world/shiboken6 depends on clang=14.0.6, but 15.0.7 is in the repositories.
And again we have package dependency inconsistencies within the Artix repositories:
pacman -Syu:
[...]
:: installing clang (15.0.7-1.1) breaks dependency 'clang=14.0.6' required by shiboken6
pacman -Si world/shiboken6 | grep Depends:
Depends On : clang=14.0.6 llvm libxslt qt6-base
pacman -Si world/clang | grep Version:
Version : 15.0.7-1.1
Regards!