unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37085] [PATCH] Update emacs-counsel-etags to 1.8.9.
@ 2019-08-19 17:40 Brian Leung
  2019-08-19 21:00 ` Oleg Pyhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-19 17:40 UTC (permalink / raw)
  To: 37085


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-emacs-counsel-etags-Update-to-1.8.9.patch --]
[-- Type: text/x-patch, Size: 1235 bytes --]

From b771542be17bfc7a86440fb3345650763cb0ccbe Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Mon, 19 Aug 2019 19:31:34 +0200
Subject: [PATCH] gnu: emacs-counsel-etags: Update to 1.8.9.

* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.8.9.
---
 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 ffc662f746..663f85637c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16666,7 +16666,7 @@ previewed by scrolling up and down within a @code{dired} buffer.")
 (define-public emacs-counsel-etags
   (package
     (name "emacs-counsel-etags")
-    (version "1.8.7")
+    (version "1.8.9")
     (source
      (origin
        (method git-fetch)
@@ -16676,7 +16676,7 @@ previewed by scrolling up and down within a @code{dired} buffer.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0vjcjspfrz1csnmfi6r7p7f070a496adxkqnsxwx1gx8cpylwp1g"))))
+         "0rmdl93kgyydwa96yclds9vwly41bpk8v18cbqc1x266w6v77dr9"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-ivy" ,emacs-ivy)))
-- 
2.23.0


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

* [bug#37085] [PATCH] Update emacs-counsel-etags to 1.8.9.
  2019-08-19 17:40 [bug#37085] [PATCH] Update emacs-counsel-etags to 1.8.9 Brian Leung
@ 2019-08-19 21:00 ` Oleg Pyhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pyhalov @ 2019-08-19 21:00 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37085, 37085-done

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

Hello,

Thank you. Pushed to master.

Oleg.

[-- 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:[~2019-08-19 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 17:40 [bug#37085] [PATCH] Update emacs-counsel-etags to 1.8.9 Brian Leung
2019-08-19 21:00 ` Oleg Pyhalov

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).