"Paul A. Patience" writes: > * gnu/packages/maths.scm (nomad-optimizer): Update to 4.3.1. > [native-inputs]: Remove python-wrapper and python-cython. Add openmpi. > [arguments]: Use G-expressions. Remove #:imported-modules and #:modules. > <#:configure-flags>: Remove -DBUILD_INTERFACE_PYTHON=ON. > <#:phases>: Remove 'fix-sources-for-build' phase. Rename > 'fix-sources-for-tests' phase to 'fix-tests' and update it. Add > 'mpi-setup' phase. > --- > gnu/packages/maths.scm | 257 ++++++++++++++++------------------------- > 1 file changed, 101 insertions(+), 156 deletions(-) Thanks for the patch, I've pushed this to master as 33cbb0ca8dd9edb28a12fbfdf0c430899813a737. Chris