GNU bug report logs - #43745
[PATCH] gnu: dune: Update to 2.7.1.

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Thu, 1 Oct 2020 13:46:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


Message #179 received at 43745 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 43745 <at> debbugs.gnu.org
Subject: Re: [bug#43745] [PATCH 23/27] gnu: Add ocaml-csexp.
Date: Tue, 13 Oct 2020 13:44:46 +0200
On Thu, 01 Oct 2020 at 15:41, Julien Lepiller <julien <at> lepiller.eu> wrote:
> * gnu/packages/ocaml.scm (ocaml-csexp): New variable.
> ---
>  gnu/packages/ocaml.scm | 41 +++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 41 insertions(+)
>
> diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
> index ee82f9ca32..55496f8ca4 100644
> --- a/gnu/packages/ocaml.scm
> +++ b/gnu/packages/ocaml.scm
> @@ -1312,6 +1312,47 @@ following a very simple s-expression syntax.")
>  (define-public ocaml4.07-dune
>    (package-with-ocaml4.07 dune))
>  
> +(define-public ocaml-csexp
> +  (package
> +    (name "ocaml-csexp")

[...]

> +    (license #f)))

Missing license.

Otherwise, LGTM.


All the best,
simon




This bug report was last modified 4 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.