[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
257/318: gnu: r-sva: Update to 3.38.0.
From: |
guix-commits |
Subject: |
257/318: gnu: r-sva: Update to 3.38.0. |
Date: |
Fri, 20 Nov 2020 08:41:00 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0f7c6f73763c0a6a9e6bd34072e33aae7357d3a5
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:11 2020 +0100
gnu: r-sva: Update to 3.38.0.
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.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 591b4c4..fa67f14 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9452,14 +9452,14 @@ TAB-Seq.")
(define-public r-sva
(package
(name "r-sva")
- (version "3.36.0")
+ (version "3.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "sva" version))
(sha256
(base32
- "0xa1lm0k1a6nig90mab6xh4gln88rbs5l1cdr6ik6agg7jhs7ji4"))))
+ "1hpzzg3qrgkd8kwg1m5gq94cikjgk9j4l1wk58fxl49s6fmd13zy"))))
(build-system r-build-system)
(propagated-inputs
`(("r-edger" ,r-edger)
- 216/318: gnu: r-systempiper: Update to 1.24.0., (continued)
- 216/318: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/20
- 220/318: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/20
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/20
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0.,
guix-commits <=
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20