aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2016-04-06 10:53:46 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2016-04-06 10:53:46 +0100
commitba618ce9da2ee11ec2e3330946164d4d9653d3fe (patch)
tree64cc4aa49c61122391ec8d9f76e2e44eca8f2052
parent8d27f99ec7d005e55a077cc47839a18d3b509dc9 (diff)
parent0dc2d7a603a8807aed7e9427309171e0d68b90c9 (diff)
downloadpackages-ba618ce9da2ee11ec2e3330946164d4d9653d3fe.tar.gz
packages-ba618ce9da2ee11ec2e3330946164d4d9653d3fe.zip
Merge pull request #336 from vegansk/nrpl
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 a0e35bc..0043043 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",