[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
287/289: gnu: r-gviz: Update to 1.34.0.
From: |
guix-commits |
Subject: |
287/289: gnu: r-gviz: Update to 1.34.0. |
Date: |
Fri, 6 Nov 2020 18:05:35 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e069263cebba8f4e3a57865dca9a8d045111bfaa
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:42 2020 +0100
gnu: r-gviz: Update to 1.34.0.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.34.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 25b6376..76aee2c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10510,14 +10510,14 @@ family of feature/genome hypotheses.")
(define-public r-gviz
(package
(name "r-gviz")
- (version "1.32.0")
+ (version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Gviz" version))
(sha256
(base32
- "0cgkp0ciyy2qykqgh3vzp5mx9b4vsvacjh2jnsj3wldiapzlz08a"))))
+ "0v7bz46b91dnrr55ah42ljj1i2xs3090s4w0lw8098pag00p4vh2"))))
(properties `((upstream-name . "Gviz")))
(build-system r-build-system)
(propagated-inputs
- 260/289: gnu: r-mzr: Update to 2.24.0., (continued)
- 260/289: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/06
- 270/289: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/06
- 221/289: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/06
- 245/289: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/11/06
- 254/289: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/06
- 263/289: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/06
- 265/289: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/06
- 274/289: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/06
- 278/289: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/06
- 277/289: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/06
- 287/289: gnu: r-gviz: Update to 1.34.0.,
guix-commits <=
- 239/289: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/06
- 280/289: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/06
- 282/289: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/06