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:
parent
db20b6c133
commit
88ee602039
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue