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

* gnu/packages/ocaml.scm (ocaml-ppx-cold): Update to 0.15.0.
This commit is contained in:
Julien Lepiller 2022-04-30 18:48:42 +02:00
parent 19972e112c
commit 2a528d96a0
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82

View File

@ -6240,11 +6240,11 @@ position.")
(define-public ocaml-ppx-cold
(package
(name "ocaml-ppx-cold")
(version "0.14.0")
(version "0.15.0")
(home-page "https://github.com/janestreet/ppx_cold")
(source
(janestreet-origin "ppx_cold" version
"1madfzhpir9amnxmg530n70vll0jrl59vyp71miji73i6b9sy6n2"))
"13gqmfw2sq80anag9bwpm35600l1fnfn7mh9cbj1291k84rsx7wb"))
(build-system dune-build-system)
(arguments `(#:test-target "tests"))
(propagated-inputs