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 @@ recommend using this package directly.")
|
||||||
(define-public ocaml-jane-street-headers
|
(define-public ocaml-jane-street-headers
|
||||||
(package
|
(package
|
||||||
(name "ocaml-jane-street-headers")
|
(name "ocaml-jane-street-headers")
|
||||||
(version "0.14.0")
|
(version "0.15.0")
|
||||||
(source
|
(source
|
||||||
(janestreet-origin
|
(janestreet-origin
|
||||||
"jane-street-headers" version
|
"jane-street-headers" version
|
||||||
"028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7"))
|
"1r27r0bxxa0iaah5rm84lwhrmh784vfpmb6056hpv0p34rxs7r1l"))
|
||||||
(build-system dune-build-system)
|
(build-system dune-build-system)
|
||||||
(arguments '(#:tests? #f)) ; no tests
|
(arguments '(#:tests? #f)) ; no tests
|
||||||
(properties `((ocaml4.07-variant . ,(delay ocaml4.07-jane-street-headers))))
|
(properties `((ocaml4.07-variant . ,(delay ocaml4.07-jane-street-headers))))
|
||||||
|
|
Reference in a new issue