gnu: r-biocfilecache: Update to 2.2.0.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.2.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:29 +00:00
parent 2a9f215cd1
commit f592a0a4ee
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9089,14 +9089,14 @@ (define-public r-arrmnormalization
(define-public r-biocfilecache
(package
(name "r-biocfilecache")
(version "2.0.0")
(version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version))
(sha256
(base32
"0ymg4hmabk233qgassld62achjylm12rnidxbakfkx4dvvlbhxxv"))))
"11qayqmgv274hc4h1v222sma07wkxjm8002fl6w3yvi225zq1qc1"))))
(properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system)
(propagated-inputs