mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-biomvcclass: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-biomvcclass): Update to 1.64.0.
This commit is contained in:
parent
a3a8109fe8
commit
7fe83026b7
1 changed files with 2 additions and 2 deletions
|
@ -15601,14 +15601,14 @@ (define-public r-mvcclass
|
|||
(define-public r-biomvcclass
|
||||
(package
|
||||
(name "r-biomvcclass")
|
||||
(version "1.62.0")
|
||||
(version "1.64.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BioMVCClass" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jqgazwz35gz11a7vzanyy2yalzalx0z0rw6y18nmk8dbv01nv2j"))))
|
||||
"078pnyygbvbfxziqspfr1nn78w67xyb4qmiwc34czga5psblvfwz"))))
|
||||
(properties `((upstream-name . "BioMVCClass")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue