[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40448: [PATCH] gnu: maths: dune-*: Update to version 2.7
From: |
Ludovic Courtès |
Subject: |
bug#40448: [PATCH] gnu: maths: dune-*: Update to version 2.7 |
Date: |
Wed, 22 Apr 2020 19:17:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi,
Felix Gruber <address@hidden> skribis:
> * gnu/packages/maths.scm (dune-*): Update to version 2.7.
> (dune-uggrid)[source] Download from Git, as no release tarball for
> version 2.7 exists.
> (dune-alugrid,dune-subgrid,dune-pdelab)[source] Use commit hashes as no
> tags for version 2.7 exist (yet?).
> (dune-istl)[source](patches) Add patch required to build version 2.7
> without openmpi.
> * gnu/packages/patches/dune-istl-2.7-fix-non-mpi-tests.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
Applied thanks!
(It took quite a while to build on x86_64!)
Ludo’.