all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Akib Azmain Turja via Guix-patches via <guix-patches@gnu.org>
To: 66565@debbugs.gnu.org
Subject: [bug#66565] [PATCH] gnu: emacs-eat: Update to 0.9.2.
Date: Sun, 15 Oct 2023 23:06:20 +0600	[thread overview]
Message-ID: <87pm1fq0hf.fsf@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

* 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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2023-10-15 17:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 17:06 Akib Azmain Turja via Guix-patches via [this message]
2023-10-19 23:46 ` bug#66565: [PATCH] gnu: emacs-eat: Update to 0.9.2 jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pm1fq0hf.fsf@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=66565@debbugs.gnu.org \
    --cc=akib@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.