gnu: ocaml-jane-street-headers: Update to 0.15.0.
authorJulien Lepiller <julien@lepiller.eu>
Sun, 1 May 2022 08:55:35 +0000 (10:55 +0200)
committerJulien Lepiller <julien@lepiller.eu>
Sun, 1 May 2022 11:14:58 +0000 (13:14 +0200)
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Update to 0.15.0.

gnu/packages/ocaml.scm

index 186e554..abf3573 100644 (file)
@@ -4525,11 +4525,11 @@ recommend using this package directly.")
 (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))))