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

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Mon, 3 Apr 2023 01:18:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>, Akib Azmain Turja <akib <at> disroot.org>
Subject: [PATCH] gnu: emacs-eat: Update to 0.7.
Date: Sun,  2 Apr 2023 20:15:05 -0500
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.7.
---

Hi,

Here is a patch for version 0.7 of the emacs-eat.

Bon Appétit,

jgart

 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 ed8f7f6820..a2843ae9cd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27949,7 +27949,7 @@ (define-public emacs-navigel
 (define-public emacs-eat
   (package
     (name "emacs-eat")
-    (version "0.6")
+    (version "0.7")
     (source
      (origin
        (method git-fetch)
@@ -27959,7 +27959,7 @@ (define-public emacs-eat
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1279dcagg01vb5izd95lm7i6z5zck136vw3lb06kam8xagrkvfjf"))
+         "05wpjqbj0jv1sax788rdj0myfi596rimvfwh4mg0w6kcza291xiq"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
-- 
2.39.2





This bug report was last modified 2 years and 50 days ago.

Previous Next


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