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

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.3.2.
This commit is contained in:
Nicolas Goaziou 2022-11-11 11:04:37 +01:00
parent ceaff4eb29
commit 28de3f4063
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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