Merge pull request #485 from konqoro/patch-4

Update gnuplot package location
This commit is contained in:
Dominik Picheta 2017-03-13 19:14:16 +01:00 committed by GitHub
commit 933f30c7e3

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