unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.
@ 2018-06-21 17:15 Pierre Neidhardt
  2018-06-25 19:26 ` bug#31932: " Marius Bakke
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Neidhardt @ 2018-06-21 17:15 UTC (permalink / raw)
  To: 31932

* 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

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

end of thread, other threads:[~2018-06-28 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-21 17:15 [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to 20180521 Pierre Neidhardt
2018-06-25 19:26 ` bug#31932: " Marius Bakke
2018-06-25 19:31   ` [bug#31932] " Pierre Neidhardt
2018-06-28 12:22     ` Pierre Neidhardt

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