[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
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Liliana Marie Prikler, 2023/10/05
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Efraim Flashner, 2023/10/05
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Simon Tournier, 2023/10/06
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.,
Liliana Marie Prikler <=
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Simon Tournier, 2023/10/06
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Liliana Marie Prikler, 2023/10/06
- [bug#66359] [PATCH] gnu: curl: Update to 8.3.0., Simon Tournier, 2023/10/06
- [bug#66359] meaning of %something? (was Re: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.), Simon Tournier, 2023/10/09
- [bug#66359] meaning of %something? (was Re: [bug#66359] [PATCH] gnu: curl: Update to 8.3.0.), Liliana Marie Prikler, 2023/10/09