unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>, 66359@debbugs.gnu.org
Subject: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.
Date: Thu, 05 Oct 2023 18:26:20 +0200	[thread overview]
Message-ID: <87lechujbn.fsf@gmail.com> (raw)
In-Reply-To: <fd95e1915f991c76b2a589971e76e3bbf049df04.1696486469.git.liliana.prikler@gmail.com>

Hi,

On Thu, 05 Oct 2023 at 08:11, Liliana Marie Prikler <liliana.prikler@gmail.com> wrote:

> +(define curl/fixed
> +  (let ((%version "8.3.0"))

Naive question, why %version and not version?

> +    (package
> +      (inherit curl)
> +      (version "8.3.0-0")               ; add -0 for grafting
> +      (source (origin
> +                (method url-fetch)
> +                (uri (string-append "https://curl.se/download/curl-"
> +                                    %version ".tar.xz"))

Cheers,
simon




  parent reply	other threads:[~2023-10-06  8:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-05  6:11 [bug#66359] [PATCH] gnu: curl: Update to 8.3.0 Liliana Marie Prikler
2023-10-05  7:19 ` Efraim Flashner
2023-10-05  7:44   ` bug#66359: " Liliana Marie Prikler
2023-10-05 16:26 ` Simon Tournier [this message]
2023-10-06  8:54   ` [bug#66359] " Liliana Marie Prikler
2023-10-06  9:09     ` Simon Tournier
2023-10-06  9:55       ` Liliana Marie Prikler
2023-10-06 10:15         ` Simon Tournier
2023-10-09 12:33         ` [bug#66359] meaning of %something? (was Re: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.) Simon Tournier
2023-10-09 16:57           ` Liliana Marie Prikler

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=87lechujbn.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=66359@debbugs.gnu.org \
    --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).