gnu: r-biomvcclass: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.62.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:49 +00:00
parent 739c420d1e
commit bb98b978c3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14365,14 +14365,14 @@ (define-public r-mvcclass
(define-public r-biomvcclass
(package
(name "r-biomvcclass")
(version "1.60.0")
(version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioMVCClass" version))
(sha256
(base32
"04pld93nffbci47dnf0awmcmhlfzv599ggcd7hvq78w41ac60qv8"))))
"0jqgazwz35gz11a7vzanyy2yalzalx0z0rw6y18nmk8dbv01nv2j"))))
(properties `((upstream-name . "BioMVCClass")))
(build-system r-build-system)
(propagated-inputs