mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-gtrellis: Update to 1.42.1.
* gnu/packages/bioconductor.scm (r-gtrellis): Update to 1.42.1. Change-Id: I261281d68121866b814e54cb18b0dc7f19c5d7f6
This commit is contained in:
committed by
Andreas Enge
parent
1852f5e39d
commit
2b62bf4f2e
@@ -20560,14 +20560,14 @@ analysis.")
|
||||
(define-public r-gtrellis
|
||||
(package
|
||||
(name "r-gtrellis")
|
||||
(version "1.42.0")
|
||||
(version "1.42.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "gtrellis" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lbqzdfz7ylw066ng01vvm5azvnjfxhhbfcjk6y0l5xbs2c5ckac"))))
|
||||
"00ckhkf15x4wgd8wvcl2kg2n98xxsbyb4njjxg9fzshvd7ikx0g4"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-circlize r-genomicranges r-getoptlong r-iranges))
|
||||
|
||||
Reference in New Issue
Block a user