diff options
| author | achesak <achesak@yahoo.com> | 2015-05-25 14:55:42 -0500 |
|---|---|---|
| committer | achesak <achesak@yahoo.com> | 2015-05-25 14:55:42 -0500 |
| commit | 4f21e9156df9de0a70cd3dfe28ae8031520d85fd (patch) | |
| tree | 7e4991a00518efd74f14d4e65e61b7fa8f83f9dc | |
| parent | 37a766409bf561ead819b0231c38ae44d733723e (diff) | |
| download | packages-4f21e9156df9de0a70cd3dfe28ae8031520d85fd.tar.gz packages-4f21e9156df9de0a70cd3dfe28ae8031520d85fd.zip | |
Fixed typo.
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index f3df672..b73354e 100644 --- a/packages.json +++ b/packages.json @@ -1562,7 +1562,7 @@ }, { "name": "uri2", - "url: "git://github.com/achesak/nim-uri2", + "url": "git://github.com/achesak/nim-uri2", "method": "git", "tags": ["uri", "url", "library"], "description": "Nim module for better URI handling", |
