GNU bug report logs -
#62634
[PATCH] gnu: emacs-eat: Update to 0.7.
Previous Next
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
* 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.