[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/14: gnu: dune-geometry: Update to 2.9.0.
From: |
guix-commits |
Subject: |
05/14: gnu: dune-geometry: Update to 2.9.0. |
Date: |
Tue, 2 May 2023 06:13:50 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 087f2f08a5293a72c513828a178b332d6e3612aa
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Fri Apr 14 19:27:27 2023 +0000
gnu: dune-geometry: Update to 2.9.0.
* gnu/packages/maths.scm (dune-geometry): Update to 2.9.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 2c62fde9a7..8195afd933 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -6834,7 +6834,7 @@ Differences} (FD).")
(define-public dune-geometry
(package
(name "dune-geometry")
- (version "2.7.1")
+ (version "2.9.0")
(source
(origin
(method url-fetch)
@@ -6842,7 +6842,7 @@ Differences} (FD).")
version "/dune-geometry-" version ".tar.gz"))
(sha256
(base32
- "068mh3fd110xl27rwxqlqy4d9cpqw2vqm2pzfrripiaqscb3byfy"))))
+ "1bl1abipcf7zysmyyy2ikfx0nip55kasrb1bbkh11ghdilxrwwqy"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- branch master updated (3f8c4899a9 -> 44d7044094), guix-commits, 2023/05/02
- 02/14: gnu: hypre: Add missing TeX Live packages., guix-commits, 2023/05/02
- 01/14: gnu: Add texlive-alphalph., guix-commits, 2023/05/02
- 04/14: gnu: dune-common: Update to 2.9.0., guix-commits, 2023/05/02
- 03/14: gnu: babeltrace: Fix build failure., guix-commits, 2023/05/02
- 05/14: gnu: dune-geometry: Update to 2.9.0.,
guix-commits <=
- 07/14: gnu: dune-grid: Update to 2.9.0., guix-commits, 2023/05/02
- 08/14: gnu: dune-istl: Update to 2.9.0., guix-commits, 2023/05/02
- 09/14: gnu: dune-localfunctions: Update to 2.9.0., guix-commits, 2023/05/02
- 10/14: gnu: dune-alugrid: Update to 2.9.0., guix-commits, 2023/05/02
- 11/14: gnu: dune-subgrid: Update to 2.9.0-1-e83f3f9., guix-commits, 2023/05/02
- 06/14: gnu: dune-uggrid: Update to 2.9.0., guix-commits, 2023/05/02
- 12/14: gnu: dune-typetree: Update to 2.9.0., guix-commits, 2023/05/02
- 13/14: gnu: dune-functions: Update to 2.9.0., guix-commits, 2023/05/02
- 14/14: gnu: dune-pdelab: Update to 2.8.0-0.d5dddb6., guix-commits, 2023/05/02