New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/20650#issuecomment-699569304 Comment: I'm working on an update to the new version 20.09.0 that supersedes this. Also, there is no need to revbump every one of these packages, because most use the `poppler-cpp` or `poppler-glib` libraries that have not seen an soname change; unless poppler broke the ABI for these libraries without bumping the soname, the existing packages should function without rebuilding. The only packages that need revbumping are those identified by `xbps-query -Rp shlib-requires -s libpoppler.so` or `xbps-query -RX libpoppler89` (there are identical sets). Just to be sure, I'll test a few randomly selected other dependants to make sure they can be installed and run without issue.