gnu: r-biocfilecache: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.6.0.
This commit is contained in:
zimoun 2022-11-17 03:50:23 +01:00 committed by Ricardo Wurmus
parent 628ce9bf48
commit 43b69b74d3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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