3
0
Fork 0
forked from mirrors/nixpkgs

haskell-shake: update to version 0.11.3

This commit is contained in:
Peter Simons 2014-02-28 10:44:07 +01:00
parent 8d5a80645e
commit cbc1e6fa6f

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "shake";
version = "0.11.2";
sha256 = "1mhll4h6za67pjcm4amdcibfd7ny2kfx4mfws0lrd903j1p5b00q";
version = "0.11.3";
sha256 = "0j4b9fd60kvkayf5zgr8d8w0i4k8ly2v0vnfg80k0lkwpka7nwzl";
isLibrary = true;
isExecutable = true;
buildDepends = [