gnu: r-hdf5r: Update to 1.3.1.
* gnu/packages/cran.scm (r-hdf5r): Update to 1.3.1.
This commit is contained in:
parent
220875e123
commit
4afe271458
@ -6053,14 +6053,14 @@ results to the user.")
|
||||
(define-public r-hdf5r
|
||||
(package
|
||||
(name "r-hdf5r")
|
||||
(version "1.3.0")
|
||||
(version "1.3.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "hdf5r" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1pq12vkfqxvcaznwaxvjdg3acimk5a20m8h18sixvxc34vnqxw8f"))))
|
||||
"0hvi2cvyv6zlxgpawnmsihxclp2ln88slbrnmaxagmjswskxsrpx"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
`(("hdf5" ,hdf5)
|
||||
|
Loading…
Reference in New Issue
Block a user