mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-stumpwm-mode: Bump revision.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is
a followup to 31ee29161c
.
This commit is contained in:
parent
47fc5229eb
commit
df7bb43bd0
1 changed files with 3 additions and 2 deletions
|
@ -14725,10 +14725,11 @@ bookmarks and history.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-stumpwm-mode
|
(define-public emacs-stumpwm-mode
|
||||||
(let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91"))
|
(let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
|
||||||
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-stumpwm-mode")
|
(name "emacs-stumpwm-mode")
|
||||||
(version (git-version "0.0.1" "1" commit))
|
(version (git-version "0.0.1" revision commit))
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue