gnu: r-biocfilecache: Update to 2.2.0.
* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.2.0.master
parent
2a9f215cd1
commit
f592a0a4ee
|
@ -9089,14 +9089,14 @@ Infinium HumanMethylation 450k assay.")
|
|||
(define-public r-biocfilecache
|
||||
(package
|
||||
(name "r-biocfilecache")
|
||||
(version "2.0.0")
|
||||
(version "2.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocFileCache" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ymg4hmabk233qgassld62achjylm12rnidxbakfkx4dvvlbhxxv"))))
|
||||
"11qayqmgv274hc4h1v222sma07wkxjm8002fl6w3yvi225zq1qc1"))))
|
||||
(properties `((upstream-name . "BiocFileCache")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue