Hi,

Sughosha <[email protected]> writes:

> Hi Guix Qt team!
>
> I want to refresh KDE Plasma packages to version 6.6. They require Qt6
> version >=6.10, but in Guix the latest version is 6.9.2. Is there any
> plan to update Qt6 packages to 6.10?

The Qt team is currently just myself; Qt is updated when something needs
it; historically that's been Jami, but perhaps going forward that'll be
KDE, and that's fine too!  I'm happy to give a hand, but would prefer not
being in the driver's seat :-).

I'd suggest starting with what's hinted at in the
etc/teams/qt/qt-manifest.scm file:

--8<---------------cut here---------------start------------->8---
./pre-inst-env guix refresh -u -m etc/teams/qt/qt-manifest.scm
--8<---------------cut here---------------end--------------->8---

then review the hunks for errors and run etc/committer.scm to commit the
updates.

Then comes the fun part: building everything, reviewing new test suite
errors, reporting them upstream when something seems off, and disabling
the problematic tests afterward, ideally with the upstream issue
referenced.

I'd suggest jumping to straight to latest if KDE supports it.

-- 
Thanks,
Maxim

Reply via email to