GNU bug report logs - #42442
[PATCH] gnu: emacs-helm: Update to 3.6.4.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 20 Jul 2020 16:38: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: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42442: closed ([PATCH] gnu: emacs-helm: Update to 3.6.4.)
Date: Sat, 25 Jul 2020 12:40:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Jul 2020 15:39:16 +0300
with message-id <87lfj7n4zv.fsf <at> gmail.com>
and subject line Re: [bug#42442] [PATCH] gnu: emacs-helm: Update to 3.6.4.
has caused the debbugs.gnu.org bug report #42442,
regarding [PATCH] gnu: emacs-helm: Update to 3.6.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42442: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42442
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-helm: Update to 3.6.4.
Date: Mon, 20 Jul 2020 18:37:33 +0200
[0001-gnu-emacs-helm-Update-to-3.6.4.patch (text/x-patch, inline)]
From 451290515c14b44aa00bd542e13a00a3898d4a90 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 20 Jul 2020 18:36:09 +0200
Subject: [PATCH] gnu: emacs-helm: Update to 3.6.4.

* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.4.
---
 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 10619efef0..b2bb4eef19 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8250,7 +8250,7 @@ ack, ag, helm and pt.")
 (define-public emacs-helm
   (package
     (name "emacs-helm")
-    (version "3.6.3")
+    (version "3.6.4")
     (source
      (origin
        (method git-fetch)
@@ -8259,7 +8259,7 @@ ack, ag, helm and pt.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "175v0x2w3if2r9k5l8n7gf256v9y8zwxwgfnpm3j4bldrnyxqjg0"))))
+        (base32 "0cl5awhq5py872qx9s30sfgfpfwjivwbsi18mgar8lj6lvs4s8zz"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-async" ,emacs-async)
-- 
2.27.0

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42442-done <at> debbugs.gnu.org
Subject: Re: [bug#42442] [PATCH] gnu: emacs-helm: Update to 3.6.4.
Date: Sat, 25 Jul 2020 15:39:16 +0300
[Message part 6 (text/plain, inline)]
Hi,

Michael Rohleder <mike <at> rohleder.de> writes:

> From 451290515c14b44aa00bd542e13a00a3898d4a90 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Mon, 20 Jul 2020 18:36:09 +0200
> Subject: [PATCH] gnu: emacs-helm: Update to 3.6.4.
>
> * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.4.
> ---
>  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 10619efef0..b2bb4eef19 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -8250,7 +8250,7 @@ ack, ag, helm and pt.")

[…]

Pushed to master.

Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.