gnu: ocaml-ppx-hash: Update to 0.15.0.

* gnu/packages/ocaml.scm (ocaml-ppx-hash): Update to 0.15.0.
This commit is contained in:
Julien Lepiller 2022-05-01 11:17:55 +02:00
parent db20b6c133
commit 88ee602039
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -5744,10 +5744,10 @@ (define-public ocaml-octavius
(define-public ocaml-ppx-hash
(package
(name "ocaml-ppx-hash")
(version "0.14.0")
(version "0.15.0")
(source
(janestreet-origin "ppx_hash" version
"0x4wgdvhgd8a49bzari52jpkykxpv6ncgp5ncda3xgg0a9r49s8n"))
"048pim0xicj8j9whd5lnchf62788sk3w89h12aybbalk1xm6dfs5"))
(build-system dune-build-system)
(propagated-inputs
(list ocaml-base ocaml-ppx-compare ocaml-ppx-sexp-conv