GNU bug report logs -
#65623
[PATCH 0/2] Update matio
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Wed, 30 Aug 2023 13:18:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 65623 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/maths.scm (matio): Update to 1.5.23.
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 98ed03e0d6..f413403207 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5916,7 +5916,7 @@ (define-public hypre-openmpi
(define-public matio
(package
(name "matio")
- (version "1.5.19")
+ (version "1.5.23")
(source
(origin
(method url-fetch)
@@ -5924,7 +5924,7 @@ (define-public matio
"matio-" version ".tar.gz"))
(sha256
(base32
- "0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4"))))
+ "0vjdkxn402gwrgbi5ii3n2ai01bjzzfb588iqd9ylinzc7kfm4cz"))))
(build-system gnu-build-system)
(arguments
(list
--
2.41.0
This bug report was last modified 1 year and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.