unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sergey Trofimov <sarg@sarg.org.ru>
To: 70986@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#70986] [PATCH 2/2] gnu: emacs-telega: Update to 0.8.290.
Date: Thu, 16 May 2024 17:46:23 +0200	[thread overview]
Message-ID: <daa9763998751344a68918686b17e985d37ebbea.1715873241.git.sarg@sarg.org.ru> (raw)
In-Reply-To: <4dac122460e5d6416cd4b168d921c444af455309.1715873241.git.sarg@sarg.org.ru>

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.290.
---
 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 db982a3481..fa4268d4c6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -35092,11 +35092,11 @@ (define-public emacs-helm-switch-to-repl
     (license license:gpl3+)))
 
 (define-public emacs-telega-server
-  (let ((commit "30615199c76333af9f71992e0992ac691ca5e197")
+  (let ((commit "009e5ce9d393aa049bb3b1182306db4b5b85833b")
         (revision "0"))
     (package
       (name "emacs-telega-server")
-      (version (git-version "0.8.255" revision commit))
+      (version (git-version "0.8.290" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -35104,7 +35104,7 @@ (define-public emacs-telega-server
                (url "https://github.com/zevlg/telega.el")
                (commit commit)))
          (sha256
-          (base32 "1kdp4wg4fkv5iiihvlkcb633d07vlqzndlv3qgak0s05vylhs72r"))
+          (base32 "06k2qkxzq3l3cdqr70zrxrnm3q6qp9nw3zgm3p65nmx86ky1q72f"))
          (file-name (git-file-name "emacs-telega" version))
          (patches
           (search-patches "emacs-telega-path-placeholder.patch"
-- 
2.41.0





  reply	other threads:[~2024-05-16 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 15:27 [bug#70986] [PATCH 1/2] gnu: tdlib: Update to 1.8.29 Sergey Trofimov
2024-05-16 15:46 ` Sergey Trofimov [this message]
2024-05-17 19:16 ` bug#70986: " Jonathan Brielmaier 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=daa9763998751344a68918686b17e985d37ebbea.1715873241.git.sarg@sarg.org.ru \
    --to=sarg@sarg.org.ru \
    --cc=70986@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 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).