mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: dune-alugrid: Update to 2.10.0.
* gnu/packages/maths.scm (dune-alugrid): Update to 2.10.0. Change-Id: I316d27b7da3e07398d12a156fa9b3b24675b7fad Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
644d2aa36b
commit
cc29fb8fca
1 changed files with 2 additions and 2 deletions
|
@ -8665,7 +8665,7 @@ assemble global function spaces on finite-element grids.")
|
|||
(define-public dune-alugrid
|
||||
(package
|
||||
(name "dune-alugrid")
|
||||
(version "2.9.0")
|
||||
(version "2.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -8675,7 +8675,7 @@ assemble global function spaces on finite-element grids.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0s41jinsfpm56nx41vkmyv3y9n072ssw9hxjm7di64zcszgpjmzd"))))
|
||||
"0289vqf9azhgqda04qa5prn201xnsd9i0r8gy6jn0g6wfy9bcpav"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue