[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/296: gnu: r-biocversion: Update to 3.11.1.
From: |
guix-commits |
Subject: |
105/296: gnu: r-biocversion: Update to 3.11.1. |
Date: |
Fri, 12 Jun 2020 19:29:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bc217e4c0ccd148d755c72f5fe9fa6cfd2cdc225
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:42:01 2020 +0200
gnu: r-biocversion: Update to 3.11.1.
* gnu/packages/bioconductor.scm (r-biocversion): Update to 3.11.1.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index c359f32..ed24817 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1165,14 +1165,14 @@ across the entire multi-'omics experiment.")
(define-public r-biocversion
(package
(name "r-biocversion")
- (version "3.10.1")
+ (version "3.11.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocVersion" version))
(sha256
(base32
- "0mfqjqfvrwwglldq3g7nbic5hf3nwzv02nbfxnl2cfvf9gznlh5f"))))
+ "1rrzx3dqds0jlj1bmjc744wiamb2hssbh3jfxz1s9jp4cvnwrpmz"))))
(properties `((upstream-name . "BiocVersion")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/BiocVersion/")
- 83/296: gnu: r-biovizbase: Update to 1.36.0., (continued)
- 83/296: gnu: r-biovizbase: Update to 1.36.0., guix-commits, 2020/06/12
- 85/296: gnu: r-gqtlbase: Update to 1.20.0., guix-commits, 2020/06/12
- 88/296: gnu: r-ldblock: Update to 1.18.0., guix-commits, 2020/06/12
- 86/296: gnu: r-snpstats: Update to 1.38.0., guix-commits, 2020/06/12
- 101/296: gnu: r-delayedmatrixstats: Update to 1.10.0., guix-commits, 2020/06/12
- 103/296: gnu: r-coverageview: Update to 1.26.0., guix-commits, 2020/06/12
- 89/296: gnu: r-gqtlstats: Update to 1.20.0., guix-commits, 2020/06/12
- 92/296: gnu: r-sushi: Update to 1.26.0., guix-commits, 2020/06/12
- 99/296: gnu: r-scater: Update to 1.16.1., guix-commits, 2020/06/12
- 102/296: gnu: r-ideoviz: Update to 1.24.0., guix-commits, 2020/06/12
- 105/296: gnu: r-biocversion: Update to 3.11.1.,
guix-commits <=
- 107/296: gnu: r-affycomp: Update to 1.64.0., guix-commits, 2020/06/12
- 82/296: gnu: r-organismdbi: Update to 1.30.0., guix-commits, 2020/06/12
- 87/296: gnu: r-erma: Update to 1.4.0., guix-commits, 2020/06/12
- 93/296: gnu: r-fithic: Update to 1.14.0., guix-commits, 2020/06/12
- 95/296: gnu: r-hdf5array: Update to 1.16.0., guix-commits, 2020/06/12
- 98/296: gnu: r-singlecellexperiment: Update to 1.10.1., guix-commits, 2020/06/12
- 100/296: gnu: r-scran: Update to 1.16.0., guix-commits, 2020/06/12
- 90/296: gnu: r-gviz: Update to 1.32.0., guix-commits, 2020/06/12
- 91/296: gnu: r-gwascat: Update to 2.20.1., guix-commits, 2020/06/12
- 94/296: gnu: r-hitc: Update to 1.32.0., guix-commits, 2020/06/12