GNU bug report logs - #47365
[PATCH] gnu: emacs-git-gutter: Update to 0.91.

Previous Next

Package: guix-patches;

Reported by: Stefan Reichör <stefan <at> xsteve.at>

Date: Wed, 24 Mar 2021 18:35:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#47365: closed ([PATCH] gnu: emacs-git-gutter: Update to 0.91.)
Date: Wed, 24 Mar 2021 21:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 24 Mar 2021 22:32:26 +0100
with message-id <87lfac44r9.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#47365] [PATCH] gnu: emacs-git-gutter: Update to 0.91.
has caused the debbugs.gnu.org bug report #47365,
regarding [PATCH] gnu: emacs-git-gutter: Update to 0.91.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
47365: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47365
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Reichör <stefan <at> xsteve.at>
To: guix-patches <at> gnu.org
Cc: Stefan Reichör <stefan <at> xsteve.at>
Subject: [PATCH] gnu: emacs-git-gutter: Update to 0.91.
Date: Wed, 24 Mar 2021 19:34:44 +0100
* gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.91.
---
 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 7085318e58..c12b0bec32 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3535,7 +3535,7 @@ representation.")
 (define-public emacs-git-gutter
   (package
     (name "emacs-git-gutter")
-    (version "0.90")
+    (version "0.91")
     (source
      (origin
        (method git-fetch)
@@ -3544,7 +3544,7 @@ representation.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1abagq0psip7cgsqbfjv72qy60ywsny0ibsfcn74ldj6a9v17mz5"))))
+        (base32 "0zc9f73app1d7j4yb10sy4xidh5252ncyxlvr5kh0kiqk88ck6j9"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/syohex/emacs-git-gutter")
     (synopsis "See and manage hunks of text in a version control system")
-- 
2.25.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Stefan Reichör <stefan <at> xsteve.at>
Cc: 47365-done <at> debbugs.gnu.org
Subject: Re: [bug#47365] [PATCH] gnu: emacs-git-gutter: Update to 0.91.
Date: Wed, 24 Mar 2021 22:32:26 +0100
Hello,

Stefan Reichör <stefan <at> xsteve.at> writes:

> * gnu/packages/emacs-xyz.scm (emacs-git-gutter): Update to 0.91.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 145 days ago.

Previous Next


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