[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/34: gnu: r-gviz: Update to 1.28.3.
From: |
guix-commits |
Subject: |
34/34: gnu: r-gviz: Update to 1.28.3. |
Date: |
Sat, 28 Sep 2019 06:33:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e0c6c18371e4b7029724471cf43d1c95b69d1b81
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:23:44 2019 +0200
gnu: r-gviz: Update to 1.28.3.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.28.3.
---
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 a411650..6d36bb7 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10279,14 +10279,14 @@ family of feature/genome hypotheses.")
(define-public r-gviz
(package
(name "r-gviz")
- (version "1.28.1")
+ (version "1.28.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Gviz" version))
(sha256
(base32
- "0chsb3ijwd8zh588s1vqgfassn2rzax5rhqrhl0ini6pi4ilchp2"))))
+ "0347r1ly0vzpilflzbyzsjdf4cday294lw3fxzx61clblrmws1ki"))))
(properties `((upstream-name . "Gviz")))
(build-system r-build-system)
(propagated-inputs
- 10/34: gnu: r-raster: Update to 3.0-7., (continued)
- 10/34: gnu: r-raster: Update to 3.0-7., guix-commits, 2019/09/28
- 16/34: gnu: r-sf: Update to 0.8-0., guix-commits, 2019/09/28
- 20/34: gnu: r-parameters: Update to 0.2.0., guix-commits, 2019/09/28
- 24/34: gnu: r-knitr: Update to 1.25., guix-commits, 2019/09/28
- 17/34: gnu: r-spdep: Update to 1.1-3., guix-commits, 2019/09/28
- 31/34: gnu: r-rsamtools: Update to 2.0.1., guix-commits, 2019/09/28
- 28/34: gnu: r-lambda-r: Update to 1.2.4., guix-commits, 2019/09/28
- 27/34: gnu: r-pkgconfig: Update to 2.0.3., guix-commits, 2019/09/28
- 33/34: gnu: r-mzr: Update to 2.18.1., guix-commits, 2019/09/28
- 22/34: gnu: r-mgcv: Update to 1.8-29., guix-commits, 2019/09/28
- 34/34: gnu: r-gviz: Update to 1.28.3.,
guix-commits <=
- 30/34: gnu: r-iranges: Update to 2.18.3., guix-commits, 2019/09/28
- 32/34: gnu: r-rhtslib: Update to 1.16.2., guix-commits, 2019/09/28
- 26/34: gnu: r-devtools: Update to 2.2.1., guix-commits, 2019/09/28
- 11/34: gnu: r-bayestestr: Update to 0.3.0., guix-commits, 2019/09/28
- 14/34: gnu: r-tidytree: Update to 0.2.8., guix-commits, 2019/09/28