ocamlPackages.ppx_expect: 0.17.0 → 0.17.2 (#419158)

Changed files
+2 -1
pkgs
development
ocaml-modules
janestreet
+2 -1
pkgs/development/ocaml-modules/janestreet/0.17.nix
···
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