LibreWolf 100.0.1-1 on Manjaro lacks `GLIBCXX_3.4.30`

LibreWolf on Manjaro cannot starts as it requires GLIBCXX_3.4.30. Since I updated to version 100.0.1-1 of librewolf-bin I have:

/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /usr/lib/librewolf/librewolf)

On Manjaro:

strings /usr/lib/libstdc++.so.6 | grep GLIBCXX_3.4

Shows that my latest version is GLIBCXX_3.4.29 provided by the package gcc-libs 11.2.0-4

Edited by emiltoacs