unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69481] [PATCH] gnu: emacs-telega: Update to 0.8.250.
@ 2024-02-29 20:23 Sergey Trofimov
  2024-03-01  9:08 ` bug#69481: " Andrew Tropin via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Trofimov @ 2024-02-29 20:23 UTC (permalink / raw)
  To: 69481
  Cc: Sergey Trofimov, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.250.
---
 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 accdcc3ee8..a93165404e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34707,11 +34707,11 @@ (define-public emacs-helm-switch-to-repl
     (license license:gpl3+)))
 
 (define-public emacs-telega-server
-  (let ((commit "e8d9459ef725ed8fb60479b5fccadae1e4eac87a")
+  (let ((commit "d1cf1ffe289a18f366b7f3b64f827f0d0755947a")
         (revision "0"))
     (package
       (name "emacs-telega-server")
-      (version (git-version "0.8.240" revision commit))
+      (version (git-version "0.8.250" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -34719,7 +34719,7 @@ (define-public emacs-telega-server
                (url "https://github.com/zevlg/telega.el")
                (commit commit)))
          (sha256
-          (base32 "18f6i2w0iial2wi60vkqck30c0m4p2nj0bzd2x9p4il27dwv5hwq"))
+          (base32 "0s1w4zb252d70n05dbsv2rnlfsg53paklafqxasl566nnzbi0d2q"))
          (file-name (git-file-name "emacs-telega" version))
          (patches
           (search-patches "emacs-telega-path-placeholder.patch"

base-commit: bb2703194e1e18e6513472742fdc9b2781b72729
--
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#69481: [PATCH] gnu: emacs-telega: Update to 0.8.250.
  2024-02-29 20:23 [bug#69481] [PATCH] gnu: emacs-telega: Update to 0.8.250 Sergey Trofimov
@ 2024-03-01  9:08 ` Andrew Tropin via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Tropin via Guix-patches via @ 2024-03-01  9:08 UTC (permalink / raw)
  To: Sergey Trofimov, 69481-done
  Cc: Katherine Cox-Buday, Sergey Trofimov, Liliana Marie Prikler

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

On 2024-02-29 21:23, Sergey Trofimov wrote:

> * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.250.
> ---
>  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 accdcc3ee8..a93165404e 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -34707,11 +34707,11 @@ (define-public emacs-helm-switch-to-repl
>      (license license:gpl3+)))
>  
>  (define-public emacs-telega-server
> -  (let ((commit "e8d9459ef725ed8fb60479b5fccadae1e4eac87a")
> +  (let ((commit "d1cf1ffe289a18f366b7f3b64f827f0d0755947a")
>          (revision "0"))
>      (package
>        (name "emacs-telega-server")
> -      (version (git-version "0.8.240" revision commit))
> +      (version (git-version "0.8.250" revision commit))
>        (source
>         (origin
>           (method git-fetch)
> @@ -34719,7 +34719,7 @@ (define-public emacs-telega-server
>                 (url "https://github.com/zevlg/telega.el")
>                 (commit commit)))
>           (sha256
> -          (base32 "18f6i2w0iial2wi60vkqck30c0m4p2nj0bzd2x9p4il27dwv5hwq"))
> +          (base32 "0s1w4zb252d70n05dbsv2rnlfsg53paklafqxasl566nnzbi0d2q"))
>           (file-name (git-file-name "emacs-telega" version))
>           (patches
>            (search-patches "emacs-telega-path-placeholder.patch"
>
> base-commit: bb2703194e1e18e6513472742fdc9b2781b72729
> --
> 2.41.0

Hi Sergey!

Thank you very much for the patch, applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=37d727c60e

-- 
Best regards,
Andrew Tropin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-01  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-29 20:23 [bug#69481] [PATCH] gnu: emacs-telega: Update to 0.8.250 Sergey Trofimov
2024-03-01  9:08 ` bug#69481: " Andrew Tropin via Guix-patches via

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).