GNU bug report logs - #68867
[PATCH 0/2] gnu: emacs-telega: Update to 0.8.240.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Thu, 1 Feb 2024 09:59:01 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

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 68867 in the body.
You can then email your comments to 68867 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 andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#68867; Package guix-patches. (Thu, 01 Feb 2024 09:59:02 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 andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Thu, 01 Feb 2024 09:59:02 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 0/2] gnu: emacs-telega: Update to 0.8.240.
Date: Thu,  1 Feb 2024 10:57:46 +0100
Bumping emacs-telega to the latest release.

Sergey Trofimov (2):
  gnu: tdlib: Update to 1.8.24.
  gnu: emacs-telega-server: Update to 0.8.240.

 gnu/packages/emacs-xyz.scm | 6 +++---
 gnu/packages/messaging.scm | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)


base-commit: ad871fd17ff4223d1137239d06fad63244e1847a
--
2.41.0





Information forwarded to sarg <at> sarg.org.ru, guix-patches <at> gnu.org:
bug#68867; Package guix-patches. (Thu, 01 Feb 2024 10:24:02 GMT) Full text and rfc822 format available.

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

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: 68867 <at> debbugs.gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH 1/2] gnu: tdlib: Update to 1.8.24.
Date: Thu,  1 Feb 2024 11:23:05 +0100
* gnu/packages/messaging.scm (tdlib): Update to 1.8.24.
---
 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 491901edf3..bb33be4872 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 "27c3eaeb4964bd5f18d8488e354abde1a4383e49")
+  (let ((commit "c5c55092dd61b9eb15d6bbfd0f02c04c593450e7")
         (revision "0"))
     (package
       (name "tdlib")
-      (version (git-version "1.8.23" revision commit))
+      (version (git-version "1.8.24" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -2648,7 +2648,7 @@ (define-public tdlib
                (url "https://github.com/tdlib/td")
                (commit commit)))
          (sha256
-          (base32 "14f65dfmg2p5hyvi3lffvvazwcd3i3jrrw3c2pwrc5yfgxk3662g"))
+          (base32 "1kwbp4ay4zvk9jscp0xv9rv4jz2krm9jya8q81wnvn9qd0ybg94f"))
          (file-name (git-file-name name version))))
       (build-system cmake-build-system)
       (arguments
-- 
2.41.0





Information forwarded to sarg <at> sarg.org.ru, andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#68867; Package guix-patches. (Thu, 01 Feb 2024 10:24:02 GMT) Full text and rfc822 format available.

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

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: 68867 <at> debbugs.gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.240.
Date: Thu,  1 Feb 2024 11:23:06 +0100
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.240.
---
 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 4514bd1b25..c17f262914 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34530,11 +34530,11 @@ (define-public emacs-helm-switch-to-repl
     (license license:gpl3+)))
 
 (define-public emacs-telega-server
-  (let ((commit "304705fa007c3dae3c5d0c6dc66641ae783f0081")
+  (let ((commit "e8d9459ef725ed8fb60479b5fccadae1e4eac87a")
         (revision "0"))
     (package
       (name "emacs-telega-server")
-      (version (git-version "0.8.230" revision commit))
+      (version (git-version "0.8.240" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -34542,7 +34542,7 @@ (define-public emacs-telega-server
                (url "https://github.com/zevlg/telega.el")
                (commit commit)))
          (sha256
-          (base32 "02yxjaxpf2f6pjg3ixw7jvx56x6lfh30mnsmiz1p2yi64kyllaan"))
+          (base32 "18f6i2w0iial2wi60vkqck30c0m4p2nj0bzd2x9p4il27dwv5hwq"))
          (file-name (git-file-name "emacs-telega" version))
          (patches
           (search-patches "emacs-telega-path-placeholder.patch"
-- 
2.41.0





Reply sent to Andrew Tropin <andrew <at> trop.in>:
You have taken responsibility. (Mon, 05 Feb 2024 13:39:02 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Mon, 05 Feb 2024 13:39:03 GMT) Full text and rfc822 format available.

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

From: Andrew Tropin <andrew <at> trop.in>
To: Sergey Trofimov <sarg <at> sarg.org.ru>, 68867-done <at> debbugs.gnu.org
Cc: Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Sergey Trofimov <sarg <at> sarg.org.ru>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#68867] [PATCH 0/2] gnu: emacs-telega: Update to 0.8.240.
Date: Mon, 05 Feb 2024 16:38:20 +0300
[Message part 1 (text/plain, inline)]
On 2024-02-01 10:57, Sergey Trofimov wrote:

> Bumping emacs-telega to the latest release.
>
> Sergey Trofimov (2):
>   gnu: tdlib: Update to 1.8.24.
>   gnu: emacs-telega-server: Update to 0.8.240.
>
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  gnu/packages/messaging.scm | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
>
>
> base-commit: ad871fd17ff4223d1137239d06fad63244e1847a
> --
> 2.41.0

Thank you for the update, applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d8472f716

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Mar 2024 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 107 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.