unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <ambrevar@gmail.com>
To: 31932@debbugs.gnu.org
Subject: [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.
Date: Thu, 21 Jun 2018 19:15:02 +0200	[thread overview]
Message-ID: <20180621171502.18900-1-ambrevar@gmail.com> (raw)

* 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

             reply	other threads:[~2018-06-21 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21 17:15 Pierre Neidhardt [this message]
2018-06-25 19:26 ` bug#31932: [PATCH] gnu: emacs-helm-system-packages: Update to 20180521 Marius Bakke
2018-06-25 19:31   ` [bug#31932] " Pierre Neidhardt
2018-06-28 12:22     ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180621171502.18900-1-ambrevar@gmail.com \
    --to=ambrevar@gmail.com \
    --cc=31932@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).