all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: 62254@debbugs.gnu.org
Subject: [bug#62254] [PATCH] guix: Shorten URL for home page in texlive importer.
Date: Sun, 26 Mar 2023 16:19:53 +0200	[thread overview]
Message-ID: <87mt3zbnna.fsf@gnu.org> (raw)
In-Reply-To: <20230318131319.272034-1-mail@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 18 Mar 2023 14:13:19 +0100")

Hi,

Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:

> * guix/import/texlive.scm (tlpdb->package): Use short URL for home page.

[...]

> +        ,@(or (and=> (assoc-ref data 'name)
> +                     (lambda (name)
> +                       `((home-page ,(string-append "https://www.ctan.org/pkg/"
> +                                                    name)))))

Are there cases where ‘data’ might be missing ‘name’?

If not, please push!

Thanks,
Ludo’.




  reply	other threads:[~2023-03-26 14:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-18 13:13 [bug#62254] [PATCH] guix: Shorten URL for home page in texlive importer Nicolas Goaziou
2023-03-26 14:19 ` Ludovic Courtès [this message]
2023-03-30 16:22   ` bug#62254: " 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

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

  git send-email \
    --in-reply-to=87mt3zbnna.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=62254@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.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 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.