all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Sergey Trofimov <sarg@sarg.org.ru>, 67571@debbugs.gnu.org
Cc: Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Andrew Tropin <andrew@trop.in>
Subject: [bug#67571] [PATCH v1 2/2] gnu: emacs-telega-server: Update to 0.8.220.
Date: Fri, 08 Dec 2023 18:00:52 +0100	[thread overview]
Message-ID: <8a28b509ba0670acea3e6740d09d93435f3c1992.camel@gmail.com> (raw)
In-Reply-To: <84efd8afba7a5fe0f371699e19a176ad32d733ee.1702052324.git.sarg@sarg.org.ru>

Am Freitag, dem 08.12.2023 um 17:20 +0100 schrieb Sergey Trofimov:
> * gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to
> 0.8.220.


> ---
>  gnu/packages/emacs-xyz.scm | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
> 
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index af867d1173..0315e387c2 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -34223,11 +34223,11 @@ (define-public emacs-helm-switch-to-repl
>      (license license:gpl3+)))
>  
>  (define-public emacs-telega-server
> -  (let ((commit "4f08c835c08e762137ca04e12055cf9dc0b2b8cf")
> +  (let ((commit "e0ad17b5650b98313219ece3fc371ec051f7a597")
>          (revision "0"))
>      (package
>        (name "emacs-telega-server")
> -      (version (git-version "0.8.203" revision commit))
> +      (version (git-version "0.8.220" revision commit))
>        (source
>         (origin
>           (method git-fetch)
> @@ -34235,7 +34235,7 @@ (define-public emacs-telega-server
>                 (url "https://github.com/zevlg/telega.el")
>                 (commit commit)))
>           (sha256
> -          (base32
> "02iv2cxwsmfpx2b6wvp7l22izvqw21f1b98jm0yihmfh39idxwn8"))
> +          (base32
> "049xv1ysg0r46k47z3dkdkwqh1f086c5l9yp7c9cs45vg8cj283x"))
>           (file-name (git-file-name "emacs-telega" version))
>           (patches
>            (search-patches "emacs-telega-path-placeholder.patch"
> @@ -34314,7 +34314,6 @@ (define-public emacs-telega
>                                  "/etc"))))))))
>      (inputs
>       (list emacs-telega-server ffmpeg))
> -    (native-inputs '())
>      (propagated-inputs
>       (list emacs-visual-fill-column emacs-company
>             emacs-rainbow-identifiers))
> @@ -34335,8 +34334,6 @@ (define-public emacs-telega-contrib
>              (lambda _ (chdir "contrib")))
>            (add-before 'install-license-files 'leave-subdirectory
>              (lambda _ (chdir ".."))))))
> -    (inputs '())
> -    (native-inputs '())
Is there a reason to delete these lines?  It's not mentioned in the
ChangeLog either.

Cheers


  reply	other threads:[~2023-12-08 18:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 20:30 [bug#67571] [PATCH 0/2] Update emacs-telega to 0.8.217 Sergey Trofimov
2023-12-01 20:36 ` [bug#67571] [PATCH 1/2] gnu: tdlib: Update to 1.8.21 Sergey Trofimov
2023-12-01 20:36 ` [bug#67571] [PATCH 2/2] gnu: emacs-telega-server: Update to 0.8.217 Sergey Trofimov
2023-12-08 16:20 ` [bug#67571] [PATCH v1 1/2] gnu: tdlib: Update to 1.8.22 Sergey Trofimov
2023-12-08 16:20   ` [bug#67571] [PATCH v1 2/2] gnu: emacs-telega-server: Update to 0.8.220 Sergey Trofimov
2023-12-08 17:00     ` Liliana Marie Prikler [this message]
2023-12-31 13:00 ` [bug#67571] [PATCH v2 1/2] gnu: tdlib: Update to 1.8.23 Sergey Trofimov
2023-12-31 13:00   ` [bug#67571] [PATCH v2 2/2] gnu: emacs-telega-server: Update to 0.8.230 Sergey Trofimov
2024-01-02  8:56 ` [bug#67571] [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23 Sergey Trofimov
2024-01-02  8:56   ` [bug#67571] [PATCH v3 2/2] gnu: emacs-telega-server: Update to 0.8.230 Sergey Trofimov
2024-01-02  9:56   ` bug#67571: [PATCH v3 1/2] gnu: tdlib: Update to 1.8.23 Andrew Tropin 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

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

  git send-email \
    --in-reply-to=8a28b509ba0670acea3e6740d09d93435f3c1992.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=67571@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@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.