all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Tropin <andrew@trop.in>
To: Sergey Trofimov <sarg@sarg.org.ru>, 66956-done@debbugs.gnu.org
Cc: Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Sergey Trofimov <sarg@sarg.org.ru>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: bug#66956: [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.203.
Date: Tue, 07 Nov 2023 21:18:22 +0400	[thread overview]
Message-ID: <871qd1fpnl.fsf@trop.in> (raw)
In-Reply-To: <53d0e23cc7210ea52fdf0a25c53028f6ee82116c.1699201313.git.sarg@sarg.org.ru>

[-- Attachment #1: Type: text/plain, Size: 1554 bytes --]

On 2023-11-05 17:32, Sergey Trofimov wrote:

> * gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.203.
> ---
>  gnu/packages/emacs-xyz.scm | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 2c4bf5a2a1..5f522da1c7 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -33992,11 +33992,11 @@ (define-public emacs-helm-switch-to-repl
>      (license license:gpl3+)))
>  
>  (define-public emacs-telega-server
> -  (let ((commit "17bfa50c8f2e70daeb8866f3bf195f15623ab520")
> -        (revision "1"))
> +  (let ((commit "4f08c835c08e762137ca04e12055cf9dc0b2b8cf")
> +        (revision "0"))
>      (package
>        (name "emacs-telega-server")
> -      (version (git-version "0.8.03" revision commit))
> +      (version (git-version "0.8.203" revision commit))
>        (source
>         (origin
>           (method git-fetch)
> @@ -34004,7 +34004,7 @@ (define-public emacs-telega-server
>                 (url "https://github.com/zevlg/telega.el")
>                 (commit commit)))
>           (sha256
> -          (base32 "1057zr4g8llxmzy47l5klyi89x66q8qx5vrd50pmpsp4c6772jz9"))
> +          (base32 "02iv2cxwsmfpx2b6wvp7l22izvqw21f1b98jm0yihmfh39idxwn8"))
>           (file-name (git-file-name "emacs-telega" version))
>           (patches
>            (search-patches "emacs-telega-path-placeholder.patch"

Hi Sergey, LGTM, applied, pushed.

-- 
Best regards,
Andrew Tropin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2023-11-07 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-05 16:30 [bug#66956] [PATCH 1/2] gnu: tdlib: Update to 1.8.20 Sergey Trofimov
2023-11-05 16:32 ` [bug#66956] [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.203 Sergey Trofimov
2023-11-07 17:18   ` Andrew Tropin [this message]

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

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

  git send-email \
    --in-reply-to=871qd1fpnl.fsf@trop.in \
    --to=andrew@trop.in \
    --cc=66956-done@debbugs.gnu.org \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    --cc=sarg@sarg.org.ru \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.