mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 02:55:39 +00:00
Merge pull request #249948 from vbgl/ocaml-ppx_bench-0.15.1
ocamlPackages.ppx_bench: 0.15.0 → 0.15.1
This commit is contained in:
commit
82c1cc46cd
@ -548,7 +548,8 @@ with self;
|
||||
|
||||
ppx_bench = janePackage {
|
||||
pname = "ppx_bench";
|
||||
hash = "0bc0gbm922417wqisafxh35jslcp7xy1s0h0a1q32rhx0ivxx3g6";
|
||||
version = "0.15.1";
|
||||
hash = "sha256-2uk3NfpAODScoQtqiU+ZaOE8zOqkayn/jpfn3GQ4vQg=";
|
||||
minimalOCamlVersion = "4.04.2";
|
||||
meta.description = "Syntax extension for writing in-line benchmarks in ocaml code";
|
||||
propagatedBuildInputs = [ ppx_inline_test ];
|
||||
|
Loading…
Reference in New Issue
Block a user