mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 05:00:29 +02:00
gnu: hdf5: Default to 1.10.
This is a followup to 5930963555.
* gnu/packages/maths.scm (hdf5): Change to HDF5-1.10.
(hdf-java, hdf-eos5, h5check, netcdf, matio)[inputs]: Use HDF5-1.8.
* gnu/packages/java.scm (java-cisd-jhdf5)[inputs]: Likewise.
This commit is contained in:
committed by
Ludovic Courtès
parent
c9a656a5d0
commit
c5372cd488
@@ -3296,7 +3296,7 @@ libraries from the SIS division at ETH Zurich like jHDF5.")
|
||||
("java-cisd-args4j" ,java-cisd-args4j)
|
||||
("java-commons-lang" ,java-commons-lang)
|
||||
("java-commons-io" ,java-commons-io)
|
||||
("hdf5" ,hdf5)
|
||||
("hdf5" ,hdf5-1.8)
|
||||
("zlib" ,zlib)))
|
||||
(native-inputs
|
||||
`(("jdk" ,icedtea-8)
|
||||
|
||||
Reference in New Issue
Block a user