[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: r-gviz: Update to 1.30.1.
From: |
guix-commits |
Subject: |
06/06: gnu: r-gviz: Update to 1.30.1. |
Date: |
Mon, 27 Jan 2020 14:48:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 94600c3960d7e2f12a3a9b6d2ed0d98ddacdd055
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 20:48:22 2020 +0100
gnu: r-gviz: Update to 1.30.1.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.30.1.
---
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 87c950d..b7b80ce 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10317,14 +10317,14 @@ family of feature/genome hypotheses.")
(define-public r-gviz
(package
(name "r-gviz")
- (version "1.30.0")
+ (version "1.30.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Gviz" version))
(sha256
(base32
- "1p7n4yc77272rd8ybsim3rcg6kf6wmc95pwwav40b754imxn263z"))))
+ "03jj193fzmhvkjw8f5zk6wgflkvm3phny0q38scawcplfsyb8z64"))))
(properties `((upstream-name . "Gviz")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (678f651 -> 94600c3), guix-commits, 2020/01/27
- 01/06: gnu: r-destiny: Update to 3.0.1., guix-commits, 2020/01/27
- 05/06: gnu: r-genomicfeatures: Update to 1.38.1., guix-commits, 2020/01/27
- 02/06: gnu: r-ropls: Update to 1.18.8., guix-commits, 2020/01/27
- 04/06: gnu: r-s4vectors: Update to 0.24.3., guix-commits, 2020/01/27
- 06/06: gnu: r-gviz: Update to 1.30.1.,
guix-commits <=
- 03/06: gnu: r-multiassayexperiment: Update to 1.12.2., guix-commits, 2020/01/27