[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Mes 0.27 released
From: |
Simon Tournier |
Subject: |
Re: GNU Mes 0.27 released |
Date: |
Tue, 09 Jul 2024 19:18:19 +0200 |
Hi Janneke,
On Sat, 06 Jul 2024 at 11:16, Janneke Nieuwenhuizen <janneke@gnu.org> wrote:
> We are happy to announce the release of GNU Mes 0.27.
Cool! Really nice.
> Remove indirect Guile
> dependencies (via Gash and Gash-Utils) from the Mes bootstrap in Guix.
Do you mean remove guile-bootstrap from the picture? The root of this graph:
https://www.gnu.org/software/mes/manual/images/gcc-mesboot-graph.png
? What’s the plan? Replace the requirements of stage0-posix provided
by Gash and Gash-Utils by increasing bootstrap-seeds?
Well, gcc-core-mesboot0 which is higher in the graph also depends on
guile-bootstrap, right?
Cheers,
simon