gnu: r-biocfilecache: Update to 2.2.1.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.2.1.
This commit is contained in:
Ricardo Wurmus 2022-04-14 10:59:02 +02:00
parent 5576a98b6a
commit b446be46ba
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -9567,14 +9567,14 @@ Infinium HumanMethylation 450k assay.")
(define-public r-biocfilecache
(package
(name "r-biocfilecache")
(version "2.2.0")
(version "2.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version))
(sha256
(base32
"11qayqmgv274hc4h1v222sma07wkxjm8002fl6w3yvi225zq1qc1"))))
"0gaj0z6dk2p2vhvqz685xwd5q2mkvpimh2493p3w04s2rlsvi3jb"))))
(properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system)
(propagated-inputs