There's a merged pull request on the void-packages repository exempi: update to 2.6.2. https://github.com/void-linux/void-packages/pull/38820 Description: #### 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 ```