gnu: r-pcamethods: Update to 1.90.0.

* gnu/packages/bioconductor.scm (r-pcamethods): Update to 1.90.0.
This commit is contained in:
zimoun 2022-11-17 03:50:12 +01:00 committed by Ricardo Wurmus
parent 34b615e3e7
commit cf106821f5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6295,14 +6295,14 @@ (define-public r-pcaexplorer
(define-public r-pcamethods (define-public r-pcamethods
(package (package
(name "r-pcamethods") (name "r-pcamethods")
(version "1.88.0") (version "1.90.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "pcaMethods" version)) (uri (bioconductor-uri "pcaMethods" version))
(sha256 (sha256
(base32 (base32
"1087sl7y707zld7zpf3ly51gnmdp93vn90dwa5440v7qawvg2h9b")))) "1cjmkfpbbfzkx6bi3r9jjx54iwkm4gl8hqa1776hxicq2x2c83s4"))))
(properties `((upstream-name . "pcaMethods"))) (properties `((upstream-name . "pcaMethods")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs