Merge pull request #371 from yglukhov/patch-4

Changed nim-only-uuid link to yglukhov
This commit is contained in:
Andreas Rumpf 2016-06-28 17:53:16 +02:00 committed by GitHub
commit ce6d6c8b0c

View File

@ -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",