gnu: r-biocfilecache: Update to 2.2.1.
* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.2.1.
This commit is contained in:
parent
5576a98b6a
commit
b446be46ba
@ -9567,14 +9567,14 @@ Infinium HumanMethylation 450k assay.")
|
|||||||
(define-public r-biocfilecache
|
(define-public r-biocfilecache
|
||||||
(package
|
(package
|
||||||
(name "r-biocfilecache")
|
(name "r-biocfilecache")
|
||||||
(version "2.2.0")
|
(version "2.2.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
|
||||||
"11qayqmgv274hc4h1v222sma07wkxjm8002fl6w3yvi225zq1qc1"))))
|
"0gaj0z6dk2p2vhvqz685xwd5q2mkvpimh2493p3w04s2rlsvi3jb"))))
|
||||||
(properties `((upstream-name . "BiocFileCache")))
|
(properties `((upstream-name . "BiocFileCache")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user