unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sergey Trofimov <sarg@sarg.org.ru>
To: 70986@debbugs.gnu.org
Cc: Sergey Trofimov <sarg@sarg.org.ru>
Subject: [bug#70986] [PATCH 1/2] gnu: tdlib: Update to 1.8.29.
Date: Thu, 16 May 2024 17:27:28 +0200	[thread overview]
Message-ID: <4dac122460e5d6416cd4b168d921c444af455309.1715873241.git.sarg@sarg.org.ru> (raw)

* 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





             reply	other threads:[~2024-05-16 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 15:27 Sergey Trofimov [this message]
2024-05-16 15:46 ` [bug#70986] [PATCH 2/2] gnu: emacs-telega: Update to 0.8.290 Sergey Trofimov
2024-05-17 19:16 ` bug#70986: [PATCH 1/2] gnu: tdlib: Update to 1.8.29 Jonathan Brielmaier via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4dac122460e5d6416cd4b168d921c444af455309.1715873241.git.sarg@sarg.org.ru \
    --to=sarg@sarg.org.ru \
    --cc=70986@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).