all messages for Guix-related lists mirrored at yhetil.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

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

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

Pierre Neidhardt <ambrevar@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?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.
  2018-06-25 19:26 ` bug#31932: " Marius Bakke
@ 2018-06-25 19:31   ` Pierre Neidhardt
  2018-06-28 12:22     ` Pierre Neidhardt
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Neidhardt @ 2018-06-25 19:31 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 31932-done

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

> By the way, is "1.9.0" still accurate?

Yes and since I predict there won't be many changes for a while, I think I'll
release this last commit as 1.10.0.

-- 
Pierre Neidhardt

"I once witnessed a long-winded, month-long flamewar over the use of
mice vs. trackballs...It was very silly."
(By Matt Welsh)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* [bug#31932] [PATCH] gnu: emacs-helm-system-packages: Update to 20180521.
  2018-06-25 19:31   ` [bug#31932] " Pierre Neidhardt
@ 2018-06-28 12:22     ` Pierre Neidhardt
  0 siblings, 0 replies; 4+ messages in thread
From: Pierre Neidhardt @ 2018-06-28 12:22 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 31932-done

[-- Attachment #1: Type: text/plain, Size: 137 bytes --]


I've just released 1.10.0 which updates the guix path from
~/.config/guix/latest to ~/.config/guix/current.

-- 
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.