[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#73073] [PATCH v2 2/8] gnu: gnome-recipes: Move libgd origin from ph
From: |
Simon Tournier |
Subject: |
[bug#73073] [PATCH v2 2/8] gnu: gnome-recipes: Move libgd origin from phases to native-inputs. |
Date: |
Tue, 10 Sep 2024 09:58:14 +0200 |
Hi Liliana,
On Tue, 10 Sep 2024 at 06:30, Liliana Marie Prikler <liliana.prikler@gmail.com>
wrote:
>> + #$(this-package-native-input (git-file-name "libgd" version))
[...]
>> + (origin
>> + (method git-fetch)
>> + (uri (git-reference
>> + (url
>> "https://gitlab.gnome.org/GNOME/libgd")
>> + (commit
>> "c7c7ff4e05d3fe82854219091cf116cce6b19de0")))
>> + (file-name (git-file-name "libgd" version))
>
> "libgd-checkout" would be both more honest and easier to get right.
Thanks for the feedback.
Cheers,
simon
- [bug#73073] [PATCH v2 1/8] guix: packages: Allow origin inside inputs with "new style"., (continued)
[bug#73073] [PATCH v2 3/8] gnu: dmd-bootstrap: Move phobos origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 4/8] gnu: smithforth: Move system.fs origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 7/8] gnu: git: Move git-manpages origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 5/8] gnu: farstream: Move common origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 2/8] gnu: gnome-recipes: Move libgd origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 6/8] gnu: gnulib: Move phobos origin from phases to native-inputs., Simon Tournier, 2024/09/09
[bug#73073] [PATCH v2 8/8] gnu: cgit: Remove input labels., Simon Tournier, 2024/09/09