mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-gagedata: Update to 2.46.0.
* gnu/packages/bioconductor.scm (r-gagedata): Update to 2.46.0. Change-Id: I5fc2489891207fbb249651d0b56eff7c75274cca
This commit is contained in:
parent
7bcd5c266b
commit
ef204b63e1
1 changed files with 2 additions and 2 deletions
|
@ -3183,13 +3183,13 @@ package @code{affy}.")
|
||||||
(define-public r-gagedata
|
(define-public r-gagedata
|
||||||
(package
|
(package
|
||||||
(name "r-gagedata")
|
(name "r-gagedata")
|
||||||
(version "2.45.0")
|
(version "2.46.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "gageData" version 'experiment))
|
(uri (bioconductor-uri "gageData" version 'experiment))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1mx72mwvdwc05l2qp6a99sn28y0vckdgjjvg3lmvppixhrg89jc1"))))
|
(base32 "0654hcq1qnlkc2xkk2nz88iwa4d6pfa2qz6aghlqv40dcdm0j9w7"))))
|
||||||
(properties `((upstream-name . "gageData")))
|
(properties `((upstream-name . "gageData")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://bioconductor.org/packages/gageData")
|
(home-page "https://bioconductor.org/packages/gageData")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue