GNU bug report logs - #26802
Single source file emacs packages get a ".el.el" extension

Previous Next

Package: guix-patches;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Sat, 6 May 2017 12:53:01 UTC

Severity: normal

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


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

From: Alex Kost <alezost <at> gmail.com>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 26802 <at> debbugs.gnu.org
Subject: Re: bug#26802: [PATCH 1/3] gnu: emacs-goto-chg: Set source file-name.
Date: Sat, 13 May 2017 11:55:52 +0300
Arun Isaac (2017-05-13 10:53 +0530) wrote:

> * gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
> ---
>  gnu/packages/emacs.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 21120b331..8608c3907 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -3488,6 +3488,7 @@ extensions.")
>         (method url-fetch)
>         ;; There is no versioned source.
>         (uri "https://www.emacswiki.org/emacs/download/goto-chg.el")
> +       (file-name (string-append "goto-chg-" version ".el"))
>         (sha256
>          (base32
>           "078d6p4br5vips7b9x4v6cy0wxf6m5ij9gpqd4g33bryn22gnpij"))))

This and the other patches are uncontroversial, I think you can push
them, thanks!

-- 
Alex




This bug report was last modified 8 years and 87 days ago.

Previous Next


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