ocamlPackages.qcheck-core: 0.23 -> 0.24 (#385704)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildDunePackage rec {
|
||||
pname = "qcheck-core";
|
||||
version = "0.23";
|
||||
version = "0.24";
|
||||
|
||||
minimalOCamlVersion = "4.08";
|
||||
|
||||
@@ -14,7 +14,7 @@ buildDunePackage rec {
|
||||
owner = "c-cube";
|
||||
repo = "qcheck";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-tH7NFpAFKOb0jXxLK+zNOIZS9TSORKXe8FuwY13iEUY=";
|
||||
hash = "sha256-iuFlmSeUhumeWhqHlaNqDjReRf8c4e76hhT27DK3+/g=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user