GNU bug report logs -
#42517
[PATCH] gnu: emacs-helm-ag: Update to 0.62.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 24 Jul 2020 11:21:01 UTC
Severity: normal
Tags: patch
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jul 2020 12:50:02 +0300
with message-id <87o8o3appx.fsf <at> gmail.com>
and subject line Re: [bug#42517] [PATCH] gnu: emacs-helm-ag: Update to 0.62.
has caused the debbugs.gnu.org bug report #42517,
regarding [PATCH] gnu: emacs-helm-ag: Update to 0.62.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42517: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42517
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-emacs-helm-ag-Update-to-0.62.patch (text/x-patch, inline)]
From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 24 Jul 2020 13:17:59 +0200
Subject: [PATCH] gnu: emacs-helm-ag: Update to 0.62.
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.62.
---
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..b318450a4d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8350,7 +8350,7 @@ for search-based navigation of buffers.")
(define-public emacs-helm-ag
(package
(name "emacs-helm-ag")
- (version "0.59")
+ (version "0.62")
(source
(origin
(method git-fetch)
@@ -8359,7 +8359,7 @@ for search-based navigation of buffers.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0vsz2b5qw4qahlf74059z4p1grinhfz28f0psw4c3qf4jasv3b9j"))))
+ (base32 "0xgbpp8xqdiyvfs64x0q909g77ml28z3irw2lnasvpsg0dfdm2zy"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-helm" ,emacs-helm)))
--
2.27.0
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Michael Rohleder <mike <at> rohleder.de> writes:
> From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Fri, 24 Jul 2020 13:17:59 +0200
> Subject: [PATCH] gnu: emacs-helm-ag: Update to 0.62.
>
> * gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.62.
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
[…]
Pushed to master.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.