[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#43745] [PATCH 25/27] gnu: ocaml-jane-street-headers: Build only wit
From: |
zimoun |
Subject: |
[bug#43745] [PATCH 25/27] gnu: ocaml-jane-street-headers: Build only with OCaml 4.07. |
Date: |
Tue, 13 Oct 2020 13:46:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
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
[bug#43745] [PATCH 25/27] gnu: ocaml-jane-street-headers: Build only with OCaml 4.07., Julien Lepiller, 2020/10/01
[bug#43745] [PATCH 01/27] gnu: unison: Build with ocaml-4.09., zimoun, 2020/10/12
[bug#43745] [PATCH] gnu: dune: Update to 2.7.1., Brett Gilio, 2020/10/01
bug#43745: [PATCH] gnu: dune: Update to 2.7.1., Julien Lepiller, 2020/10/15