gnu: r-biomvcclass: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.66.0.
This commit is contained in:
zimoun 2022-11-17 03:50:33 +01:00 committed by Ricardo Wurmus
parent 3879ddbdb9
commit c0412736d8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -17635,14 +17635,14 @@ design.")
(define-public r-biomvcclass
(package
(name "r-biomvcclass")
(version "1.64.0")
(version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioMVCClass" version))
(sha256
(base32
"078pnyygbvbfxziqspfr1nn78w67xyb4qmiwc34czga5psblvfwz"))))
"1xclmwxps7yvqnaw8kn6z4mlpx6v8xfzyly4cadsjaj2qm535xxk"))))
(properties `((upstream-name . "BioMVCClass")))
(build-system r-build-system)
(propagated-inputs