There is an updated pull request by duskmoss against master on the void-packages repository https://github.com/duskmoss/void-packages popcorn-snooze https://github.com/void-linux/void-packages/pull/52428 PopCorn: avoid double runs, use snooze timefile as discussed on #xbps, current will run twice at the snooze time (snooze invocation, then the chpst invocation) and will always run at system start. new only runs at system start if haven't run in last day, and doesn't run twice when snooze fires. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (ARCH-LIBC) x86_64 A patch file from https://github.com/void-linux/void-packages/pull/52428.patch is attached