me
/
guix
Archived
1
0
Fork 0

gnu: matio: Update to 1.5.23.

* gnu/packages/maths.scm (matio): Update to 1.5.23.
master
Andreas Enge 2023-08-30 15:12:30 +02:00
parent e5ce59e212
commit b51e45d3aa
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 2 additions and 2 deletions

View File

@ -5916,7 +5916,7 @@ structured and unstructured grid problems.")))
(define-public matio (define-public matio
(package (package
(name "matio") (name "matio")
(version "1.5.19") (version "1.5.23")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5924,7 +5924,7 @@ structured and unstructured grid problems.")))
"matio-" version ".tar.gz")) "matio-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4")))) "0vjdkxn402gwrgbi5ii3n2ai01bjzzfb588iqd9ylinzc7kfm4cz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list