haskell-hspec-discover: update to version 2.0.2
This commit is contained in:
parent
4fd4b2c6bc
commit
893d25a211
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hspec-discover";
|
pname = "hspec-discover";
|
||||||
version = "2.0.1";
|
version = "2.0.2";
|
||||||
sha256 = "0k54j1id5yj60kjxs16w4hr52wanc55l131arypcjgf9w4yx3x3w";
|
sha256 = "1439134sdgwimjihjy06g4vq3bkym97da4z1zkgxgj91ljfwlb2i";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ filepath ];
|
buildDepends = [ filepath ];
|
||||||
|
Loading…
Reference in New Issue
Block a user