1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

Merge pull request #2470 from sol/master

Update haskell-hspec to version 0.9.5
This commit is contained in:
Peter Simons 2014-05-02 12:09:08 +02:00
commit de26954b30
2 changed files with 4 additions and 4 deletions

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "hspec-meta";
version = "1.9.4";
sha256 = "0x2r8aqwpjdcykhd9hwxnz9a42x9rbkhjygz9af4wvlmifv1kwfm";
version = "1.9.5";
sha256 = "0y39z9r5icz62dd7hvr3lwdcqas526w4m5rcd1468fp7rlz3402j";
isLibrary = true;
isExecutable = true;
buildDepends = [

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "hspec";
version = "1.9.4";
sha256 = "1dvh1hy0jh55z3br5c5cz56bni5czvqcplarjcyanbvqsd05xyll";
version = "1.9.5";
sha256 = "0y9gbm5rwwn80yzdllh1amaih4vxa61i9dzym88jr2kkwjrhxay4";
isLibrary = true;
isExecutable = true;
buildDepends = [