mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: ocaml-jane-street-headers: Update to 0.15.0.
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Update to 0.15.0.
This commit is contained in:
parent
0cea8f99aa
commit
d1a4653bf6
1 changed files with 2 additions and 2 deletions
|
@ -4525,11 +4525,11 @@ (define-public ocaml-jst-config
|
|||
(define-public ocaml-jane-street-headers
|
||||
(package
|
||||
(name "ocaml-jane-street-headers")
|
||||
(version "0.14.0")
|
||||
(version "0.15.0")
|
||||
(source
|
||||
(janestreet-origin
|
||||
"jane-street-headers" version
|
||||
"028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7"))
|
||||
"1r27r0bxxa0iaah5rm84lwhrmh784vfpmb6056hpv0p34rxs7r1l"))
|
||||
(build-system dune-build-system)
|
||||
(arguments '(#:tests? #f)) ; no tests
|
||||
(properties `((ocaml4.07-variant . ,(delay ocaml4.07-jane-street-headers))))
|
||||
|
|
Loading…
Reference in a new issue