There is a new pull request by icp1994 against master on the void-packages repository https://github.com/icp1994/void-packages borg https://github.com/void-linux/void-packages/pull/41699 borg: update to 1.2.3. #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture: **x86_64** cc: @leahneukirchen Notes on the changes: * use setuptools_scm for versioning instead of the manual hack * switch to pyfuse3 from unmaintained llfuse as [recommended](https://github.com/borgbackup/borg/blob/1.2.3/setup.py#L77-L79) * enable compiling the [hashindex extension](https://github.com/borgbackup/borg/blob/1.2.3/setup.py#L214) * fix update file which was reporting NO VERSION A patch file from https://github.com/void-linux/void-packages/pull/41699.patch is attached