3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hspec: update to version 1.4.3

This commit is contained in:
Peter Simons 2012-12-06 11:55:11 +01:00
parent dd709c6bbb
commit c7034c5ebd

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hspec";
version = "1.4.2.3";
sha256 = "1ax9dzha67xrq9lhs6880rk1yid91gxk43bbni6xfsk5zdbivgr7";
version = "1.4.3";
sha256 = "0i963fxamyyi3afac67rkw4340i3xqs1q3lvcy69mq0czbdvgjmc";
isLibrary = true;
isExecutable = true;
buildDepends = [