gnu: r-bioconcotk: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.12.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:11 +02:00
parent e7b465e81b
commit 4faded238e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11541,14 +11541,14 @@ (define-public r-multiassayexperiment
(define-public r-bioconcotk
(package
(name "r-bioconcotk")
(version "1.10.0")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocOncoTK" version))
(sha256
(base32
"1jwp0gww2xyx8qfv5h4y0v3g66mmlyrd1v64xn91si4fsymk4108"))))
"0y396lx2mh9izb07lz83j35wydfj808ihc74jlgras03a3g335p2"))))
(properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system)
(propagated-inputs