gnu: r-biomvcclass: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.64.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:46:48 +02:00
parent a3a8109fe8
commit 7fe83026b7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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