[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
286/288: gnu: r-gviz: Update to 1.34.0.
From: |
guix-commits |
Subject: |
286/288: gnu: r-gviz: Update to 1.34.0. |
Date: |
Mon, 16 Nov 2020 15:08:08 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 58cf17aa25ecbc35e84f2d0eb179b11b5b9aec37
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 d3654ba..cca07fb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10584,14 +10584,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
- 284/288: gnu: r-ldblock: Update to 1.20.0., (continued)
- 284/288: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/16
- 287/288: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/16
- 234/288: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/16
- 254/288: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/16
- 261/288: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/16
- 267/288: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/16
- 268/288: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/16
- 285/288: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/16
- 247/288: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/16
- 288/288: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/16
- 286/288: gnu: r-gviz: Update to 1.34.0.,
guix-commits <=
- 244/288: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/11/16