3
0
Fork 0
forked from mirrors/nixpkgs

haskell-shake: update to version 0.12

This commit is contained in:
Peter Simons 2014-05-10 00:18:30 +02:00
parent cfb676e7ce
commit 76586faed1

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "shake";
version = "0.11.7";
sha256 = "0f5m4fcrda58wrr6mca4rsyb3j5bmqfdj9sbbjvr3l611lafsa8y";
version = "0.12";
sha256 = "060bvbhk84zagghalg5nh5g17vj8z2kv0qb8vibcq58ahfayj655";
isLibrary = true;
isExecutable = true;
buildDepends = [