mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-22 05:54:36 +00:00
rosenthal: emacs-doom-modeline-dev: Update to commit f6a2d5bb96ad.
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit f6a2d5bb96ad.
This commit is contained in:
parent
e7bd509970
commit
14e9955727
@ -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 "34")
|
(revision "42")
|
||||||
(commit "fe9ee5a2a950f9ded10261a05a12adc577ae9e36"))
|
(commit "fc25051acca30237b0a8ebff50460f522904bf45"))
|
||||||
(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
|
||||||
"0zl98zyy87hll3h5z7hpd5fyb82vxb6svrnkr4k65027p0fggm91"))))
|
"0pj4fkj2ksj9zcx391q2bnhzir72m9x153b75kmi3dg6nw8dpzrs"))))
|
||||||
(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