mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-15 02:24:41 +00:00
rosenthal: emacs-doom-modeline-dev: Update to commit d0cb6de14a71.
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit d0cb6de14a71.
This commit is contained in:
parent
5c02d87d3b
commit
1f7ca21826
@ -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 "30")
|
(revision "33")
|
||||||
(commit "9f6ca7d61d89feb9b5a928f0eed899009740f7e9"))
|
(commit "d0cb6de14a712f3e0ccc479d8040251bfc3c87d1"))
|
||||||
(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
|
||||||
"1a81nlis2k5n9fs14m5iki6v54jdvsvglxvwna6dwnmwykpmnm39"))))
|
"0ckmw618yv3gvxkzsm9w0wnnm4yg1q5ji6qzfhvr4p1vj82ns6sp"))))
|
||||||
(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