gnu: emacs-doom-modeline: Update to 2.8.2.

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 2.8.2.
This commit is contained in:
Brett Gilio 2019-12-15 13:43:46 -06:00
parent 6a65185ee4
commit 9a27551b39
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -20211,7 +20211,7 @@ (define-public emacs-telega
(define-public emacs-doom-modeline
(package
(name "emacs-doom-modeline")
(version "2.8.0")
(version "2.8.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -20219,7 +20219,7 @@ (define-public emacs-doom-modeline
(commit (string-append "v" version))))
(sha256
(base32
"12zksk0rwpgpdc00km3z0hmc8wm1j1r8lbwn4kivniw56mgy0n22"))
"11srz1mr821axggs2jcmdhihxx09a2dniqv3n039wbdfaimfaidz"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments