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

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

bug#42515: closed ([PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.)


From: GNU bug Tracking System
Subject: bug#42515: closed ([PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.)
Date: Sat, 25 Jul 2020 09:49:02 +0000

Your message dated Sat, 25 Jul 2020 12:48:07 +0300
with message-id <87wo2s9b8o.fsf@gmail.com>
and subject line Re: [bug#42515] [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.
has caused the debbugs.gnu.org bug report #42515,
regarding [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.
to be marked as done.

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


-- 
42515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42515
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7. Date: Fri, 24 Jul 2020 12:15:56 +0200
From 4399c3eb815a16ae21c85bad33cd3c69e8d43c4f Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 12:14:34 +0200
Subject: [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.

* gnu/packages/emacs-xyz.scm (emacs-helm-gtags): Update to 1.5.7.
---
 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 d997360c8c..fbaa792225 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14148,7 +14148,7 @@ and @code{erc-send-modify-hook} to download and show 
images.")
 (define-public emacs-helm-gtags
   (package
     (name "emacs-helm-gtags")
-    (version "1.5.6")
+    (version "1.5.7")
     (source
      (origin
        (method git-fetch)
@@ -14157,7 +14157,7 @@ and @code{erc-send-modify-hook} to download and show 
images.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0zyspn9rqfs3hkq8qx0q1w5qiv30ignbmycyv0vn3a6q7a5fsnhx"))))
+        (base32 "1kc1jzk10nfd2v20g8dwnb6a944afrwdwnkzl06w4ba8k4yim7gi"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-helm" ,emacs-helm)))
-- 
2.27.0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42515] [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7. Date: Sat, 25 Jul 2020 12:48:07 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> writes:

> From 4399c3eb815a16ae21c85bad33cd3c69e8d43c4f Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Fri, 24 Jul 2020 12:14:34 +0200
> Subject: [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.
>
> * gnu/packages/emacs-xyz.scm (emacs-helm-gtags): Update to 1.5.7.
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

[…]

Pushed to master.

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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