@MLXQt Arch Linux has split gcc-libs into libgcc, libstdc++ and more
You should
- Select an up-to-date mirror and then
pacman -Syu(if official Arch Linux) - Or wait for your distribution to update
gcc-libs
Actually, from 0.2.1-1 to 0.2.1-2, the package's content doesn't change, so you can ignore the update for now
Pinned Comments
Henry-ZHR commented on 2024-03-26 14:38 (UTC)
For everyone:
You may need to rebuild the package when its dependencies (currently
abseil-cpp,protobufandgperftools) are upgraded.You can install rebuild-detector so that you will be warned when you need to do so.