haskell-uuagc: update to version 0.9.42.2
This commit is contained in:
parent
f38f3e19f6
commit
f9ad750bdc
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uuagc";
|
pname = "uuagc";
|
||||||
version = "0.9.42.1";
|
version = "0.9.42.2";
|
||||||
sha256 = "1xyzvv9rqzqdc7kd2rncafnglfg699sn3f4987kbsxzhilvmhw78";
|
sha256 = "1l7w3gimcx079giw5ri4qfr1xfi1wfj93v29r8hvs8q8a6ffjifn";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath haskellSrcExts mtl uuagcCabal uulib ];
|
buildDepends = [ filepath haskellSrcExts mtl uuagcCabal uulib ];
|
||||||
|
Loading…
Reference in New Issue
Block a user