mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: r-pcaexplorer: Update to 2.26.1.
* gnu/packages/bioconductor.scm (r-pcaexplorer): Update to 2.26.1.
This commit is contained in:
parent
37f44c278f
commit
4b7a06b839
1 changed files with 2 additions and 2 deletions
|
@ -8143,14 +8143,14 @@ (define-public r-oscope
|
|||
(define-public r-pcaexplorer
|
||||
(package
|
||||
(name "r-pcaexplorer")
|
||||
(version "2.26.0")
|
||||
(version "2.26.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pcaExplorer" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1l7ipvnfv7s4faa7wyji17n7r3a8qb2pis3xm2c1b2mqzn62k8xx"))))
|
||||
"04r4qsiasbfb0pwqyqmw2w3qdkhgwixwffp1s8hjflwnb63hxzjx"))))
|
||||
(properties `((upstream-name . "pcaExplorer")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue