Loading pkgs/development/ocaml-modules/qcheck/multicoretests-util.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ buildDunePackage rec { pname = "qcheck-multicoretests-util"; version = "0.3"; version = "0.4"; src = fetchFromGitHub { owner = "ocaml-multicore"; repo = "multicoretests"; rev = version; hash = "sha256-0fbMDksC23jojJV+aegBoSwKf1hNzDUvDEbo31HUDoM="; hash = "sha256-5UyQs99x2CWK9ncsRwdvA5iGhry9JnMs5nKoFSRHg3M="; }; propagatedBuildInputs = [ qcheck-core ]; Loading Loading
pkgs/development/ocaml-modules/qcheck/multicoretests-util.nix +2 −2 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ buildDunePackage rec { pname = "qcheck-multicoretests-util"; version = "0.3"; version = "0.4"; src = fetchFromGitHub { owner = "ocaml-multicore"; repo = "multicoretests"; rev = version; hash = "sha256-0fbMDksC23jojJV+aegBoSwKf1hNzDUvDEbo31HUDoM="; hash = "sha256-5UyQs99x2CWK9ncsRwdvA5iGhry9JnMs5nKoFSRHg3M="; }; propagatedBuildInputs = [ qcheck-core ]; Loading