GNU bug report logs - #31932
[PATCH] gnu: emacs-helm-system-packages: Update to 20180521.

Previous Next

Package: guix-patches;

Reported by: Pierre Neidhardt <ambrevar <at> gmail.com>

Date: Thu, 21 Jun 2018 17:16:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.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: Pierre Neidhardt <ambrevar <at> gmail.com>
Subject: bug#31932: closed (Re: [bug#31932] [PATCH] gnu: emacs-helm-system-packages:
 Update to 20180521.)
Date: Mon, 25 Jun 2018 19:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31932: [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.

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 31932 <at> debbugs.gnu.org.

-- 
31932: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31932
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Pierre Neidhardt <ambrevar <at> gmail.com>, 31932-done <at> debbugs.gnu.org
Subject: Re: [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to
 20180521.
Date: Mon, 25 Jun 2018 21:26:01 +0200
[Message part 3 (text/plain, inline)]
Pierre Neidhardt <ambrevar <at> gmail.com> writes:

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

[...]
  
>  (define-public emacs-helm-system-packages
> -  (let ((commit "986b7bd360a705053500c4ce2c9bea03dd7b24a6")
> +  (let ((commit "b41f8f251695cf236e9d1627070049a5b41aa38a")
>          (revision "1"))

I bumped the revision as well and adjusted the commit message to match
the version in Guix.  Applied!

By the way, is "1.9.0" still accurate?
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Pierre Neidhardt <ambrevar <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.
Date: Thu, 21 Jun 2018 19:15:02 +0200
* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 20180521.
---
 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..3ce5cdca2 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5467,7 +5467,7 @@ Yasnippet.")
       (license license:gpl2+))))
 
 (define-public emacs-helm-system-packages
-  (let ((commit "986b7bd360a705053500c4ce2c9bea03dd7b24a6")
+  (let ((commit "b41f8f251695cf236e9d1627070049a5b41aa38a")
         (revision "1"))
     (package
       (name "emacs-helm-system-packages")
@@ -5480,7 +5480,7 @@ Yasnippet.")
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "19iklhpxgh5xx6h4dysf58nd46lmyb46xj601lf7kbwl6yq0y61f"))))
+                  "1wrsx1j86c9a74nsdndjv21slzl46idd3p6wqy5wnasawj0kfn8r"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-helm" ,emacs-helm)))
-- 
2.17.1




This bug report was last modified 6 years and 330 days ago.

Previous Next


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