me
/
guix
Archived
1
0
Fork 0

gnu: dune-localfunctions: Update to 2.9.0.

* gnu/packages/maths.scm (dune-localfunctions): Update to 2.9.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Felix Gruber 2023-04-14 19:27:31 +00:00 committed by Ludovic Courtès
parent 53e4330774
commit d85ffbe381
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -7025,7 +7025,7 @@ aggregation-based algebraic multigrid.")
(define-public dune-localfunctions
(package
(name "dune-localfunctions")
(version "2.7.1")
(version "2.9.0")
(source
(origin
(method url-fetch)
@ -7033,7 +7033,7 @@ aggregation-based algebraic multigrid.")
version "/dune-localfunctions-" version ".tar.gz"))
(sha256
(base32
"031i42anrhi0ngpvp42rdjbkic7v3008fwild9xg7flffwvnpshg"))))
"02zl49q40ifmic221fxlhi8zj9pybdyjavzvgn1zwh636ysgjbsp"))))
(build-system cmake-build-system)
(arguments
`(#:phases