mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: hdf5-blosc: Update input.
* gnu/packages/maths.scm (hdf5-blosc)[inputs]: Remove hdf5-1.10; add hdf5. Change-Id: Ib9356732ffacac001997ac3343b0d57bda14366d
This commit is contained in:
parent
8a9f0a618e
commit
23a18b9a3a
1 changed files with 1 additions and 1 deletions
|
@ -2135,7 +2135,7 @@ Swath).")
|
|||
(("ExternalProject_Add\\(project_blosc") "message("))
|
||||
#t)))))
|
||||
(inputs
|
||||
(list c-blosc hdf5-1.10))
|
||||
(list c-blosc hdf5))
|
||||
(home-page "https://github.com/Blosc/hdf5-blosc")
|
||||
(synopsis "Filter for HDF5 using the Blosc compressor")
|
||||
(description "This is a filter for HDF5 that uses the Blosc compressor; by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue