aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2016-11-28 23:54:24 +0100
committerGitHub <noreply@github.com>2016-11-28 23:54:24 +0100
commitea2a6d382bc433db3330d1415eed5ec4ad459a53 (patch)
tree969ebd01a297f3288ed304645a87566e8861f34d
parent1d4347b50d37c2770af8fc3f581001e4509293bc (diff)
parente6aff9ddd7d2b38d589cb41d3e982a00e5f8fab0 (diff)
downloadpackages-ea2a6d382bc433db3330d1415eed5ec4ad459a53.tar.gz
packages-ea2a6d382bc433db3330d1415eed5ec4ad459a53.zip
Merge pull request #432 from vktec/update-compiler-url
Update URL for `compiler` to point to nim-lang
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 1e2659d..1d99b2b 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"