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