GNU bug report logs - #31029
[PATCH] gnu: emacs-anzu: Updated source urls from Melpa to Github

Previous Next

Package: guix-patches;

Reported by: Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>

Date: Mon, 2 Apr 2018 20:06:01 UTC

Severity: normal

Tags: patch

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

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 31029 in the body.
You can then email your comments to 31029 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#31029; Package guix-patches. (Mon, 02 Apr 2018 20:06:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 02 Apr 2018 20:06:02 GMT) Full text and rfc822 format available.

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

From: Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-anzu: Updated source urls from Melpa to Github
Date: Tue, 3 Apr 2018 01:34:45 +0530
Are my commit messages okay ?

* gnu/packages/emacs.scm: Updated source urls from Melpa to Github
---
 gnu/packages/emacs.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 7a203ef6e..c39194000 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -7423,11 +7423,12 @@ directories of plain text notes, inspired by Notational Velocity.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "http://stable.melpa.org/packages/anzu-"
-                           version ".el"))
+       (uri (string-append "https://github.com/syohex/emacs-anzu/archive/"
+                           version ".tar.gz"))
+       (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1h3p1x2h2830n83dzvkh8p2892n34a95x7aavhi10p7vfjk406fd"))))
+         "16cg3897x5znbmgk7sdy0qyd0fbic9dmmz0dchq2vz5z29yhg4cz"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/syohex/emacs-anzu")
     (synopsis "Show number of matches in mode-line while searching")
-- 
2.16.2





Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Tue, 03 Apr 2018 17:20:01 GMT) Full text and rfc822 format available.

Notification sent to Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>:
bug acknowledged by developer. (Tue, 03 Apr 2018 17:20:01 GMT) Full text and rfc822 format available.

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

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Sohom Bhattacharjee <soham.bhattacharjee15 <at> gmail.com>,
 31029-done <at> debbugs.gnu.org
Subject: Re: [bug#31029] [PATCH] gnu: emacs-anzu: Updated source urls from
 Melpa to Github
Date: Tue, 03 Apr 2018 22:49:33 +0530
Thank you for your contribution!

I have modified your commit message and pushed.




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

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

Previous Next


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