summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/dune-istl-fix-solver-playground.patch
AgeCommit message (Collapse)Author
2024-11-22gnu: dune-istl: Update to 2.10.0.Felix Gruber
* gnu/packages/maths.scm (dune-istl): Update to 2.10.0. [source]: Remove patch that has been applied upstream. * gnu/packages/patches/dune-istl-fix-solver-playground.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: Ifbbb6f2dea815159a1743ae6e622c154cf1cc9b0 Signed-off-by: Andreas Enge <[email protected]>
2023-05-02gnu: dune-istl: Update to 2.9.0.Felix Gruber
* gnu/packages/maths.scm (dune-istl): Update to 2.9.0. [source](patches): Add patch to fix test phase. * gnu/packages/patches/dune-istl-fix-solver-playground.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <[email protected]>