aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-06-28 17:53:16 +0200
committerGitHub <noreply@github.com>2016-06-28 17:53:16 +0200
commitce6d6c8b0ca7684abdcc103afd5da6991c812a7c (patch)
tree29381b4d00eebe3a8a1e17320954d71e695aab72
parentf9c78828ad42b377cdad26fbc993fc9bb7f5f33e (diff)
parentdbb6e4d5601c96d2e3617af4a5bcf6b9968c110a (diff)
downloadpackages-ce6d6c8b0ca7684abdcc103afd5da6991c812a7c.tar.gz
packages-ce6d6c8b0ca7684abdcc103afd5da6991c812a7c.zip
Merge pull request #371 from yglukhov/patch-4
Changed nim-only-uuid link to yglukhov
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 0595f6c..e5a37de 100644
--- a/packages.json
+++ b/packages.json
@@ -2280,7 +2280,7 @@
},
{
"name": "nuuid",
- "url": "https://github.com/wheineman/nim-only-uuid",
+ "url": "https://github.com/yglukhov/nim-only-uuid",
"method": "git",
"tags": [
"library",
@@ -2289,7 +2289,7 @@
],
"description": "A Nim source only UUID generator",
"license": "MIT",
- "web": "https://github.com/wheineman/nim-only-uuid"
+ "web": "https://github.com/yglukhov/nim-only-uuid"
},
{
"name": "fftw3",