diff mbox series

[bug#66565] gnu: emacs-eat: Update to 0.9.2.

Message ID 87pm1fq0hf.fsf@disroot.org
State New
Headers show
Series [bug#66565] gnu: emacs-eat: Update to 0.9.2. | expand

Commit Message

Akib Azmain Turja Oct. 15, 2023, 5:06 p.m. UTC
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.2.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

jgart Oct. 19, 2023, 11:46 p.m. UTC | #1
Hi Akib,

Thank you for the patch and update. I applied it.

all best,

jgart

ps

I'll try to follow up on the extra char issue soonish.
diff mbox series

Patch

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 25858c008e..45428afaa7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29192,7 +29192,7 @@  (define-public emacs-navigel
 (define-public emacs-eat
   (package
     (name "emacs-eat")
-    (version "0.9")
+    (version "0.9.2")
     (source
      (origin
        (method git-fetch)
@@ -29202,7 +29202,7 @@  (define-public emacs-eat
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0d0p1yrd6n409m2szn3k9d82913kjzp24j11lksp85328qhav9g7"))
+         "1mw3iwid2iky0kwpn90bbswx8m4kkni5zdjc75clzhzzygh340sd"))
        (modules '((guix build utils)))
        (snippet
         #~(begin