From dbb6e4d5601c96d2e3617af4a5bcf6b9968c110a Mon Sep 17 00:00:00 2001 From: Yuriy Glukhov Date: Tue, 28 Jun 2016 13:38:45 +0300 Subject: [PATCH] Changed nim-only-uuid link to yglukhov --- packages.json | 4 ++-- 1 file 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",