mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chromstardata: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-chromstardata): Update to 1.34.0. Change-Id: I77f041f59bef6f1746a2898f92f874b65eed6f22
This commit is contained in:
parent
d32ed19654
commit
7bc427ff5d
1 changed files with 2 additions and 2 deletions
|
@ -2343,13 +2343,13 @@ for @code{FoxA1} in mouse liver cell lines aligned to the mm9 genome.")
|
|||
(define-public r-chromstardata
|
||||
(package
|
||||
(name "r-chromstardata")
|
||||
(version "1.33.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chromstaRData" version 'experiment))
|
||||
(sha256
|
||||
(base32 "1piz7jihay3zh3ynabyifvqp9v89fwaw19p6dgf6piqpzbj3k7zg"))))
|
||||
(base32 "10zlb4pk5673mm0dd4dbi7b0m06zd9dysbm9p7izsj1py0k8fg2x"))))
|
||||
(properties `((upstream-name . "chromstaRData")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/chromstaRData/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue