Loading pkgs/development/ocaml-modules/multicore-bench/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildDunePackage, fetchurl, backoff, domain-local-await, mtime, multicore-magic, Loading @@ -10,14 +11,15 @@ buildDunePackage rec { pname = "multicore-bench"; version = "0.1.4"; version = "0.1.7"; src = fetchurl { url = "https://github.com/ocaml-multicore/multicore-bench/releases/download/${version}/multicore-bench-${version}.tbz"; hash = "sha256-iCx5QvhYo/e53cW23Sza2as4aez4HeESVvLPF1DW85A="; hash = "sha256-vrp9yiuTwhijhYjeDKPFRGyh/5LeydKWJSyMLZRRXIM="; }; propagatedBuildInputs = [ backoff domain-local-await mtime multicore-magic Loading Loading
pkgs/development/ocaml-modules/multicore-bench/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, buildDunePackage, fetchurl, backoff, domain-local-await, mtime, multicore-magic, Loading @@ -10,14 +11,15 @@ buildDunePackage rec { pname = "multicore-bench"; version = "0.1.4"; version = "0.1.7"; src = fetchurl { url = "https://github.com/ocaml-multicore/multicore-bench/releases/download/${version}/multicore-bench-${version}.tbz"; hash = "sha256-iCx5QvhYo/e53cW23Sza2as4aez4HeESVvLPF1DW85A="; hash = "sha256-vrp9yiuTwhijhYjeDKPFRGyh/5LeydKWJSyMLZRRXIM="; }; propagatedBuildInputs = [ backoff domain-local-await mtime multicore-magic Loading