haskell-graphmod: update to version 1.2.6
This commit is contained in:
parent
275e045772
commit
8a90c85f54
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "graphmod";
|
pname = "graphmod";
|
||||||
version = "1.2.5";
|
version = "1.2.6";
|
||||||
sha256 = "1rmrsfvajzrak7jlhwnvhrgszgyg1b6z5wp21k0d7pv2cbfdkp8s";
|
sha256 = "02p1x44ywv2mb4l2dsz9z3ybnvv4nns3882lqm3nc8sw2hkib8z3";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ dotgen filepath haskellLexer ];
|
buildDepends = [ dotgen filepath haskellLexer ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user