From d4f79c65005f1ef421b21d4da0bdad29d35e9eff Mon Sep 17 00:00:00 2001 From: gmpreussner Date: Sun, 26 Jul 2015 14:11:55 -0400 Subject: [PATCH] Araq/Nim moved to nim-lang/Nim --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 31e6a71..b8081c3 100644 --- a/packages.json +++ b/packages.json @@ -1117,7 +1117,7 @@ "tags": ["library", "nim"], "description": "Compiler package providing the compiler sources as a library.", "license": "MIT", - "web": "https://github.com/Araq/Nim" + "web": "https://github.com/nim-lang/Nim" }, { "name": "nre",