diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-07-26 19:24:06 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-07-26 19:24:06 +0100 |
| commit | 0c288aaca04a322bd7ac5ebf6ed84129787ac80a (patch) | |
| tree | 83b54c2e7798c767e244a0c3508b8ccd6548cac0 | |
| parent | 0ea1712f05aee0251b93ef7a71850a043eac0aad (diff) | |
| parent | d4f79c65005f1ef421b21d4da0bdad29d35e9eff (diff) | |
| download | packages-0c288aaca04a322bd7ac5ebf6ed84129787ac80a.tar.gz packages-0c288aaca04a322bd7ac5ebf6ed84129787ac80a.zip | |
Merge pull request #216 from gmpreussner/master
Araq/Nim moved to nim-lang/Nim
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 5f9f45e..7568543 100644 --- a/packages.json +++ b/packages.json @@ -1152,7 +1152,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", |
