all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66565] [PATCH] gnu: emacs-eat: Update to 0.9.2.
@ 2023-10-15 17:06 Akib Azmain Turja via Guix-patches via
  2023-10-19 23:46 ` bug#66565: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Akib Azmain Turja via Guix-patches via @ 2023-10-15 17:06 UTC (permalink / raw)
  To: 66565

[-- 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 --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66565: [PATCH] gnu: emacs-eat: Update to 0.9.2.
  2023-10-15 17:06 [bug#66565] [PATCH] gnu: emacs-eat: Update to 0.9.2 Akib Azmain Turja via Guix-patches via
@ 2023-10-19 23:46 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-10-19 23:46 UTC (permalink / raw)
  To: 66565-done, Akib Azmain Turja

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-19 23:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-15 17:06 [bug#66565] [PATCH] gnu: emacs-eat: Update to 0.9.2 Akib Azmain Turja via Guix-patches via
2023-10-19 23:46 ` bug#66565: " jgart via Guix-patches via

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.