emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67571: closed ([PATCH 0/2] Update emacs-telega to 0.8.217)


From: GNU bug Tracking System
Subject: bug#67571: closed ([PATCH 0/2] Update emacs-telega to 0.8.217)
Date: Tue, 02 Jan 2024 09:57:02 +0000

Your message dated Tue, 02 Jan 2024 12:56:38 +0300
with message-id <87frzg3vop.fsf@trop.in>
and subject line Re: [bug#67571] [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23.
has caused the debbugs.gnu.org bug report #67571,
regarding [PATCH 0/2] Update emacs-telega to 0.8.217
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67571: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67571
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Update emacs-telega to 0.8.217 Date: Fri, 1 Dec 2023 21:30:51 +0100
Updating tdlib as well to match telega requirements.

Sergey Trofimov (2):
  gnu: emacs-telega-server: Update to 0.8.217.
  gnu: tdlib: Update to 1.8.21.

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


base-commit: 842a11f1caa1bb929c427722ad9d7b7c1ff65727
--
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#67571] [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23. Date: Tue, 02 Jan 2024 12:56:38 +0300
On 2024-01-02 09:56, Sergey Trofimov wrote:

> * gnu/packages/messaging.scm (tdlib): Update to 1.8.23.
> ---
>  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..491901edf3 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 "27c3eaeb4964bd5f18d8488e354abde1a4383e49")
>          (revision "0"))
>      (package
>        (name "tdlib")
> -      (version (git-version "1.8.20" revision commit))
> +      (version (git-version "1.8.23" 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 "14f65dfmg2p5hyvi3lffvvazwcd3i3jrrw3c2pwrc5yfgxk3662g"))
>           (file-name (git-file-name name version))))
>        (build-system cmake-build-system)
>        (arguments
>
> base-commit: f2102cb5b9239be2ed2023b908b726af542e0124
> --
> 2.41.0

LGTM, applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=344108df68

Thank you for updating it!

-- 
Best regards,
Andrew Tropin

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]