#slackware updated the “fmt” library which in turn broke my “waybar” package. There was no PR for fmt-12 support and I’d been waiting for one to appear but nothing yet. (Maybe I should issue a bug report). Alas, as is customary by now, I’ve made a “fmt-compat” package for waybar and added it to the “niriwm” repo for the time being. Considering making a compatibility package (maybe “aaa_lngn”) that would change depending on what Slackware breaks so there isn’t constant new packages to install… 🤔
@jloc0 I was able to build waybar 0.14.0 after I built spdlog 1.15.3 using fmt 12.0.0.
I actually tried fmt-compat first (thank you!), but was not able to build waybar with that probably because my own spdlog package was too old.
I am not sure how stable it will be though, but it seems to be fine so far.