David Elsing writes: > * gnu/packages/maths.scm (hdf-eos5): Update to 2.0. > [source]: Change URL and add snippet to remove generated files. > [native-inputs]: Add autoconf, automake and libtool. > [inputs]: Replace hdf5-1.8 with hdf5-1.14. > [arguments]: Do not use quasiquote and add the phases > remove-single-module-flag and fix-parallel-tests. > --- > gnu/packages/maths.scm | 57 ++++++++++++++++++++++++++++++------------ > 1 file changed, 41 insertions(+), 16 deletions(-) Thanks for the patch! I've pushed this to master as d78bbb912c26e6f9329e82e22dd444488cd87979. Chris