GNU bug report logs -
#62865
[PATCH] gnu: emacs-eat: Update to 0.8.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Sat, 15 Apr 2023 18: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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.8.
---
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 d209f3c43c..2aa4d1978c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28031,7 +28031,7 @@ (define-public emacs-navigel
(define-public emacs-eat
(package
(name "emacs-eat")
- (version "0.7")
+ (version "0.8")
(source
(origin
(method git-fetch)
@@ -28041,7 +28041,7 @@ (define-public emacs-eat
(file-name (git-file-name name version))
(sha256
(base32
- "05wpjqbj0jv1sax788rdj0myfi596rimvfwh4mg0w6kcza291xiq"))
+ "1fb66g7jjc7dhw61323d94mx7gqfp6ylf9a7v5qym1n92mv48bdr"))
(modules '((guix build utils)))
(snippet
#~(begin
--
2.39.2
This bug report was last modified 2 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.