3
0
Fork 0
forked from mirrors/nixpkgs

haskell-hspec: update to version 1.4.5

This commit is contained in:
Peter Simons 2013-03-18 12:02:04 +01:00
parent c1cc7cfd00
commit 76ffb599df

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "hspec";
version = "1.4.4";
sha256 = "09wrvdlqzpa3vjcnirnzpj8nsvqnn5xbilnxaqmjm2agbl8xfj5r";
version = "1.4.5";
sha256 = "1dfwc1gjsawafi6k19hsw4kd5ahp8a9hdkyrm7nhjp4kjzgd2ymf";
isLibrary = true;
isExecutable = true;
buildDepends = [