summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/maths.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 30b84af3b50..90e996aa7fe 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5275,7 +5275,7 @@ language understood by many solvers.")
5275(define-public mumps 5275(define-public mumps
5276 (package 5276 (package
5277 (name "mumps") 5277 (name "mumps")
5278 (version "5.8.0") 5278 (version "5.9.1")
5279 (source 5279 (source
5280 (origin 5280 (origin
5281 (method url-fetch) 5281 (method url-fetch)
@@ -5283,7 +5283,7 @@ language understood by many solvers.")
5283 ".tar.gz")) 5283 ".tar.gz"))
5284 (sha256 5284 (sha256
5285 (base32 5285 (base32
5286 "18208d3klhv08p4kgbbp332wf11x0iyi7z4c7fcs0hwq3n5ynqnp")))) 5286 "0ihv7q05hwdwrjm3savkdkj4886xz7xa3fhqqqx00nkbcibrp735"))))
5287 (build-system gnu-build-system) 5287 (build-system gnu-build-system)
5288 (inputs 5288 (inputs
5289 (list gfortran 5289 (list gfortran