SDDM broken after update to double-conversion
An update to the double-conversion package has broken SDDM, and won't let it start. I was able to figure this out thanks to user haZ- on the IRC.
A quick and dirty solution is to symlink:
sudo ln -s -T /usr/lib/libdouble-conversion.so /usr/lib/libdouble-conversion.so.3.0.0
Please remember to remove it once SDDM is updated.