From 480755c2f1099212e4ecbbb5d1a416e6f62b8942 Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Mon, 23 Jun 2025 06:35:36 +0200 Subject: [PATCH] =?UTF-8?q?ocamlPackages.ppx=5Fexpect:=200.17.0=20?= =?UTF-8?q?=E2=86=92=200.17.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgs/development/ocaml-modules/janestreet/0.17.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs/development/ocaml-modules/janestreet/0.17.nix b/pkgs/development/ocaml-modules/janestreet/0.17.nix index c1be0727a058..d3d5995dc81d 100644 --- a/pkgs/development/ocaml-modules/janestreet/0.17.nix +++ b/pkgs/development/ocaml-modules/janestreet/0.17.nix @@ -1232,7 +1232,8 @@ with self; ppx_expect = janePackage { pname = "ppx_expect"; - hash = "sha256-m4Nr48ZET632I6vw5RjpNA0elW3lpN3aPmfA3RzsEn8="; + version = "0.17.2"; + hash = "sha256-na9n/+shkiHIIUQ2ZitybQ6NNsSS9gWFNAFxij+JNVo="; meta.description = "Cram like framework for OCaml"; propagatedBuildInputs = [ ppx_here