gnu: r-biocfilecache: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 1.14.0.
This commit is contained in:
zimoun 2020-10-30 15:53:06 +01:00 committed by Ricardo Wurmus
parent 0067589a9e
commit e65e81d285
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5428,14 +5428,14 @@ (define-public r-arrmnormalization
(define-public r-biocfilecache
(package
(name "r-biocfilecache")
(version "1.12.1")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version))
(sha256
(base32
"02yayjyliaqxcwqa0n2ccmsfflskqzf0gvdibh2r3nz5bi66imkf"))))
"0r032a033636bxap0vvb02jvjqiynzj9npqd8603qnwmhvvfi5z1"))))
(properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system)
(propagated-inputs