New comment by 42LoCo42 on void-packages repository https://github.com/void-linux/void-packages/pull/29717#issuecomment-805851805 Comment: I found the old void-updates script to be quite slow and computationally intensive. Thus I rewrote it with the goal of maximum speed and stability. My version is significantly faster, taking only a few seconds to generate a list of packages to upgrade. If that is not the goal of the original script, I'm sorry that I have wasted your time with this PR. Apart from that, I don't really see why my script would not meet the quality requirements. Shellcheck reports no warnings and all functions have descriptive names, which eases debugging.