There is a new pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages maxima https://github.com/void-linux/void-packages/pull/36711 maxima: update to 5.46.0. #### Testing the changes - I tested the changes in this PR: **briefly** This update causes a bunch of doctest failures in sagemath-9.5, so let's hold it for a while. ``` sage -t --long ... .../sage/symbolic/integration/integral.py # 1 doctest failed sage -t --long ... .../sage/calculus/calculus.py # 5 doctests failed sage -t --long ... .../sage/functions/exp_integral.py # 1 doctest failed sage -t --long ... .../sage/symbolic/relation.py # 1 doctest failed sage -t --long ... .../sage/interfaces/maxima_lib.py # 2 doctests failed ``` A patch file from https://github.com/void-linux/void-packages/pull/36711.patch is attached