ocamlPackages.ppx_expect: 0.17.0 → 0.17.2 (#419158)

This commit is contained in:
Ulrik Strid
2025-06-26 14:46:32 +02:00
committed by GitHub
@@ -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