[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53882] [PATCH v2 24/25] gnu: ocaml-jane-street-headers: Add variant
From: |
zimoun |
Subject: |
[bug#53882] [PATCH v2 24/25] gnu: ocaml-jane-street-headers: Add variant. |
Date: |
Fri, 8 Apr 2022 15:23:04 +0200 |
From: Julien Lepiller <julien@lepiller.eu>
* gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add
ocaml4.07 variant.
---
gnu/packages/ocaml.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index c1e30ba88f..e3092e8434 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4476,6 +4476,7 @@ (define-public ocaml-jane-street-headers
"028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7"))
(build-system dune-build-system)
(arguments '(#:tests? #f)) ; no tests
+ (properties `((ocaml4.07-variant . ,(delay
ocaml4.07-jane-street-headers))))
(home-page "https://github.com/janestreet/jane-street-headers")
(synopsis "Jane Street C header files")
(description "C header files shared between the various Jane Street
--
2.34.0
- [bug#53882] [PATCH v2 16/25] gnu: Add ocaml-ppx-sexp-message., (continued)
- [bug#53882] [PATCH v2 16/25] gnu: Add ocaml-ppx-sexp-message., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 25/25] gnu: Add ocaml-core., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 20/25] gnu: Add ocaml-ppx-jane., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 15/25] gnu: Add ocaml-ppx-sexp-value., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 23/25] gnu: Add ocaml-timezone., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 07/25] gnu: Add ocaml-ppx-string., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 09/25] gnu: Add ocaml-ppx-pipebang., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 11/25] gnu: Add ocaml-ppx-fixed-literal., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 12/25] gnu: Add ocaml-bin-prot., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 22/25] gnu: Add ocaml-core-kernel., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 24/25] gnu: ocaml-jane-street-headers: Add variant.,
zimoun <=
- [bug#53882] [PATCH v2 17/25] gnu: Add ocaml-splittable-random., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 21/25] gnu: Add ocaml-base-bigstring., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 19/25] gnu: Add ocaml-ppx-fail., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 18/25] gnu: Add ocaml-base-quickcheck., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 13/25] gnu: Add ocaml-ppx-bin-prot., zimoun, 2022/04/08
- [bug#53882] [PATCH v2 04/25] gnu: Add ocaml-spawn., zimoun, 2022/04/08