Loading pkgs/development/ocaml-modules/qcheck/multicoretests-util.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildDunePackage rec { pname = "qcheck-multicoretests-util"; version = "0.7"; version = "0.8"; src = fetchFromGitHub { owner = "ocaml-multicore"; repo = "multicoretests"; rev = version; hash = "sha256-taaH+hBOdiCK2HT+5OfX892/f1ozlLdd/AteapYWK9Y="; hash = "sha256-4aAukkhyxJ4EojLF+rrxSRRz4isUelcVEYNP2UYR7WY="; }; propagatedBuildInputs = [ qcheck-core ]; Loading Loading
pkgs/development/ocaml-modules/qcheck/multicoretests-util.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ buildDunePackage rec { pname = "qcheck-multicoretests-util"; version = "0.7"; version = "0.8"; src = fetchFromGitHub { owner = "ocaml-multicore"; repo = "multicoretests"; rev = version; hash = "sha256-taaH+hBOdiCK2HT+5OfX892/f1ozlLdd/AteapYWK9Y="; hash = "sha256-4aAukkhyxJ4EojLF+rrxSRRz4isUelcVEYNP2UYR7WY="; }; propagatedBuildInputs = [ qcheck-core ]; Loading