GNU bug report logs - #70986
[PATCH 1/2] gnu: tdlib: Update to 1.8.29.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70986 in the body.
You can then email your comments to 70986 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70986; Package guix-patches. (Thu, 16 May 2024 15:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 16 May 2024 15:28:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH 1/2] gnu: tdlib: Update to 1.8.29.
Date: Thu, 16 May 2024 17:27:28 +0200
* 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





Information forwarded to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#70986; Package guix-patches. (Thu, 16 May 2024 15:48:02 GMT) Full text and rfc822 format available.

Message #8 received at 70986 <at> debbugs.gnu.org (full text, mbox):

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: 70986 <at> debbugs.gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH 2/2] gnu: emacs-telega: Update to 0.8.290.
Date: Thu, 16 May 2024 17:46:23 +0200
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.290.
---
 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 db982a3481..fa4268d4c6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -35092,11 +35092,11 @@ (define-public emacs-helm-switch-to-repl
     (license license:gpl3+)))
 
 (define-public emacs-telega-server
-  (let ((commit "30615199c76333af9f71992e0992ac691ca5e197")
+  (let ((commit "009e5ce9d393aa049bb3b1182306db4b5b85833b")
         (revision "0"))
     (package
       (name "emacs-telega-server")
-      (version (git-version "0.8.255" revision commit))
+      (version (git-version "0.8.290" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -35104,7 +35104,7 @@ (define-public emacs-telega-server
                (url "https://github.com/zevlg/telega.el")
                (commit commit)))
          (sha256
-          (base32 "1kdp4wg4fkv5iiihvlkcb633d07vlqzndlv3qgak0s05vylhs72r"))
+          (base32 "06k2qkxzq3l3cdqr70zrxrnm3q6qp9nw3zgm3p65nmx86ky1q72f"))
          (file-name (git-file-name "emacs-telega" version))
          (patches
           (search-patches "emacs-telega-path-placeholder.patch"
-- 
2.41.0





Reply sent to Jonathan Brielmaier <jonathan.brielmaier <at> web.de>:
You have taken responsibility. (Fri, 17 May 2024 19:17:03 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Fri, 17 May 2024 19:17:03 GMT) Full text and rfc822 format available.

Message #13 received at 70986-done <at> debbugs.gnu.org (full text, mbox):

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: 70986-done <at> debbugs.gnu.org
Subject: [PATCH 1/2] gnu: tdlib: Update to 1.8.29.
Date: Fri, 17 May 2024 21:16:35 +0200
I pushed both patches.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 15 Jun 2024 11:24:16 GMT) Full text and rfc822 format available.

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.