haskell-smallcheck: update to version 1.1.1
This commit is contained in:
parent
714f20806b
commit
580c339699
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "smallcheck";
|
pname = "smallcheck";
|
||||||
version = "1.1.0.1";
|
version = "1.1.1";
|
||||||
sha256 = "02yv4pa6hilxl7fwskayd5nzs4hq46k91wh04sqj4yfk2s3pgb0m";
|
sha256 = "1ygrabxh40bym3grnzqyfqn96lirnxspb8cmwkkr213239y605sd";
|
||||||
buildDepends = [ logict mtl ];
|
buildDepends = [ logict mtl ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/feuerbach/smallcheck";
|
homepage = "https://github.com/feuerbach/smallcheck";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user