mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ conversion functions between almost identical types.")
|
||||||
(define-public ocaml-ppx-base
|
(define-public ocaml-ppx-base
|
||||||
(package
|
(package
|
||||||
(name "ocaml-ppx-base")
|
(name "ocaml-ppx-base")
|
||||||
(version "0.14.0")
|
(version "0.15.0")
|
||||||
(source
|
(source
|
||||||
(janestreet-origin
|
(janestreet-origin
|
||||||
"ppx_base" version
|
"ppx_base" version
|
||||||
"0b7a3fmi90jk8paz0g36yzaq670fbnrbi1j8r5ibh9wbcfli7ji6"))
|
"181w7y2has8jsrqdsvd08q5nhnkx523vwsk3lg0cjix55qssvfyn"))
|
||||||
(build-system dune-build-system)
|
(build-system dune-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:test-target "."))
|
`(#:test-target "."))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue