mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
gnu: r-pcaexplorer: Update to 2.28.0.
* gnu/packages/bioconductor.scm (r-pcaexplorer): Update to 2.28.0. Change-Id: If0d0369c364c5c665a9cdfe71fb6ce7c4b466b40
This commit is contained in:
parent
fab197151b
commit
81172ff685
1 changed files with 2 additions and 2 deletions
|
@ -9228,14 +9228,14 @@ (define-public r-oscope
|
|||
(define-public r-pcaexplorer
|
||||
(package
|
||||
(name "r-pcaexplorer")
|
||||
(version "2.26.1")
|
||||
(version "2.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pcaExplorer" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04r4qsiasbfb0pwqyqmw2w3qdkhgwixwffp1s8hjflwnb63hxzjx"))))
|
||||
"0ihc9jqjy0nl4pfgcxczfdf973nb99325agk73y0222ad1mpkc07"))))
|
||||
(properties `((upstream-name . "pcaExplorer")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue