GNU bug report logs - #47553
[PATCH] gnu: emacs-git-link: Update to 0.8.3.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Thu, 1 Apr 2021 18:50: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 47553 in the body.
You can then email your comments to 47553 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#47553; Package guix-patches. (Thu, 01 Apr 2021 18:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xinglu Chen <public <at> yoctocell.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 01 Apr 2021 18:50:01 GMT) Full text and rfc822 format available.

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

From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-git-link: Update to 0.8.3.
Date: Thu, 01 Apr 2021 20:49:25 +0200
* gnu/packages/emacs-xyz.scm (emacs-git-link): Update to 0.8.3.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d6ca0c6d52..2910474c5b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3628,7 +3628,7 @@ window.")
 (define-public emacs-git-link
   (package
     (name "emacs-git-link")
-    (version "0.7.5")
+    (version "0.8.3")
     (source
      (origin
        (method git-fetch)
@@ -3637,7 +3637,7 @@ window.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "04xa6lp8wkjb6zs096bf4sz124grcjj15xv1h009bmn2j95rggj6"))))
+        (base32 "0l7xmvmj5s93hc39wjjv75f22zbhahnmcxpmvx3dfvsbig9pmk75"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #t

base-commit: 9c9a36de732ea8485e47e84b888e121233f68452
-- 
2.31.1






Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Tue, 13 Apr 2021 18:33:02 GMT) Full text and rfc822 format available.

Notification sent to Xinglu Chen <public <at> yoctocell.xyz>:
bug acknowledged by developer. (Tue, 13 Apr 2021 18:33:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 47553-done <at> debbugs.gnu.org
Subject: Re: [bug#47553] [PATCH] gnu: emacs-git-link: Update to 0.8.3.
Date: Tue, 13 Apr 2021 14:32:15 -0400
On Thu, Apr 01, 2021 at 08:49:25PM +0200, Xinglu Chen wrote:
> * gnu/packages/emacs-xyz.scm (emacs-git-link): Update to 0.8.3.

Thanks! Pushed as 82543e9649da2da9a5285ede4ec4f718fd740fcb




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

This bug report was last modified 2 years and 342 days ago.

Previous Next


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