emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47365: closed ([PATCH] gnu: emacs-git-gutter: Update to 0.91.)


From: GNU bug Tracking System
Subject: bug#47365: closed ([PATCH] gnu: emacs-git-gutter: Update to 0.91.)
Date: Wed, 24 Mar 2021 21:33:01 +0000

Your message dated Wed, 24 Mar 2021 22:32:26 +0100
with message-id <87lfac44r9.fsf@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@gnu.org.)


-- 
47365: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47365
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47365] [PATCH] gnu: emacs-git-gutter: Update to 0.91. Date: Wed, 24 Mar 2021 22:32:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

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

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]