me
/
guix
Archived
1
0
Fork 0

gnu: r-biomvcclass: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.70.0.

Change-Id: I0c6214669ec284d314eb7dc90270558934070e4b
master
Ricardo Wurmus 2023-11-03 17:19:12 +01:00
parent b4e803a8a9
commit 4ccceb31b9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22600,14 +22600,14 @@ design.")
(define-public r-biomvcclass
(package
(name "r-biomvcclass")
(version "1.68.0")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioMVCClass" version))
(sha256
(base32
"07iay2dpq3margh1ny2snlc75g7fpfs5bf2gmhv88d31b8blg57r"))))
"04ckv1y5iqawd0dvnn0bbpnmyys0ivcmf0my6dld3hib3idjzwfx"))))
(properties `((upstream-name . "BioMVCClass")))
(build-system r-build-system)
(propagated-inputs