mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-chromstar: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-chromstar): Update to 1.18.0.
This commit is contained in:
parent
3e2052e7da
commit
3a5642d72e
1 changed files with 2 additions and 2 deletions
|
@ -13394,14 +13394,14 @@ (define-public r-snpstats
|
|||
(define-public r-chromstar
|
||||
(package
|
||||
(name "r-chromstar")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chromstaR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vgpb7g2cncdn82hia2yzzachyns2zbd7906662g990qjnp2xlm1"))))
|
||||
"09cqzylci4x4i7wn4ckcqhdlljbzfrp08wdvkkc5vrdldnj9pq5h"))))
|
||||
(properties `((upstream-name . "chromstaR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue