gnu: emacs-eat: Update to 0.6.

* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.6.
This commit is contained in:
Andrew Tropin 2023-02-28 06:34:30 +04:00
parent 2369e8b0ac
commit a79950af15
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -27431,7 +27431,7 @@ tabulated-lists).")
(define-public emacs-eat (define-public emacs-eat
(package (package
(name "emacs-eat") (name "emacs-eat")
(version "0.4") (version "0.6")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -27441,7 +27441,7 @@ tabulated-lists).")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0zs1fwbapgsap8vai97f1inginb896gl15kyjm521nvaywk4rc12")) "1279dcagg01vb5izd95lm7i6z5zck136vw3lb06kam8xagrkvfjf"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin