haskell-xdot: update to version 0.2.4.6
This commit is contained in:
parent
577b049026
commit
a78eb1a942
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xdot";
|
pname = "xdot";
|
||||||
version = "0.2.4.5";
|
version = "0.2.4.6";
|
||||||
sha256 = "0dv9y5i3707pnx4c0gf9y3zv6p02az4rvspd84hprfvnhd8qfdcp";
|
sha256 = "123vygzkqlycc298zh3321y7w85xnynbavzqms6cb8zgzya42wrs";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ cairo graphviz gtk mtl polyparse text ];
|
buildDepends = [ cairo graphviz gtk mtl polyparse text ];
|
||||||
|
Loading…
Reference in New Issue
Block a user