mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-10-14 17:34:35 +00:00
rosenthal: emacs-doom-modeline-dev: Update to commit 986e9e0ab14a.
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit 986e9e0ab14a.
This commit is contained in:
parent
1be5726510
commit
7916cbb6fe
@ -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 "26")
|
(revision "29")
|
||||||
(commit "440fd160b4dff530465938bed40094a0d413fc11"))
|
(commit "986e9e0ab14aaab2e3f3dc82d4c76f2def6c099f"))
|
||||||
(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
|
||||||
"0ablv6fyqb6mzzk7iyx24nj5xmmmhw7kqmi2xldjv0a7aplmxbqr"))))
|
"1bcxflixd7rdbplmvgizq06w8hdxcdi6vmnxvh6yqmz1w6xqmsbv"))))
|
||||||
(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