mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: ocaml-ppx-compare: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-compare): Update to 0.15.0.
This commit is contained in:
parent
d1a4653bf6
commit
72ca35c539
1 changed files with 2 additions and 2 deletions
|
@ -5382,10 +5382,10 @@ (define-public ocaml4.07-ppxlib
|
||||||
(define-public ocaml-ppx-compare
|
(define-public ocaml-ppx-compare
|
||||||
(package
|
(package
|
||||||
(name "ocaml-ppx-compare")
|
(name "ocaml-ppx-compare")
|
||||||
(version "0.14.0")
|
(version "0.15.0")
|
||||||
(source
|
(source
|
||||||
(janestreet-origin "ppx_compare" version
|
(janestreet-origin "ppx_compare" version
|
||||||
"0mqxa2s194nif7x4fjn1p5gd9i3bakr8nv27gf8x1g5nmi8q9pmp"))
|
"11bkw7fgzfay8ws0piwphqip3y2lk2c9s2gil3zisnbvka92h1va"))
|
||||||
(build-system dune-build-system)
|
(build-system dune-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; Tests are currenlty failing
|
;; Tests are currenlty failing
|
||||||
|
|
Loading…
Reference in a new issue