GNU bug report logs -
#76800
[PATCH 0/2] gnu: emacs-telega: Update to 0.8.452.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Fri, 7 Mar 2025 05:54:02 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 76800 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.452.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index f5876a342c..7a3384a0e1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37714,11 +37714,11 @@ (define-public emacs-telega-server
(license license:gpl3+))))
(define-public emacs-telega
- (let ((commit "85ad1717de4a47ebeb293e836e5a89e901b55dbd")
+ (let ((commit "ff06f58364375c96477561f265e3dbf55a8ad231")
(revision "0"))
(package
(name "emacs-telega")
- (version (git-version "0.8.441" revision commit))
+ (version (git-version "0.8.452" revision commit))
(source
(origin
(method git-fetch)
@@ -37726,7 +37726,7 @@ (define-public emacs-telega
(url "https://github.com/zevlg/telega.el")
(commit commit)))
(sha256
- (base32 "099a9269fb9p4hj9v8lqgij9cnc2zr0ayzxws4bh3w82qz5hvi22"))
+ (base32 "0bircjqj2zm67zspsy2r76zygvkxq6y65f3bchlhhhj1rr19kalh"))
(file-name (git-file-name "emacs-telega" version))
(patches
(search-patches "emacs-telega-path-placeholder.patch"
--
2.48.1
This bug report was last modified 96 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.