haskell-tasty-quickcheck: update to version 0.8.3.2
This commit is contained in:
parent
214cc5b554
commit
96a0b02981
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tasty-quickcheck";
|
pname = "tasty-quickcheck";
|
||||||
version = "0.8.3.1";
|
version = "0.8.3.2";
|
||||||
sha256 = "0shmph95vys2l0ik3k615aigcvfas0f2079c1lbw73d0wrm841gn";
|
sha256 = "1q1fghmsjrdl6jkcnajmsvw4d893m6cyhzpai9vvrhxy9vdy0l1v";
|
||||||
buildDepends = [ QuickCheck tagged tasty ];
|
buildDepends = [ QuickCheck tagged tasty ];
|
||||||
testDepends = [ pcreLight tasty tastyHunit ];
|
testDepends = [ pcreLight tasty tastyHunit ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user