For temporary fix icu-problem, downgrade your packages by archive mirror:
- comment all mirros in
/etc/pacman.d/mirrorlist
- add only one with following strings:
SigLevel = PackageRequired
Server=https://archive.archlinux.org/repos/2023/06/28/$repo/os/$arch
- execute
pacman -Suuyy
- done. everything works.
- wait for this package updated.
Pinned Comments
networkException commented on 2022-09-20 17:36 (UTC)
Please note that normally it's not required to flag this package as out of date. I usually tag releases in the main ungoogled-chromium repository and update the arch packaging right afterwards.
If the package hasn't updated after an ungoogled-chromium release GitHub Actions might still be building or the ungoogled-chromium patchset got updated for non Linux platforms only to match their upstream release cycle