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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#62634: closed (Re: [bug#62634] [PATCH] gnu: emacs-eat: Update
 to 0.7.)
Date: Mon, 03 Apr 2023 18:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62634: [PATCH] gnu: emacs-eat: Update to 0.7.

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 62634 <at> debbugs.gnu.org.

-- 
62634: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62634
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: jgart via Guix-patches via <guix-patches <at> gnu.org>
Cc: 62634-done <at> debbugs.gnu.org, jgart <jgart <at> dismail.de>,
 Akib Azmain Turja <akib <at> disroot.org>
Subject: Re: [bug#62634] [PATCH] gnu: emacs-eat: Update to 0.7.
Date: Mon, 03 Apr 2023 20:57:22 +0200
Hello,

jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.7.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
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 49 days ago.

Previous Next


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