|
From: | Julien Lepiller |
Subject: | [bug#43745] [PATCH 25/27] gnu: ocaml-jane-street-headers: Build only with OCaml 4.07. |
Date: | Tue, 13 Oct 2020 07:51:51 -0400 |
User-agent: | K-9 Mail for Android |
On Thu, 01 Oct 2020 at 15:41, Julien Lepiller <julien@lepiller.eu> wrote:* gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to...
(ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07.(arguments
- `(#:test-target "."))
+ `(#:test-target "."
+ #:ocaml ,ocaml-4.07
+ #:findlib ,ocaml4.07-findlib
+ #:dune ,ocaml4.07-dune))
Maybe this is missing in the commit message.
Otherwsie LGTM.
All the best,
simon
[Prev in Thread] | Current Thread | [Next in Thread] |