me
/
guix
Archived
1
0
Fork 0

gnu: emacs-logos: Update to 0.4.0.

* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
jgart 2022-08-06 21:47:58 -05:00 committed by Nicolas Goaziou
parent 6f678b847a
commit 9593cf511e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -13668,7 +13668,7 @@ you to deal with multiple log levels.")
(define-public emacs-logos
(package
(name "emacs-logos")
(version "0.3.1")
(version "0.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -13677,7 +13677,7 @@ you to deal with multiple log levels.")
(file-name (git-file-name name version))
(sha256
(base32
"1xhnhaxmjqdv0bbh22gj9ak83hha8d59q64b6aa4rynrgcyajk45"))))
"1f40h8kbmza2rgmz84rgwbb4bwqkbfxnc3sc7gqshvxdkz3flbb7"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments