GNU bug report logs - #32830
[PATCH] gnu: emacs: fix magit source URI

Previous Next

Package: guix-patches;

Reported by: Nikolai Merinov <nikolai.merinov <at> member.fsf.org>

Date: Mon, 24 Sep 2018 21:53:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32830 in the body.
You can then email your comments to 32830 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32830; Package guix-patches. (Mon, 24 Sep 2018 21:53:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nikolai Merinov <nikolai.merinov <at> member.fsf.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 24 Sep 2018 21:53:02 GMT) Full text and rfc822 format available.

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

From: Nikolai Merinov <nikolai.merinov <at> member.fsf.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs: fix magit source URI
Date: Tue, 25 Sep 2018 02:48:11 +0500
* gnu/packages/emacs.scm (emacs-magit): renaming of magit package ocassionally
  changed source URI. Restore correct URI.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index f29040c37..945181b51 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -458,7 +458,7 @@ on stdout instead of using a socket as the Emacsclient does.")
              (method url-fetch)
              (uri (string-append
                    "https://github.com/magit/magit/releases/download/"
-                   version "/" name "-" version ".tar.gz"))
+                   version "/magit-" version ".tar.gz"))
              (sha256
               (base32
                "1ygaah3dd3nxpyd17297xgvdcgr7pgzzwlmpnmchki0kiwgg3sbc"))))
-- 
2.17.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 28 Sep 2018 14:47:02 GMT) Full text and rfc822 format available.

Notification sent to Nikolai Merinov <nikolai.merinov <at> member.fsf.org>:
bug acknowledged by developer. (Fri, 28 Sep 2018 14:47:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Nikolai Merinov <nikolai.merinov <at> member.fsf.org>
Cc: 32830-done <at> debbugs.gnu.org
Subject: Re: [bug#32830] [PATCH] gnu: emacs: fix magit source URI
Date: Fri, 28 Sep 2018 10:46:43 -0400
[Message part 1 (text/plain, inline)]
On Tue, Sep 25, 2018 at 02:48:11AM +0500, Nikolai Merinov wrote:
> * gnu/packages/emacs.scm (emacs-magit): renaming of magit package ocassionally
>   changed source URI. Restore correct URI.

Thanks! I believe this was fixed independently in commit
06619128274c0f7e3ebfefab03db337e886fec51
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 27 Oct 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 235 days ago.

Previous Next


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