There is an updated pull request by thetredev against master on the void-packages repository https://github.com/thetredev/void-packages update-package/backintime https://github.com/void-linux/void-packages/pull/47880 backintime: update to 1.4.1. #### Testing the changes - I tested the changes in this PR: **YES**. The Qt GUI launches and I can setup backup targets. The CLI runs and doesn't complain, but I don't know how to use it so I assume it's fine also. #### Local build testing - I built this PR locally for my native architecture, `x86_64-glibc` #### Questions to maintainers - The package revision has been reset to `1`, because the minor version changed to `4`. Please tell me if this is correct. - The function `backintime-qt_package()` has been split into `backintime_package()` and `backintime-qt_package()`. Please tell me if this is correct or if there is a better way to do this. The reason for the split is that `common` and `qt` require different files/folders to be moved compared to the previous version 1.3.1. #### Further Notes - The patch `srcpkgs/backintime/patches/e1ae23ddc0b4229053e3e9c6c61adcb7f3d8e9b3.patch` has been deleted because it is included in backintime 1.4.1 (see https://github.com/bit-team/backintime/commit/e1ae23ddc0b4229053e3e9c6c61adcb7f3d8e9b3). A patch file from https://github.com/void-linux/void-packages/pull/47880.patch is attached