haskell-xdot: update to version 0.2.4.5

This commit is contained in:
Peter Simons 2014-10-19 14:19:19 +02:00
parent 3455fd86f1
commit 275e045772

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "xdot"; pname = "xdot";
version = "0.2.4.4"; version = "0.2.4.5";
sha256 = "1bv2n1pzn58kqf9k5qbyzlkddhx2v2c9gc50c7q7yd7wxxpml7gi"; sha256 = "0dv9y5i3707pnx4c0gf9y3zv6p02az4rvspd84hprfvnhd8qfdcp";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ cairo graphviz gtk mtl polyparse text ]; buildDepends = [ cairo graphviz gtk mtl polyparse text ];