me
/
guix
Archived
1
0
Fork 0

gnu: r-biocfilecache: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 1.14.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -5428,14 +5428,14 @@ Infinium HumanMethylation 450k assay.")
(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