[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74086] [PATCH] guix: import: hackage: Support updating to a specifi
From: |
Nicolas Graves |
Subject: |
[bug#74086] [PATCH] guix: import: hackage: Support updating to a specific version. |
Date: |
Thu, 14 Nov 2024 18:07:38 +0100 |
On 2024-11-14 15:52, Ludovic Courtès wrote:
> Hi,
>
> Nicolas Graves <ngraves@ngraves.fr> skribis:
>
>> * gnu/import/hackage.scm
>> (hackage-fetch-and-hash, hackage-fetch): Support name and version
>> argument.
>> (import-release): New variable, formerly known as latest-release.
>> Support updating to a specific version.
>
> Nice. Applied with the fix below (spotted a compiler warning).
Oh there's also one call in stackage.scm that would require a trailing
#f too.
I've got a couple more patches on hackage/stackage updates, but I'll
first wait on the import/composer and cve/cpe-vendor discussions ;)
--
Best regards,
Nicolas Graves