mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: r-lumi: Update to 2.54.0.
* gnu/packages/bioconductor.scm (r-lumi): Update to 2.54.0. Change-Id: I74cb1e60a1ba2e9c62b412eec51b71c9b19aa8c7
This commit is contained in:
parent
e55a61949e
commit
038df629a9
1 changed files with 2 additions and 2 deletions
|
@ -14302,14 +14302,14 @@ (define-public r-lefser
|
|||
(define-public r-lumi
|
||||
(package
|
||||
(name "r-lumi")
|
||||
(version "2.52.0")
|
||||
(version "2.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "lumi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1lxxqr7x9jdjrsj5j95jb0dbd7p208vifxw3j4s4140zh1ppxnpj"))))
|
||||
"0iwkag84w1sc703jcdfx0h799hlchdiqvlps8g8lwmil5b0xlsw5"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-affy
|
||||
|
|
Loading…
Reference in a new issue