* [bug#45490] [PATCH] gnu: matio: Update to 1.5.19.
@ 2020-12-28 11:49 Vincent Legoll
2020-12-31 13:16 ` bug#45490: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-28 11:49 UTC (permalink / raw)
To: 45490; +Cc: Vincent Legoll
* gnu/packages/maths.scm (matio): Update to 1.5.19.
---
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 b54cd6dff1..0ba6b3444e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4558,7 +4558,7 @@ structured and unstructured grid problems.")))
(define-public matio
(package
(name "matio")
- (version "1.5.6")
+ (version "1.5.19")
(source
(origin
(method url-fetch)
@@ -4566,7 +4566,7 @@ structured and unstructured grid problems.")))
"matio-" version ".tar.gz"))
(sha256
(base32
- "0y2qymgxank8wdiwc68ap8bxdzrhvyw86i29yh3xgn4z1njfd9ir"))))
+ "0vr8c1mz1k6mz0sgh6n3scl5c3a71iqmy5fnydrgq504icj4vym4"))))
(build-system gnu-build-system)
(inputs
`(("zlib" ,zlib)
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#45490: [PATCH] gnu: matio: Update to 1.5.19.
2020-12-28 11:49 [bug#45490] [PATCH] gnu: matio: Update to 1.5.19 Vincent Legoll
@ 2020-12-31 13:16 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-12-31 13:16 UTC (permalink / raw)
To: Vincent Legoll; +Cc: 45490-done
[-- Attachment #1: Type: text/plain, Size: 240 bytes --]
Looks good! Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-31 13:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-28 11:49 [bug#45490] [PATCH] gnu: matio: Update to 1.5.19 Vincent Legoll
2020-12-31 13:16 ` bug#45490: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.