gnu: ocaml-jane-street-headers: Add variant.

* gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add
ocaml4.07 variant.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Julien Lepiller 2022-04-08 15:23:04 +02:00 committed by Ludovic Courtès
parent 0d7b065b1e
commit 16e02d2b0e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -4476,6 +4476,7 @@ recommend using this package directly.")
"028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7")) "028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7"))
(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))))
(home-page "https://github.com/janestreet/jane-street-headers") (home-page "https://github.com/janestreet/jane-street-headers")
(synopsis "Jane Street C header files") (synopsis "Jane Street C header files")
(description "C header files shared between the various Jane Street (description "C header files shared between the various Jane Street