GNU bug report logs - #66565
[PATCH] gnu: emacs-eat: Update to 0.9.2.

Previous Next

Package: guix-patches;

Reported by: Akib Azmain Turja <akib <at> disroot.org>

Date: Sun, 15 Oct 2023 17:09:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Akib Azmain Turja <akib <at> disroot.org>
Subject: bug#66565: closed ([PATCH] gnu: emacs-eat: Update to 0.9.2.)
Date: Thu, 19 Oct 2023 23:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66565 <at> debbugs.gnu.org.

-- 
66565: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66565
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 66565-done <at> debbugs.gnu.org, "Akib Azmain Turja" <akib <at> disroot.org>
Subject: [PATCH] gnu: emacs-eat: Update to 0.9.2.
Date: Thu, 19 Oct 2023 23:46:04 +0000
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.

[Message part 3 (message/rfc822, inline)]
From: Akib Azmain Turja <akib <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-eat: Update to 0.9.2.
Date: Sun, 15 Oct 2023 23:06:20 +0600
[Message part 4 (text/plain, inline)]
* 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(-)

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
-- 
2.41.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.