diff options
| author | konqoro <capoiosct@gmail.com> | 2017-03-13 16:54:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-13 16:54:21 +0200 |
| commit | 6409a8cb9b7667028f9548385942114f969b26e3 (patch) | |
| tree | e526ab963df43569f19470e0866c13f7a0ea06e9 | |
| parent | fceca6f73d9b361c75010df2d76726821be6df4a (diff) | |
| download | packages-6409a8cb9b7667028f9548385942114f969b26e3.tar.gz packages-6409a8cb9b7667028f9548385942114f969b26e3.zip | |
Update gnuplot package location
| -rw-r--r-- | packages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json index 6d263e6..74d6d18 100644 --- a/packages.json +++ b/packages.json @@ -5825,7 +5825,7 @@ }, { "name": "gnuplot", - "url": "https://github.com/dvolk/gnuplot.nim", + "url": "https://github.com/konqoro/gnuplot.nim", "method": "git", "tags": [ "plot", @@ -5834,7 +5834,7 @@ ], "description": "Nim interface to gnuplot", "license": "MIT", - "web": "https://github.com/dvolk/gnuplot.nim" + "web": "https://github.com/konqoro/gnuplot.nim" }, { "name": "ustring", |
