forked from mirrors/nixpkgs
haskell-hspec-expectations: update to version 0.3.0.3
This commit is contained in:
parent
14ebcad2d7
commit
971c1f9200
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "hspec-expectations";
|
||||
version = "0.3.0.2";
|
||||
sha256 = "1jwwi4pbv0pc88vdg5y0ljjq41sha4v4y5qaxi6qms7rl6cp4qkr";
|
||||
version = "0.3.0.3";
|
||||
sha256 = "1ppcbfmcgrd1lwswa293fxwny6khhg4blygfbcsawrvgc5ji0q74";
|
||||
buildDepends = [ HUnit ];
|
||||
meta = {
|
||||
homepage = "https://github.com/sol/hspec-expectations#readme";
|
||||
|
|
Loading…
Reference in a new issue