mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 19:35:25 -05:00
gnu: ocaml-ppx-here: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-ppx-here): Update to 0.15.0.
This commit is contained in:
parent
f01e73eac9
commit
7678b531a0
1 changed files with 2 additions and 2 deletions
|
@ -5847,10 +5847,10 @@ (define-public ocaml4.07-ppx-bench
|
|||
(define-public ocaml-ppx-here
|
||||
(package
|
||||
(name "ocaml-ppx-here")
|
||||
(version "0.14.0")
|
||||
(version "0.15.0")
|
||||
(source
|
||||
(janestreet-origin "ppx_here" version
|
||||
"0b444djy68v6ji0ypwv5l02pkl151qzrgg96lyhl8dxfrzvj1zkj"))
|
||||
"1pyaw31j9n6r98ar947n3j2qj6rrszbdxr8jghk96j4ajdy05g65"))
|
||||
(build-system dune-build-system)
|
||||
(arguments
|
||||
;; broken tests
|
||||
|
|
Loading…
Reference in a new issue