unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: 61007@debbugs.gnu.org
Cc: ngraves@ngraves.fr
Subject: [bug#61007] [PATCH] gnu: emacs-origami-el: Fix cl package deprecation.
Date: Sun, 22 Jan 2023 17:39:27 +0100	[thread overview]
Message-ID: <878rhuplq8.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20230122162702.24586-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Sun, 22 Jan 2023 17:27:02 +0100")

Hello,

Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-origami-el):
> [source] Add patch to fix cl package deprecation.
> [propagated-inputs] Formatting.
> [home-page] Formatting.
> ---
>  gnu/packages/emacs-xyz.scm | 24 +++++++++++++++---------
>  1 file changed, 15 insertions(+), 9 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 41a0ccf09e..ed5c3bd71d 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -28753,24 +28753,30 @@ (define-public emacs-rjsx-mode
>  (define-public emacs-origami-el
>    (let ((commit "1f38085c8f9af7842765ed63f7d6dfe4dab59366")
>          (version "1.0")
> -        (revision "1"))
> +        (revision "1")
> +        (url "https://github.com/gregsexton/origami.el")

Please don't factor out URL, even if you can.

Otherwise, LGTM.

Regards,
-- 
Nicolas Goaziou




  reply	other threads:[~2023-01-22 16:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 16:27 [bug#61007] [PATCH] gnu: emacs-origami-el: Fix cl package deprecation Nicolas Graves via Guix-patches via
2023-01-22 16:39 ` Nicolas Goaziou [this message]
2023-01-24 12:54 ` [bug#61007] [PATCH v2] gnu: emacs-origami-el: Add patch to fix " Nicolas Graves via Guix-patches via
2023-01-25 17:44   ` Nicolas Goaziou

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=878rhuplq8.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=61007@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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).