[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: dune-uggrid: Update to 2.9.0.
From: |
guix-commits |
Subject: |
06/14: gnu: dune-uggrid: 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 9d9fd543042093748e330bab4070d51372c91dbe
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Fri Apr 14 19:27:28 2023 +0000
gnu: dune-uggrid: Update to 2.9.0.
* gnu/packages/maths.scm (dune-uggrid): 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 8195afd933..c9bd0a7718 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -6875,7 +6875,7 @@ This package contains the basic DUNE geometry classes.")
(define-public dune-uggrid
(package
(name "dune-uggrid")
- (version "2.7.1")
+ (version "2.9.0")
(source
(origin
(method git-fetch)
@@ -6885,7 +6885,7 @@ This package contains the basic DUNE geometry classes.")
(file-name (git-file-name name version))
(sha256
(base32
- "11qz52g9d5k96fqik2lyi80xryw174rnny074pj70ardl6zzz83p"))))
+ "1xwmiabb25nydi0yzhd64vq6fm3razix6k87afhq88q0ywzll65x"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- 02/14: gnu: hypre: Add missing TeX Live packages., (continued)
- 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, 2023/05/02
- 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 <=
- 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