Merge pull request #2913 from sol/master

Update haskell-hspec2 to version 0.3.3
This commit is contained in:
John Wiegley 2014-06-12 01:32:07 -05:00
commit e02e3ec6f3
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "hspec2";
version = "0.3.1";
sha256 = "09zzlq3gy10y2bdsmmbdylkscfa3vlwgbc0h0g113rk6zs1l1qs6";
version = "0.3.3";
sha256 = "0rza34smm30h6jfdb4f4is45j5bp59nq8bn34l1bmv3aiw9kjbmz";
isLibrary = true;
isExecutable = true;
buildDepends = [