GNU bug report logs - #28289
[PATCH] gnu: Add emacs-ocaml-tuareg.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Wed, 30 Aug 2017 06:32:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #10 received at 28289-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 28289-done <at> debbugs.gnu.org
Subject: Re: [bug#28289] [PATCH] gnu: Add emacs-ocaml-tuareg.
Date: Fri, 01 Sep 2017 10:41:19 +0200
Hi Oleg,

Oleg Pykhalov <go.wigust <at> gmail.com> skribis:

>>From 99c16b82de639864d9cfc5d144d8e0739f3c586c Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust <at> gmail.com>
> Date: Wed, 30 Aug 2017 09:29:44 +0300
> Subject: [PATCH] gnu: Add emacs-ocaml-tuareg.
>
> * gnu/packages/ocaml.scm (emacs-ocaml-tuareg): New variable.

[...]

> --- a/gnu/packages/ocaml.scm
> +++ b/gnu/packages/ocaml.scm
> @@ -57,6 +57,7 @@
>    #:use-module (gnu packages xml)
>    #:use-module (gnu packages xorg)
>    #:use-module (guix build-system gnu)
> +  #:use-module (guix build-system emacs)

I removed this line…

>    #:use-module (guix build-system ocaml)
>    #:use-module (guix download)
>    #:use-module ((guix licenses) #:prefix license:)
> @@ -575,6 +576,46 @@ assistant to write formal mathematical proofs using a variety of theorem
>  provers.")
>      (license license:gpl2+)))
>  
> +(define-public emacs-ocaml-tuareg
> +  (package
> +    (name "emacs-ocaml-tuareg")

… and renamed the package to “emacs-tuareg”, since the upstream name is
just “Tuareg”.

I hope that’s fine you, otherwise please let me know!

Thank you,
Ludo’.




This bug report was last modified 7 years and 315 days ago.

Previous Next


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