1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-hspec: update to version 1.11.0

This commit is contained in:
Peter Simons 2014-07-22 12:21:52 +02:00
parent 344b4197c9
commit ab8dd24f11

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "hspec";
version = "1.10.0.1";
sha256 = "1i0pl67jplvqh370x6mzdb86a653k1a1l8bjac60izr8d22n35rl";
version = "1.11.0";
sha256 = "1hkflasm7w9z0b1c1mq3rl5pq05np27sz3p2s61bick371qi9zsf";
isLibrary = true;
isExecutable = true;
buildDepends = [