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

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.4.0.
This commit is contained in:
Nicolas Goaziou 2023-04-21 08:59:43 +02:00
parent 4c88e73786
commit 85f56611da
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -32597,7 +32597,7 @@ (define-public emacs-telega-contrib
(define-public emacs-doom-modeline
(package
(name "emacs-doom-modeline")
(version "3.3.2")
(version "3.4.0")
(source
(origin
(method git-fetch)
@ -32605,7 +32605,7 @@ (define-public emacs-doom-modeline
(url "https://github.com/seagle0128/doom-modeline")
(commit (string-append "v" version))))
(sha256
(base32 "1v24hiqs4zbq613vanixgng9cx697di63jpafpmjlsripjfvk1qp"))
(base32 "1z5cqn33v7sjihs05ycz1yzi5wcg90yn3cy09qj9g5g8pjs8qdki"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments