me
/
guix
Archived
1
0
Fork 0

gnu: r-hdf5array: Update to 1.18.1.

* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.18.1.
master
Ricardo Wurmus 2021-02-11 21:31:11 +01:00
parent 18ebacaa1c
commit f7947f8991
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8728,14 +8728,14 @@ provided.")
(define-public r-hdf5array
(package
(name "r-hdf5array")
(version "1.18.0")
(version "1.18.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "HDF5Array" version))
(sha256
(base32
"1hr149q03p09y1cjnx8av854j53041wfyq66xpsjw4mypzjf6f28"))))
"14v2adhwi0yac834g23kvfid740raclhmribzd28k10gsjk9cj7g"))))
(properties `((upstream-name . "HDF5Array")))
(build-system r-build-system)
(arguments