rosenthal: emacs-doom-modeline-dev: Update to commit 986e9e0ab14a.

* rosenthal/packages/emacs-xyz.scm (emacs-doom-modeline-dev): Update to commit
986e9e0ab14a.
wip/index/refs/heads/trunk
Hilton Chain 2 years ago
parent 1be5726510
commit 7916cbb6fe
No known key found for this signature in database
GPG Key ID: 5E5AA665614917F7
  1. 6
      rosenthal/packages/emacs-xyz.scm

@ -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…
Cancel
Save