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

Previous Next

Package: guix-patches;

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

Date: Sun, 8 Oct 2023 08:47:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66402 in the body.
You can then email your comments to 66402 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66402; Package guix-patches. (Sun, 08 Oct 2023 08:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Akib Azmain Turja <akib <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Oct 2023 08:47:02 GMT) Full text and rfc822 format available.

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

From: Akib Azmain Turja <akib <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-eat: Update to 0.9.
Date: Sun, 08 Oct 2023 14:45:17 +0600
[Message part 1 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.
---
 gnu/packages/emacs-xyz.scm | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index cf1542955c..25858c008e 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.8")
+    (version "0.9")
     (source
      (origin
        (method git-fetch)
@@ -29202,7 +29202,7 @@ (define-public emacs-eat
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1fb66g7jjc7dhw61323d94mx7gqfp6ylf9a7v5qym1n92mv48bdr"))
+         "0d0p1yrd6n409m2szn3k9d82913kjzp24j11lksp85328qhav9g7"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
@@ -29235,12 +29235,14 @@ (define-public emacs-eat
      (list texinfo))
     (inputs
      (list ncurses))
+    (propagated-inputs
+     (list emacs-compat))
     (home-page "https://codeberg.org/akib/emacs-eat")
     (synopsis "Terminal emulator in Emacs")
     (description
      "Eat (Emulate A Terminal) is a terminal emulator in Emacs, written in
-pure Elisp.  It has features like complete mouse support and shell
-integration.")
+pure Elisp.  It has features like Sixel support, complete mouse support and
+shell integration.")
     (license license:gpl3+)))
 
 (define-public emacs-vterm
-- 
2.41.0

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 11 Oct 2023 12:50:02 GMT) Full text and rfc822 format available.

Notification sent to Akib Azmain Turja <akib <at> disroot.org>:
bug acknowledged by developer. (Wed, 11 Oct 2023 12:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 66402-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Akib Azmain Turja <akib <at> disroot.org>
Cc: guix-patches <at> gnu.org, 66402-done <at> debbugs.gnu.org
Subject: Re: [bug#66402] [PATCH] gnu: emacs-eat: Update to 0.9.
Date: Wed, 11 Oct 2023 13:48:54 +0100
[Message part 1 (text/plain, inline)]
Akib Azmain Turja via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.
> ---
>  gnu/packages/emacs-xyz.scm | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Thanks for the patch, I've pushed this to master as
f4093fb0412e3250632682ab24256562eef87e3a.

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

Information forwarded to guix-patches <at> gnu.org:
bug#66402; Package guix-patches. (Wed, 11 Oct 2023 12:50:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Nov 2023 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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