aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleh Prypin <blaxpirit@gmail.com>2015-01-19 12:36:02 +0200
committerOleh Prypin <blaxpirit@gmail.com>2015-01-19 12:36:02 +0200
commit699c644d5d27f38c136d4a86d05120bfb21234bf (patch)
tree063724e36dadd9c9f8853be785abd0f5dbb37b40
parentc3af5ec584de2c96caebc1b8894a90b7f89db032 (diff)
downloadpackages-699c644d5d27f38c136d4a86d05120bfb21234bf.tar.gz
packages-699c644d5d27f38c136d4a86d05120bfb21234bf.zip
Update location of "random"
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 013c558..2df8e76 100644
--- a/packages.json
+++ b/packages.json
@@ -924,12 +924,12 @@
},
{
"name": "random",
- "url": "git://github.com/BlaXpirit/nimrod-random",
+ "url": "git://github.com/BlaXpirit/nim-random",
"method": "git",
"tags": ["library", "algorithms", "random"],
"description": "Pseudo-random number generation library inspired by Python",
"license": "MIT",
- "web": "https://github.com/BlaXpirit/nimrod-random"
+ "web": "https://github.com/BlaXpirit/nim-random"
},
{
"name": "zmq",