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

* gnu/packages/ocaml.scm (ocaml-ppx-base): Update to 0.15.0.
This commit is contained in:
Julien Lepiller 2022-05-01 11:08:20 +02:00
parent 72ca35c539
commit 85b23e64e2
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -6505,11 +6505,11 @@ (define-public ocaml-ppx-stable
(define-public ocaml-ppx-base
(package
(name "ocaml-ppx-base")
(version "0.14.0")
(version "0.15.0")
(source
(janestreet-origin
"ppx_base" version
"0b7a3fmi90jk8paz0g36yzaq670fbnrbi1j8r5ibh9wbcfli7ji6"))
"181w7y2has8jsrqdsvd08q5nhnkx523vwsk3lg0cjix55qssvfyn"))
(build-system dune-build-system)
(arguments
`(#:test-target "."))