gnu: r-bioconcotk: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.14.0.
This commit is contained in:
parent
e46b5ad21b
commit
b9275baa5a
@ -11904,14 +11904,14 @@ rownames.")
|
|||||||
(define-public r-bioconcotk
|
(define-public r-bioconcotk
|
||||||
(package
|
(package
|
||||||
(name "r-bioconcotk")
|
(name "r-bioconcotk")
|
||||||
(version "1.12.1")
|
(version "1.14.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
|
||||||
"1ix09a39z7y2cj0y8qsd66ka8a8y8q79w08l4jv1yhhn9h4va89s"))))
|
"1h5s6wbc5n5x5d28rynxpcmaklxdhf72g9gg9fy8cg77niipvxd9"))))
|
||||||
(properties `((upstream-name . "BiocOncoTK")))
|
(properties `((upstream-name . "BiocOncoTK")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user