Message ID | 7fa5bb0fadb44c455fc66de4abd86cce69ab70a3.1731615040.git.felgru@posteo.net |
---|---|
State | New |
Headers | show |
Series | Update dune-* to 2.10.0. | expand |
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 799e9115a1..546b7914c5 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -8600,7 +8600,7 @@ (define-public dune-istl (define-public dune-localfunctions (package (name "dune-localfunctions") - (version "2.9.0") + (version "2.10.0") (source (origin (method url-fetch) @@ -8608,7 +8608,7 @@ (define-public dune-localfunctions version "/dune-localfunctions-" version ".tar.gz")) (sha256 (base32 - "02zl49q40ifmic221fxlhi8zj9pybdyjavzvgn1zwh636ysgjbsp")))) + "0a5hyd7fps18178dq41nxa21h0i9ah6sw7di8qkc4i1rh052rzc1")))) (build-system cmake-build-system) (arguments `(#:phases