GNU bug report logs -
#70986
[PATCH 1/2] gnu: tdlib: Update to 1.8.29.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Thu, 16 May 2024 15:28:01 UTC
Severity: normal
Tags: patch
Done: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
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
#70986: [PATCH 1/2] gnu: tdlib: Update to 1.8.29.
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 70986 <at> debbugs.gnu.org.
--
70986: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70986
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I pushed both patches.
[Message part 3 (message/rfc822, inline)]
* gnu/packages/messaging.scm (tdlib): Update to 1.8.29.
---
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 83463f44c6..022f216934 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2687,11 +2687,11 @@ (define-public telegram-purple
(license license:gpl2+)))
(define-public tdlib
- (let ((commit "c5c55092dd61b9eb15d6bbfd0f02c04c593450e7")
+ (let ((commit "af69dd4397b6dc1bf23ba0fd0bf429fcba6454f6")
(revision "0"))
(package
(name "tdlib")
- (version (git-version "1.8.24" revision commit))
+ (version (git-version "1.8.29" revision commit))
(source
(origin
(method git-fetch)
@@ -2699,7 +2699,7 @@ (define-public tdlib
(url "https://github.com/tdlib/td")
(commit commit)))
(sha256
- (base32 "1kwbp4ay4zvk9jscp0xv9rv4jz2krm9jya8q81wnvn9qd0ybg94f"))
+ (base32 "04b3aj73q4zf1mqrryarhbv6yk59m7727iw2xy0gn0ml3i5ll66r"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
base-commit: 5a624adfd7b14c3717237d137bd0766c77f0f570
prerequisite-patch-id: f9cc903b8048c8c6fde576fbf38ab110263020e3
prerequisite-patch-id: 1bcd992c56c1b094479b842032fc9731315cbf83
prerequisite-patch-id: 500c43ab90039ca164d6b0864adb110bd9bd9afe
prerequisite-patch-id: 3b6bb547efa1bad6a432ec902bc5467c7251ca8d
prerequisite-patch-id: 5a4b8066dbab197feca2af07b6fbfc042d1b76da
prerequisite-patch-id: 0fe8b0072151d90a02489bc04c493eb7a7eeb3db
prerequisite-patch-id: d959d32575e9622ccb9bdff873c48480abc0d608
--
2.41.0
This bug report was last modified 1 year and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.