mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-04 18:07:24 +01:00
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:
parent
72ca35c539
commit
85b23e64e2
1 changed files with 2 additions and 2 deletions
|
@ -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 "."))
|
||||
|
|
Loading…
Reference in a new issue