aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-12-26 18:52:12 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2014-12-26 18:52:12 +0000
commitad09a094690d9f7fcf6c3f76c76865f7d068eddd (patch)
treef2dbee223f22b0cd1ffd467b4073c2dbb8201c70 /packages.json
parentc9c0b30b1a0365dcb702d6314132f73015d3c0a7 (diff)
downloadpackages-ad09a094690d9f7fcf6c3f76c76865f7d068eddd.tar.gz
packages-ad09a094690d9f7fcf6c3f76c76865f7d068eddd.zip
Rename babel to nimble.
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages.json b/packages.json
index a852a65..5c3b519 100644
--- a/packages.json
+++ b/packages.json
@@ -210,13 +210,13 @@
},
{
- "name": "babel",
- "url": "git://github.com/nim-lang/babel",
+ "name": "nimble",
+ "url": "git://github.com/nim-lang/nimble",
"method": "git",
"tags": ["app", "binary", "package", "manager"],
- "description": "Babel package manager",
+ "description": "Nimble package manager",
"license": "BSD",
- "web": "https://github.com/nim-lang/babel"
+ "web": "https://github.com/nim-lang/nimble"
},
{