me
/
guix
Archived
1
0
Fork 0

gnu: r-rhdf5filters: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-rhdf5filters): Update to 1.6.0.
master
Ricardo Wurmus 2021-11-04 22:04:07 +00:00
parent 148e520d4a
commit e38d619476
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3972,14 +3972,14 @@ the available RAM.")
(define-public r-rhdf5filters
(package
(name "r-rhdf5filters")
(version "1.4.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rhdf5filters" version))
(sha256
(base32
"133v0s452acspi4dbf6gsa2xrr0qza86jdjjbpwhdv6zfd1djbgc"))))
"05b015pyp3g1crmm2d3ldsa7r5w0khmf87qbl4fv16r6pdggha78"))))
(properties `((upstream-name . "rhdf5filters")))
(build-system r-build-system)
(propagated-inputs