GNU bug report logs -
#67571
[PATCH 0/2] Update emacs-telega to 0.8.217
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Fri, 1 Dec 2023 20:32:02 UTC
Severity: normal
Tags: patch
Done: Andrew Tropin <andrew <at> trop.in>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#67571: [PATCH 0/2] Update emacs-telega to 0.8.217
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 67571 <at> debbugs.gnu.org.
--
67571: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67571
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On 2024-01-02 09:56, Sergey Trofimov wrote:
> * gnu/packages/messaging.scm (tdlib): Update to 1.8.23.
> ---
> gnu/packages/messaging.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
> index 1c5bc4bbd7..491901edf3 100644
> --- a/gnu/packages/messaging.scm
> +++ b/gnu/packages/messaging.scm
> @@ -2636,11 +2636,11 @@ (define-public telegram-purple
> (license license:gpl2+)))
>
> (define-public tdlib
> - (let ((commit "4ed0b23c9c99868ab4d2d28e8ff244687f7b3144")
> + (let ((commit "27c3eaeb4964bd5f18d8488e354abde1a4383e49")
> (revision "0"))
> (package
> (name "tdlib")
> - (version (git-version "1.8.20" revision commit))
> + (version (git-version "1.8.23" revision commit))
> (source
> (origin
> (method git-fetch)
> @@ -2648,7 +2648,7 @@ (define-public tdlib
> (url "https://github.com/tdlib/td")
> (commit commit)))
> (sha256
> - (base32 "16kprlcnphi89yfwgnlaxjwwb1xx24az8xd710rx8cslb4zv00qw"))
> + (base32 "14f65dfmg2p5hyvi3lffvvazwcd3i3jrrw3c2pwrc5yfgxk3662g"))
> (file-name (git-file-name name version))))
> (build-system cmake-build-system)
> (arguments
>
> base-commit: f2102cb5b9239be2ed2023b908b726af542e0124
> --
> 2.41.0
LGTM, applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=344108df68
Thank you for updating it!
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Updating tdlib as well to match telega requirements.
Sergey Trofimov (2):
gnu: emacs-telega-server: Update to 0.8.217.
gnu: tdlib: Update to 1.8.21.
gnu/packages/emacs-xyz.scm | 9 +++------
gnu/packages/messaging.scm | 6 +++---
2 files changed, 6 insertions(+), 9 deletions(-)
base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
--
2.41.0
This bug report was last modified 1 year and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.