[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
280/289: gnu: r-biovizbase: Update to 1.38.0.
From: |
guix-commits |
Subject: |
280/289: gnu: r-biovizbase: Update to 1.38.0. |
Date: |
Fri, 6 Nov 2020 18:05:32 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 9ef572b8ccb94361a99230a01b8afa2721a71312
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:20 2020 +0100
gnu: r-biovizbase: Update to 1.38.0.
* gnu/packages/bioinformatics.scm (r-biovizbase): Update to 1.38.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 02ea10b..fdf3175 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10177,14 +10177,14 @@ the fact that each of these packages implements a
select methods.")
(define-public r-biovizbase
(package
(name "r-biovizbase")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
- "1vq2mxa2jkljgw75zqjdkyml0ppi5dspvwj4cznfhi31cq8ds0qh"))))
+ "10jflvadfcgxq2jnfxkpn417xd8ibh3zllz9rsqnq5w3wgfr4fhq"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs
- 221/289: gnu: r-bioccheck: Update to 1.26.0., (continued)
- 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, 2020/11/06
- 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 <=
- 282/289: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/06