There is a new pull request by o-alquimista against master on the void-packages repository https://github.com/o-alquimista/void-packages xfce4-notifyd https://github.com/void-linux/void-packages/pull/48585 xfce4-notifyd: update to 0.9.3 #### Testing the changes - I tested the changes in this PR: **YES** The log file was previously stored as a text file, but now it uses an sqlite database. The transition was friction-less and I didn't need to delete the old logfile - it was automatically moved to the `.old` extension. Two things must be done after the upgrade: - Restart `xfce4-notifyd` - Reload the notification panel widget #### Local build testing - I built this PR locally for my native architecture, (amd64-glibc) A patch file from https://github.com/void-linux/void-packages/pull/48585.patch is attached