1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-23 02:30:30 +02:00

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

View File

@@ -5935,7 +5935,7 @@ structured and unstructured grid problems.")))
(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