me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/ocaml.scm (ocaml-ppx-hash): Update to 0.15.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -5744,10 +5744,10 @@ storage of large amounts of data.")
(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