gnu: r-bioconcotk: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.18.0.master
parent
5557dea898
commit
1eaf500dd6
|
@ -15104,14 +15104,14 @@ rownames.")
|
||||||
(define-public r-bioconcotk
|
(define-public r-bioconcotk
|
||||||
(package
|
(package
|
||||||
(name "r-bioconcotk")
|
(name "r-bioconcotk")
|
||||||
(version "1.16.0")
|
(version "1.18.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BiocOncoTK" version))
|
(uri (bioconductor-uri "BiocOncoTK" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1alplszw84vqa1mvzp996f94s40scmh4qwbrqhg43hrnyvbnq7pi"))))
|
"1x4mzzjvjgcxg5xyxjib8r2n55hpf2vzcci0xkb7d8frakfncn9s"))))
|
||||||
(properties `((upstream-name . "BiocOncoTK")))
|
(properties `((upstream-name . "BiocOncoTK")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue