mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-curatedtcgadata: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-curatedtcgadata): Update to 1.28.1. Change-Id: I7b6641c38e1f8da3e11ba8febce9a0e9e1492614
This commit is contained in:
parent
37954570ae
commit
adf4474c63
1 changed files with 2 additions and 2 deletions
|
@ -3345,13 +3345,13 @@ yeast are also included.")
|
||||||
(define-public r-curatedtcgadata
|
(define-public r-curatedtcgadata
|
||||||
(package
|
(package
|
||||||
(name "r-curatedtcgadata")
|
(name "r-curatedtcgadata")
|
||||||
(version "1.28.0")
|
(version "1.28.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "curatedTCGAData" version 'experiment))
|
(uri (bioconductor-uri "curatedTCGAData" version 'experiment))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "006c189pyp3lxmbnygvasayvmv0gzwyrbmn3qgrggmqqhmj5v83q"))))
|
(base32 "1g8hyi9b2423y3lbg52dxqqnaljj2jnnaybnb2a9x5h4sm4gbqw4"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "curatedTCGAData")))
|
`((upstream-name . "curatedTCGAData")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue