GNU bug report logs - #42517
[PATCH] gnu: emacs-helm-ag: Update to 0.62.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#42517: closed (Re: [bug#42517] [PATCH] gnu: emacs-helm-ag:
 Update to 0.62.)
Date: Sat, 25 Jul 2020 09:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42517: [PATCH] gnu: emacs-helm-ag: Update to 0.62.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42517 <at> debbugs.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)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42517-done <at> debbugs.gnu.org
Subject: Re: [bug#42517] [PATCH] gnu: emacs-helm-ag: Update to 0.62.
Date: Sat, 25 Jul 2020 12:50:02 +0300
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-helm-ag: Update to 0.62.
Date: Fri, 24 Jul 2020 13:20:10 +0200
[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)]

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.