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:
Julien Lepiller 2022-05-01 10:55:35 +02:00
parent 0cea8f99aa
commit d1a4653bf6
No known key found for this signature in database
GPG key ID: 53D457B2D636EE82

View file

@ -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))))