guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66359] [PATCH] gnu: curl: Update to 8.3.0.


From: Liliana Marie Prikler
Subject: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.
Date: Fri, 06 Oct 2023 10:54:51 +0200
User-agent: Evolution 3.46.4

Am Donnerstag, dem 05.10.2023 um 18:26 +0200 schrieb Simon Tournier:
> 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?
Because version gets shadowed by (package …).  I could reorder the
fields in a non-standard way, but that'd be even less readable,
therefore the extra variable.

> 
Cheers,

Liliana





reply via email to

[Prev in Thread] Current Thread [Next in Thread]