1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

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

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 4.1.0.

Change-Id: Ib59db5822f138f6b82d72a6a817eb5aa2fd1e9c3
This commit is contained in:
Nicolas Goaziou
2024-02-22 13:27:12 +01:00
parent 49dddbcf5f
commit 84ceeab04a
+2 -2
View File
@@ -34711,7 +34711,7 @@ contributed packages to Telega.")))
(define-public emacs-doom-modeline
(package
(name "emacs-doom-modeline")
(version "4.0.1")
(version "4.1.0")
(source
(origin
(method git-fetch)
@@ -34719,7 +34719,7 @@ contributed packages to Telega.")))
(url "https://github.com/seagle0128/doom-modeline")
(commit (string-append "v" version))))
(sha256
(base32 "0pwfmj01cqij84dig5qj86n7f4cva5mdjqahr0061byrlv9xrpzb"))
(base32 "0l7yyn8yxyxbsjbs52bp9wh66wdj828scb1gjbi6pk1hrx5x8g9v"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments