Most of our Kernels got updated
Cutefish got updated to 0.7 12
Some more Deepin packages got updated
Firefox is now at 97.0 4
Maui got renewed to 2.1.1 8
systemd drops cloudflare from fallback DNS servers
The usual upstream updates including Haskell and Python
You may need to rebuild any Python packages you’ve installed from the AUR. To get a list of them, you can run:
pacman -Qoq /usr/lib/python3.9
And to rebuild them all at once with an AUR helper such as yay, you can do:
yay -S $(pacman -Qoq /usr/lib/python3.9) --answerclean All
But if any of the packages don’t work with Python 3.10 yet, this might fail halfway through and you’ll have to do rebuild the remaining ones one or a few at a time.