unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56569] [PATCH] gnu: emacs-spaceleader: Update to 5d88d12.
@ 2022-07-15  6:04 jgart via Guix-patches via
  2022-07-15 11:54 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-07-15  6:04 UTC (permalink / raw)
  To: 56569; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-spaceleader): Update to 5d88d12.
---
 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 7abd3cf1f5..1d814d2770 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30774,8 +30774,8 @@ (define-public emacs-bind-map
       (license license:gpl3+))))
 
 (define-public emacs-spaceleader
-  (let ((commit "35368b03c094399c487cce93ab5b7ac725bd04f5")
-        (revision "0"))
+  (let ((commit "5d88d120494623d6777d464ec40ff4bb7d6b1d57")
+        (revision "1"))
     (package
       (name "emacs-spaceleader")
       (version (git-version "0.0.3" revision commit))
-- 
2.37.1





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

* [bug#56569] [PATCH] gnu: emacs-spaceleader: Update to 5d88d12.
  2022-07-15  6:04 [bug#56569] [PATCH] gnu: emacs-spaceleader: Update to 5d88d12 jgart via Guix-patches via
@ 2022-07-15 11:54 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-07-15 11:54 UTC (permalink / raw)
  To: 56569; +Cc: 56569-done, jgart

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-spaceleader): Update to 5d88d12.
> ---
>  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 7abd3cf1f5..1d814d2770 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -30774,8 +30774,8 @@ (define-public emacs-bind-map
>        (license license:gpl3+))))
>  
>  (define-public emacs-spaceleader
> -  (let ((commit "35368b03c094399c487cce93ab5b7ac725bd04f5")
> -        (revision "0"))
> +  (let ((commit "5d88d120494623d6777d464ec40ff4bb7d6b1d57")
> +        (revision "1"))

I updated the hash and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-07-15 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  6:04 [bug#56569] [PATCH] gnu: emacs-spaceleader: Update to 5d88d12 jgart via Guix-patches via
2022-07-15 11:54 ` Nicolas Goaziou

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