mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: r-biomvcclass: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.70.0. Change-Id: I0c6214669ec284d314eb7dc90270558934070e4b
This commit is contained in:
parent
b4e803a8a9
commit
4ccceb31b9
1 changed files with 2 additions and 2 deletions
|
@ -22600,14 +22600,14 @@ (define-public r-mvcclass
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue