gnu: r-bioconcotk: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:40 +00:00
parent e46b5ad21b
commit b9275baa5a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -11904,14 +11904,14 @@ rownames.")
(define-public r-bioconcotk
(package
(name "r-bioconcotk")
(version "1.12.1")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocOncoTK" version))
(sha256
(base32
"1ix09a39z7y2cj0y8qsd66ka8a8y8q79w08l4jv1yhhn9h4va89s"))))
"1h5s6wbc5n5x5d28rynxpcmaklxdhf72g9gg9fy8cg77niipvxd9"))))
(properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system)
(propagated-inputs