mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-14 01:55:08 +00:00
rosenthal: emacs-doom-modeline-dev: Update to 3.3.2-54.236fa33.
* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to 3.3.2-54.236fa33.
This commit is contained in:
parent
255bb1d632
commit
5817ee9def
@ -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 "42")
|
(revision "54")
|
||||||
(commit "fc25051acca30237b0a8ebff50460f522904bf45"))
|
(commit "236fa330c631228e9a513dea2f4598a29b7e8444"))
|
||||||
(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
|
||||||
"0pj4fkj2ksj9zcx391q2bnhzir72m9x153b75kmi3dg6nw8dpzrs"))))
|
"0ng90jbgvf19npkslz2jah4dvy387wfczm2xyv2ja1v9bqbaw78k"))))
|
||||||
(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