Update gnuplot package location

This commit is contained in:
konqoro 2017-03-13 16:54:21 +02:00 committed by GitHub
parent fceca6f73d
commit 6409a8cb9b

View File

@ -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",