From: Sergey Trofimov <sarg@sarg.org.ru>
To: 67571@debbugs.gnu.org
Cc: Sergey Trofimov <sarg@sarg.org.ru>
Subject: [bug#67571] [PATCH v1 1/2] gnu: tdlib: Update to 1.8.22.
Date: Fri, 8 Dec 2023 17:20:02 +0100 [thread overview]
Message-ID: <483a7b426ea4ae8e4c427a4ddbde6906c81efb4b.1702052324.git.sarg@sarg.org.ru> (raw)
In-Reply-To: <cover.1701462449.git.sarg@sarg.org.ru>
* gnu/packages/messaging.scm (tdlib): Update to 1.8.22.
---
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..b2e467e7fc 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 "24893faf75d84b2b885f3f7aeb9d5a3c056fa7be")
(revision "0"))
(package
(name "tdlib")
- (version (git-version "1.8.20" revision commit))
+ (version (git-version "1.8.22" 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 "18myf5iry3xyv5w6vza74radhhr06f9i9vgsp09b9ypmxsnygiz1"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
base-commit: 06f25a9a85be1bbe7a709e58ce41c1a834e5f1ae
--
2.41.0
next prev parent reply other threads:[~2023-12-08 16:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-01 20:30 [bug#67571] [PATCH 0/2] Update emacs-telega to 0.8.217 Sergey Trofimov
2023-12-01 20:36 ` [bug#67571] [PATCH 1/2] gnu: tdlib: Update to 1.8.21 Sergey Trofimov
2023-12-01 20:36 ` [bug#67571] [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.217 Sergey Trofimov
2023-12-08 16:20 ` Sergey Trofimov [this message]
2023-12-08 16:20 ` [bug#67571] [PATCH v1 2/2] gnu: emacs-telega-server: Update to 0.8.220 Sergey Trofimov
2023-12-08 17:00 ` Liliana Marie Prikler
2023-12-31 13:00 ` [bug#67571] [PATCH v2 1/2] gnu: tdlib: Update to 1.8.23 Sergey Trofimov
2023-12-31 13:00 ` [bug#67571] [PATCH v2 2/2] gnu: emacs-telega-server: Update to 0.8.230 Sergey Trofimov
2024-01-02 8:56 ` [bug#67571] [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23 Sergey Trofimov
2024-01-02 8:56 ` [bug#67571] [PATCH v3 2/2] gnu: emacs-telega-server: Update to 0.8.230 Sergey Trofimov
2024-01-02 9:56 ` bug#67571: [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23 Andrew Tropin 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=483a7b426ea4ae8e4c427a4ddbde6906c81efb4b.1702052324.git.sarg@sarg.org.ru \
--to=sarg@sarg.org.ru \
--cc=67571@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).