Archived
1
0
Fork 0

gnu: r-bioconcotk: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.10.0.
This commit is contained in:
zimoun 2020-10-30 15:56:29 +01:00 committed by Ricardo Wurmus
parent 13d0b780c1
commit e29b15ee97
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7952,14 +7952,14 @@ rownames.")
(define-public r-bioconcotk (define-public r-bioconcotk
(package (package
(name "r-bioconcotk") (name "r-bioconcotk")
(version "1.8.0") (version "1.10.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
"021qzygfwdnd3naz1iqq01zr3zxv3k7wm1lklik24vc7axshxbmk")))) "1jwp0gww2xyx8qfv5h4y0v3g66mmlyrd1v64xn91si4fsymk4108"))))
(properties `((upstream-name . "BiocOncoTK"))) (properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs