aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatoly Galiulin <galiulin.anatoly@gmail.com>2016-04-04 16:12:46 +0600
committerAnatoly Galiulin <galiulin.anatoly@gmail.com>2016-04-04 16:12:46 +0600
commit0dc2d7a603a8807aed7e9427309171e0d68b90c9 (patch)
tree6bc8aed6510130dced2b1e6f3777ac658f413a9c
parent4c90cd4978504a9e38ed3bcba5fd821e590c3888 (diff)
downloadpackages-0dc2d7a603a8807aed7e9427309171e0d68b90c9.tar.gz
packages-0dc2d7a603a8807aed7e9427309171e0d68b90c9.zip
Migrate ``nrpl`` to the new repo. The old one is unsupported for a long
time
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 841fdc4..f8fa1dd 100644
--- a/packages.json
+++ b/packages.json
@@ -2307,7 +2307,7 @@
},
{
"name": "nrpl",
- "url": "https://github.com/wheineman/nrpl",
+ "url": "https://github.com/vegansk/nrpl",
"method": "git",
"tags": [
"REPL",
@@ -2315,7 +2315,7 @@
],
"description": "A rudimentary Nim REPL",
"license": "MIT",
- "web": "https://github.com/wheineman/nrpl"
+ "web": "https://github.com/vegansk/nrpl"
},
{
"name": "nim-geocoding",