me
/
guix
Archived
1
0
Fork 0

gnu: emacs-eat: Update to 0.7.

* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.7.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
jgart 2023-04-02 20:15:05 -05:00 committed by Nicolas Goaziou
parent b713a1bc7e
commit f3424ada31
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -27949,7 +27949,7 @@ tabulated-lists).")
(define-public emacs-eat (define-public emacs-eat
(package (package
(name "emacs-eat") (name "emacs-eat")
(version "0.6") (version "0.7")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -27959,7 +27959,7 @@ tabulated-lists).")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1279dcagg01vb5izd95lm7i6z5zck136vw3lb06kam8xagrkvfjf")) "05wpjqbj0jv1sax788rdj0myfi596rimvfwh4mg0w6kcza291xiq"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin