summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/scalapack-gcc-10-compilation.patch
AgeCommit message (Collapse)Author
2025-06-11gnu: scalapack: Update to 2.2.2.Paul Garlick
* gnu/packages/maths.scm (scalapack): Update to 2.2.2. Use git-fetch. <source>: Update URL. Remove patch. <phases>: Update list of failing tests. * gnu/local.mk: Unregister patch. * gnu/packages/patches/scalapack-gcc-10-compilation.patch: Delete file. Signed-off-by: Andreas Enge <andreas@enge.fr>
2021-12-01gnu: scalapack: Update to 2.1.0.Ludovic Courtès
* gnu/packages/maths.scm (scalapack): Update to 2.1.0. [source]: Remove "scalapack-blacs-mpi-deprecations.patch" and add "scalapack-gcc-10-compilation.patch". [arguments]: Add 'skip-faulty-test' phase. * gnu/packages/patches/scalapack-blacs-mpi-deprecations.patch: Remove. * gnu/packages/patches/scalapack-gcc-10-compilation.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.