gnu: r-hdf5array: Update to 1.10.1.

* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.10.1.
This commit is contained in:
Ricardo Wurmus 2019-01-12 23:05:43 +01:00
parent ad10b3979d
commit 40561d0249
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10853,14 +10853,14 @@ (define-public r-qvalue
(define-public r-hdf5array
(package
(name "r-hdf5array")
(version "1.10.0")
(version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "HDF5Array" version))
(sha256
(base32
"1w7ad8cfsbh5xx82m3l4lc0vbmj9lcsqxxpiy3ana2ycgn1bqv3g"))))
"1qwdsygcadl58qj598hfyvs8hp0hqcl9ghnhknahrlhmb7k2bd2d"))))
(properties `((upstream-name . "HDF5Array")))
(build-system r-build-system)
(propagated-inputs