unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42517] [PATCH] gnu: emacs-helm-ag: Update to 0.62.
@ 2020-07-24 11:20 Michael Rohleder
  2020-07-25  9:50 ` bug#42517: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-24 11:20 UTC (permalink / raw)
  To: 42517


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-helm-ag: Update to 0.62. --]
[-- Type: text/x-patch, Size: 1222 bytes --]

From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42517: [PATCH] gnu: emacs-helm-ag: Update to 0.62.
  2020-07-24 11:20 [bug#42517] [PATCH] gnu: emacs-helm-ag: Update to 0.62 Michael Rohleder
@ 2020-07-25  9:50 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-07-25  9:50 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42517-done

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

Michael Rohleder <mike@rohleder.de> writes:

> From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-25  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 11:20 [bug#42517] [PATCH] gnu: emacs-helm-ag: Update to 0.62 Michael Rohleder
2020-07-25  9:50 ` bug#42517: " Oleg Pykhalov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).