haskell-hspec: update to version 2.1.2

This commit is contained in:
Peter Simons 2014-12-12 09:49:52 +01:00
parent 82f8b067c2
commit 3c4b55207b

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "hspec";
version = "2.0.2";
sha256 = "19zxsadp1xwxdyp6zksaz4czdnmjd0x3gmbh7pqv6l4dxmd0545a";
version = "2.1.2";
sha256 = "04n34g7gbmbkyqzp9by4qdcf87m1gasmc2hnm8i0dqpcnssv05py";
buildDepends = [
hspecCore hspecDiscover hspecExpectations HUnit QuickCheck
transformers