me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.2.0.
master
Nicolas Goaziou 2021-06-13 00:42:39 +02:00
parent 13e011d8b4
commit 6e825d9afd
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -26075,7 +26075,7 @@ Telegram messaging platform.")
(define-public emacs-doom-modeline
(package
(name "emacs-doom-modeline")
(version "3.1.1")
(version "3.2.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -26083,7 +26083,7 @@ Telegram messaging platform.")
(commit (string-append "v" version))))
(sha256
(base32
"1dkgh87sv25mdlzdfihp6gp0asvwplx9yrn7nfsqzsfc3kpajkck"))
"1gfkaxga919a1a19dhpbby95l8dixb1278g5d7iadjf2i3j0p3l0"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments