gnu: r-biocfilecache: Update to 2.6.1.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.6.1.
This commit is contained in:
Simon Tournier 2023-02-20 19:54:05 +01:00 committed by Ricardo Wurmus
parent 070274e314
commit c8f618c808
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13361,14 +13361,14 @@ (define-public r-arrmnormalization
(define-public r-biocfilecache (define-public r-biocfilecache
(package (package
(name "r-biocfilecache") (name "r-biocfilecache")
(version "2.6.0") (version "2.6.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version)) (uri (bioconductor-uri "BiocFileCache" version))
(sha256 (sha256
(base32 (base32
"0skrvmkm6ch8gbpdi4wr59zk5vxzxs7cyqvz3jhki9d8w492wylg")))) "16316a5pgyl5rppyviibf6z3k3m7xmvqyylf1kxdpg0avs6dk8w7"))))
(properties `((upstream-name . "BiocFileCache"))) (properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs