ocamlPackages.ppx_expect: 0.17.0 → 0.17.2

This commit is contained in:
Vincent Laporte
2025-06-23 06:36:14 +02:00
parent b3911c74da
commit 480755c2f1
@@ -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