mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.
* gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
This commit is contained in:
parent
1fbd1b4cdb
commit
31ee29161c
1 changed files with 2 additions and 2 deletions
|
@ -14689,7 +14689,7 @@ bookmarks and history.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public emacs-stumpwm-mode
|
(define-public emacs-stumpwm-mode
|
||||||
(let ((commit "5328f85fbf6a8b08c758c17b9435368bf7a68f39"))
|
(let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-stumpwm-mode")
|
(name "emacs-stumpwm-mode")
|
||||||
(version (git-version "0.0.1" "1" commit))
|
(version (git-version "0.0.1" "1" commit))
|
||||||
|
@ -14701,7 +14701,7 @@ bookmarks and history.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"00kf4k8bqadi5s667wb96sn549v2kvw01zwszjrg7nhd805m1ng6"))))
|
"0ahxdj9f884afpzxczx6mx7l4nwg4kw6afqaq7lwhf7lxcwylldn"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue