haskell-uuagc: update to version 0.9.42.2

This commit is contained in:
Peter Simons 2012-12-08 11:35:03 +01:00
parent f38f3e19f6
commit f9ad750bdc

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "uuagc";
version = "0.9.42.1";
sha256 = "1xyzvv9rqzqdc7kd2rncafnglfg699sn3f4987kbsxzhilvmhw78";
version = "0.9.42.2";
sha256 = "1l7w3gimcx079giw5ri4qfr1xfi1wfj93v29r8hvs8q8a6ffjifn";
isLibrary = true;
isExecutable = true;
buildDepends = [ filepath haskellSrcExts mtl uuagcCabal uulib ];