[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: dune-typetree: Update to 2.9.0.
From: |
guix-commits |
Subject: |
12/14: gnu: dune-typetree: Update to 2.9.0. |
Date: |
Tue, 2 May 2023 06:13:51 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 23e1a84f0a28b030388db8737751ca8b49065b79
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Fri Apr 14 19:27:34 2023 +0000
gnu: dune-typetree: Update to 2.9.0.
* gnu/packages/maths.scm (dune-typetree): 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 0742838345..da5fe7aa74 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -7183,7 +7183,7 @@ provides the full grid interface including adaptive mesh
refinement.")
(define-public dune-typetree
(package
(name "dune-typetree")
- (version "2.7.1")
+ (version "2.9.0")
(source
(origin
(method git-fetch)
@@ -7193,7 +7193,7 @@ provides the full grid interface including adaptive mesh
refinement.")
(file-name (git-file-name name version))
(sha256
(base32
- "1kx9k8i7pdw6l6ny6nq85v5p1nd6yxldzaj8k3nizaz3q1j407pv"))))
+ "1qcnl8giivnn8zprszdwrqw4q29sv3c2pr8dlrz616j10i4r8p18"))))
(build-system cmake-build-system)
(arguments
`(#:phases
- 01/14: gnu: Add texlive-alphalph., (continued)
- 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, 2023/05/02
- 12/14: gnu: dune-typetree: Update to 2.9.0.,
guix-commits <=
- 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