kiasoc5 via Guix-patches via writes: > The build systems use qt6 by default so let's do that. > > kiasoc5 (5): > gnu: synthv1: Use qt6 instead of qt5. > gnu: drumkv1: Use qt6 instead of qt5. > gnu: samplv1: Use qt6 instead of qt5. > gnu: padthv1: Use qt6 instead of qt5. > gnu: qtractor: Use qt6 instead of qt5. > > gnu/packages/music.scm | 31 +++++++++++++++---------------- > 1 file changed, 15 insertions(+), 16 deletions(-) > > > base-commit: ac09fcb955e9358c330d728693759ca1a2e20542 Thanks for the patches! I've pushed these to master as 88e2c715d647e42c77652d2f21a94f3970566f59 now. I tweaked a few of the commit messages, I'm not sure why a number of them said "Update to 0.9.27.", since none of the versions changed. Chris