haskell-hspec2: update to version 0.5.1

This commit is contained in:
Peter Simons 2014-10-21 17:13:30 +02:00
parent 51f01e63b5
commit 2b2bfb7dc2

View File

@ -8,8 +8,8 @@
cabal.mkDerivation (self: {
pname = "hspec2";
version = "0.5.0";
sha256 = "1wnsikpa6xrgydyykvnhipxpan1rsffvagkqv4jymvyf5bg5m401";
version = "0.5.1";
sha256 = "1ax507vb0zm5jalp6pvlk1fjfil766pf7w61d1igpxr0s00lnvlq";
isLibrary = true;
isExecutable = true;
buildDepends = [