me
/
guix
Archived
1
0
Fork 0

gnu: r-biomvcclass: Update to 1.68.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.68.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -20160,14 +20160,14 @@ design.")
(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