gnu: matio: Use standard hd5 as input.

* gnu/packages/maths.scm (matio)[inputs]: Replace hdf5-1.8 by hdf5,
  which is version 1.10.
This commit is contained in:
Andreas Enge 2023-08-30 14:48:00 +02:00
parent 299d0463d5
commit e5ce59e212
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -5935,7 +5935,7 @@ (define-public matio
(install-file "src/matioConfig.h"
(string-append #$output "/include")))))))
(inputs
(list zlib hdf5-1.8))
(list zlib hdf5))
(home-page "http://matio.sourceforge.net/")
(synopsis "Library for reading and writing MAT files")
(description "Matio is a library for reading and writing MAT files. It