Hello! l...@gnu.org (Ludovic Courtès) skribis:
> Building Guix with 2.2 is the first migration step. The next steps are: > > 1. Renaming ‘guile-next’ to ‘guile’ and making 2.2 the default. Some > packages (notably Guile-SSH, GDB, LilyPond) don’t work with 2.2 yet > so for these we’ll change ‘guile’ to ‘guile-2.0’. This can start > as soon as this week. :-) > > We’ll replace ‘package-for-guile-2.2’ with ‘package-for-guile-2.0’, > though I don’t think it’ll make sense to keep both a 2.0 and a 2.2 > version of all the packages. This first step has started: we have a bunch of Guile packages that are 2.2 by default, sometimes with an additional 2.0 variant. I think we should keep incrementally moving things to 2.2-by-default, along the lines of commit 7c86c0310939619cb37d4706ca3446ed342a2444 and the previous ones. Help welcome! :-) Ludo’.