New comment by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/pull/47454#issuecomment-1829646322 Comment: Please squash all the `SFML: update to 2.6.1` commits into a single one. Furthermore if a pacakge update bumps a so versions, all the packages that using this library have to be recompiled. (`xrevshlib` in the `xtools` pacakge is a handy tool to list all reverse dependencies that link against a package) You can also use the `xrevbump` script in the same pacakge to increase the revison of multiple templates at the same time. E.g. for this update you would run the following command to increase the revision of all the templates linking against any of the `libsfml-*.so.*` libraries `xrevbump "rebuild against SFML-2.6.1" CSFML Cendric EmptyEpsilon SLADE TSC attract deerportal dolphin-emu etr vba-m`