gnu: emacs-mood-line: Update to 1.2.5.
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 1.2.5.
This commit is contained in:
parent
8cf8be646a
commit
f3e8e58521
@ -26852,7 +26852,7 @@ icon support, git integration, and several other utilities.")
|
|||||||
(define-public emacs-mood-line
|
(define-public emacs-mood-line
|
||||||
(package
|
(package
|
||||||
(name "emacs-mood-line")
|
(name "emacs-mood-line")
|
||||||
(version "1.2.4")
|
(version "1.2.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -26861,7 +26861,7 @@ icon support, git integration, and several other utilities.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0fh9j9fkgl433nykfzjnzap5labi4sdndfk1nv4f904ij69pmvxb"))))
|
(base32 "0z6s80j259xf8nxjxcsmp7wyvpcg5wyx58brlrbwg1aa9hl3fxga"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://gitlab.com/jessieh/mood-line")
|
(home-page "https://gitlab.com/jessieh/mood-line")
|
||||||
(synopsis "Minimal mode-line for Emacs")
|
(synopsis "Minimal mode-line for Emacs")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user