haskell-Graphalyze: update to version 0.14.0.1
This commit is contained in:
parent
da1f938ece
commit
2e14f53bfd
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "Graphalyze";
|
pname = "Graphalyze";
|
||||||
version = "0.14.0.0";
|
version = "0.14.0.1";
|
||||||
sha256 = "027nxvv38cza6y6rivmvc9wpglbazkjrkyriwv3mn03pp21y53fg";
|
sha256 = "1prgszkrnb22x9xkwmxbvb9w1h78ffig9268f3q3y65knggmwp1x";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
bktrees fgl filepath graphviz pandoc random text time
|
bktrees fgl filepath graphviz pandoc random text time
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue