[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67642] [PATCH 2/5] gnu: Add hatch.
From: |
Simon Tournier |
Subject: |
[bug#67642] [PATCH 2/5] gnu: Add hatch. |
Date: |
Tue, 27 Feb 2024 14:14:22 +0100 |
Hi,
On mar., 05 déc. 2023 at 15:21, Vinicius Monego <monego@posteo.net> wrote:
> +(define-public hatch
> + (package
> + (name "hatch")
> + (version "1.7.0")
Following a question in Café Guix, I am giving a look at this. And I
see that bug#58310 [1] has:
+ (name "python-hatch")
+ (version "1.10.0")
It leads to two questions:
1. Why the just name “hatch” and not “python-hatch”?
2. Why 1.7.0 and not 1.10.0 or higher?
1: [bug#58310] [PATCH 05/14] gnu: Add python-hatch.
Garek Dyszel via Guix-patches via <guix-patches@gnu.org>
Wed, 05 Oct 2022 13:46:04 -0400
id:878rluqi3n.fsf@disroot.org
https://issues.guix.gnu.org/58310
https://issues.guix.gnu.org/msgid/878rluqi3n.fsf@disroot.org
https://yhetil.org/guix/878rluqi3n.fsf@disroot.org
Cheers,
simon
- [bug#67642] [PATCH 2/5] gnu: Add hatch.,
Simon Tournier <=