mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
haskell-xdot: update to version 0.2.4.6
This commit is contained in:
parent
577b049026
commit
a78eb1a942
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "xdot";
|
||||
version = "0.2.4.5";
|
||||
sha256 = "0dv9y5i3707pnx4c0gf9y3zv6p02az4rvspd84hprfvnhd8qfdcp";
|
||||
version = "0.2.4.6";
|
||||
sha256 = "123vygzkqlycc298zh3321y7w85xnynbavzqms6cb8zgzya42wrs";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ cairo graphviz gtk mtl polyparse text ];
|
||||
|
|
Loading…
Reference in a new issue