There is an updated pull request by oreo639 against master on the void-packages repository https://github.com/oreo639/void-packages exempi https://github.com/void-linux/void-packages/pull/38820 exempi: update to 2.6.2 #### Testing the changes - I tested the changes in this PR: **briefly** Fixes build with gcc12: ``` /usr/include/c++/12.1/bits/stl_tree.h:770:15: error: static assertion failed: comparison object must be invocable as const 770 | is_invocable_v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.1/bits/stl_tree.h:770:15: note: 'std::is_invocable_v' evaluates to false ``` A patch file from https://github.com/void-linux/void-packages/pull/38820.patch is attached