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

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

[debbugs-tracker] bug#31931: closed ([PATCH] gnu: emacs-helm: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31931: closed ([PATCH] gnu: emacs-helm: Update to 2.9.6.)
Date: Mon, 25 Jun 2018 19:23:02 +0000

Your message dated Mon, 25 Jun 2018 21:22:38 +0200
with message-id <address@hidden>
and subject line Re: [bug#31931] [PATCH] gnu: emacs-helm: Update to 2.9.6.
has caused the debbugs.gnu.org bug report #31931,
regarding [PATCH] gnu: emacs-helm: Update to 2.9.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31931: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31931
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-helm: Update to 2.9.6. Date: Thu, 21 Jun 2018 19:14:43 +0200
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.6.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index cdd72ec55..5b01adc1c 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4494,7 +4494,7 @@ the file buffer.")
 (define-public emacs-helm
   (package
     (name "emacs-helm")
-    (version "2.9.0")
+    (version "2.9.6")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4503,7 +4503,7 @@ the file buffer.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1798gn0za11cxdbi436javfczv4abniccxcl0jppl463r8lzb8is"))))
+                "1f7m09i8gr0gk5nw5dn7rpdz20dg3hl4p77dpygkhl82yhk9q2ql"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-async" ,emacs-async)
-- 
2.17.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#31931] [PATCH] gnu: emacs-helm: Update to 2.9.6. Date: Mon, 25 Jun 2018 21:22:38 +0200 User-agent: Notmuch/0.27 (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu)
Pierre Neidhardt <address@hidden> writes:

> * gnu/packages/emacs.scm (emacs-helm): Update to 2.9.6.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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