mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-eat: Update to 0.9.2.
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.2.
This commit is contained in:
parent
6b0a321969
commit
68fe73cf39
1 changed files with 2 additions and 2 deletions
|
@ -29193,7 +29193,7 @@ tabulated-lists).")
|
||||||
(define-public emacs-eat
|
(define-public emacs-eat
|
||||||
(package
|
(package
|
||||||
(name "emacs-eat")
|
(name "emacs-eat")
|
||||||
(version "0.9")
|
(version "0.9.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -29203,7 +29203,7 @@ tabulated-lists).")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0d0p1yrd6n409m2szn3k9d82913kjzp24j11lksp85328qhav9g7"))
|
"1mw3iwid2iky0kwpn90bbswx8m4kkni5zdjc75clzhzzygh340sd"))
|
||||||
(modules '((guix build utils)))
|
(modules '((guix build utils)))
|
||||||
(snippet
|
(snippet
|
||||||
#~(begin
|
#~(begin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue