3
0
Fork 0
forked from mirrors/nixpkgs

haskell-gnuplot: update to version 0.5.2.1

This commit is contained in:
Peter Simons 2014-03-15 09:26:14 +01:00
parent 34b4e5c97a
commit 7e83f3b703

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "gnuplot";
version = "0.5.2";
sha256 = "11gma33bikx97jra04vgnhikylw9wm1l37hdrsknl7mgk2qbrs74";
version = "0.5.2.1";
sha256 = "1bzj7z803mxyxfv2123swvdv78gh5dbrf8ldc6iziry3fz5q8nb1";
isLibrary = true;
isExecutable = true;
buildDepends = [