There is a new pull request by lemmi against master on the void-packages repository https://github.com/lemmi/void-packages cleanup https://github.com/void-linux/void-packages/pull/38978 package cleanups I went through my packages and found a couple of deprecated packages that should probably removed. `swh-plugins` was also on the remove list, since it hasn't been maintained for a while and there is `swh-lv2`. But there are still 2 other packages depending on it: - `flowblade` is depending on it, but works without. @shizonic - I didn't try `pulseaudio-equalizer-ladspa`, but I guess it is a hard depencency there. @steinex If those packages are updated, please check if `swh-plugins` is still needed and contact me or remove the package yourself. Also, I want to orphan `s6-dns` and `s6-networking` since I haven't been using them in years, so someone else can pick those up or isn't discouraged to update them without my say so. A patch file from https://github.com/void-linux/void-packages/pull/38978.patch is attached