mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-eat: Update to 0.6.
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.6.
This commit is contained in:
parent
2369e8b0ac
commit
a79950af15
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue