mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +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:
parent
c9a656a5d0
commit
c5372cd488
2 changed files with 10 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue