aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamadi van Koten <me@vktec.co.uk>2016-11-28 22:23:45 +0000
committerSamadi van Koten <me@vktec.co.uk>2016-11-28 22:23:45 +0000
commite6aff9ddd7d2b38d589cb41d3e982a00e5f8fab0 (patch)
tree4e77379b46e4813438d8b9f4cd09ac48d2376101
parent6a76b6709d45eb1fb15e378d07a342c012f38b81 (diff)
downloadpackages-e6aff9ddd7d2b38d589cb41d3e982a00e5f8fab0.tar.gz
packages-e6aff9ddd7d2b38d589cb41d3e982a00e5f8fab0.zip
Update URL for `compiler` to point to nim-lang
This isn't really an issue, since GitHub redirects, but it's confusing and a bit disconcerting to see nimble install from Araq/Nim.git instead of nim-lang/Nim.git
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 133d81a..8c6c938 100644
--- a/packages.json
+++ b/packages.json
@@ -1787,7 +1787,7 @@
},
{
"name": "compiler",
- "url": "https://github.com/Araq/Nim.git",
+ "url": "https://github.com/nim-lang/Nim.git",
"method": "git",
"tags": [
"library"