GNU bug report logs -
#56569
[PATCH] gnu: emacs-spaceleader: Update to 5d88d12.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Fri, 15 Jul 2022 06:05:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 2 years and 307 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.