mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-17 03:24:31 +00:00
rosenthal: emacs-doom-modeline-dev: Update to commit 9f6ca7d61d89.
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit 9f6ca7d61d89.
This commit is contained in:
parent
b8dc8360e3
commit
08744e6b0e
@ -29,8 +29,8 @@
|
|||||||
|
|
||||||
(define-public emacs-doom-modeline-dev
|
(define-public emacs-doom-modeline-dev
|
||||||
(let ((base emacs-doom-modeline)
|
(let ((base emacs-doom-modeline)
|
||||||
(revision "29")
|
(revision "30")
|
||||||
(commit "986e9e0ab14aaab2e3f3dc82d4c76f2def6c099f"))
|
(commit "9f6ca7d61d89feb9b5a928f0eed899009740f7e9"))
|
||||||
(package
|
(package
|
||||||
(inherit base)
|
(inherit base)
|
||||||
(name "emacs-doom-modeline-dev")
|
(name "emacs-doom-modeline-dev")
|
||||||
@ -43,7 +43,7 @@
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1bcxflixd7rdbplmvgizq06w8hdxcdi6vmnxvh6yqmz1w6xqmsbv"))))
|
"1a81nlis2k5n9fs14m5iki6v54jdvsvglxvwna6dwnmwykpmnm39"))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(modify-inputs (package-propagated-inputs base)
|
(modify-inputs (package-propagated-inputs base)
|
||||||
(delete "emacs-all-the-icons" "emacs-dash"))))))
|
(delete "emacs-all-the-icons" "emacs-dash"))))))
|
||||||
|
Loading…
Reference in New Issue
Block a user