Switch gnuplot link back to original

This commit is contained in:
Dominik Picheta 2018-06-28 12:58:38 +01:00 committed by GitHub
parent e587963a2d
commit 1bf9a67ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6398,7 +6398,7 @@
}, },
{ {
"name": "gnuplot", "name": "gnuplot",
"url": "https://github.com/konqoro/gnuplot.nim", "url": "https://github.com/dvolk/gnuplot.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"plot", "plot",
@ -6407,7 +6407,7 @@
], ],
"description": "Nim interface to gnuplot", "description": "Nim interface to gnuplot",
"license": "MIT", "license": "MIT",
"web": "https://github.com/konqoro/gnuplot.nim" "web": "https://github.com/dvolk/gnuplot.nim"
}, },
{ {
"name": "ustring", "name": "ustring",