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

* 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"
-- 
2.41.0





  reply	other threads:[~2023-11-05 16:33 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 ` Sergey Trofimov [this message]
2023-11-07 17:18   ` bug#66956: [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.203 Andrew Tropin

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=53d0e23cc7210ea52fdf0a25c53028f6ee82116c.1699201313.git.sarg@sarg.org.ru \
    --to=sarg@sarg.org.ru \
    --cc=66956@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /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.