gnu: r-biomvcclass: Update to 1.68.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.68.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:41 +02:00
parent ce9ee69644
commit 26c76918cb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20160,14 +20160,14 @@ (define-public r-mvcclass
(define-public r-biomvcclass
(package
(name "r-biomvcclass")
(version "1.66.0")
(version "1.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioMVCClass" version))
(sha256
(base32
"1xclmwxps7yvqnaw8kn6z4mlpx6v8xfzyly4cadsjaj2qm535xxk"))))
"07iay2dpq3margh1ny2snlc75g7fpfs5bf2gmhv88d31b8blg57r"))))
(properties `((upstream-name . "BioMVCClass")))
(build-system r-build-system)
(propagated-inputs