gnu: r-biocor: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-biocor): Update to 1.22.0.
This commit is contained in:
zimoun 2022-11-17 03:50:29 +01:00 committed by Ricardo Wurmus
parent 1eaf500dd6
commit 1a19353ae1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -15149,14 +15149,14 @@ tools for genome-scale analysis of cancer studies.")
(define-public r-biocor
(package
(name "r-biocor")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioCor" version))
(sha256
(base32
"004mksswampwisljcdz6fswwbgdjdii3y86gjzib0gf8v4w7w4q3"))))
"0a8xyrmarb2ja5zyvx5sndd67hylmwi29gpr5lwrzinww8w8b8w6"))))
(properties `((upstream-name . "BioCor")))
(build-system r-build-system)
(propagated-inputs