[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
258/289: gnu: r-sva: Update to 3.38.0.
From: |
guix-commits |
Subject: |
258/289: gnu: r-sva: Update to 3.38.0. |
Date: |
Fri, 6 Nov 2020 18:05:23 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 953b7d7a36f6c8d8b53c487b757d544d23e214e2
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 577ae00..67d22e6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9378,14 +9378,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)
- 268/289: gnu: r-aroma-light: Update to 3.20.0., (continued)
- 268/289: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/06
- 271/289: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/06
- 273/289: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/06
- 203/289: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/06
- 201/289: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/11/06
- 213/289: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/11/06
- 238/289: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/11/06
- 235/289: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/06
- 236/289: gnu: r-delayedarray: Update to 0.16.0., guix-commits, 2020/11/06
- 247/289: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/06
- 258/289: gnu: r-sva: Update to 3.38.0.,
guix-commits <=
- 259/289: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/06
- 267/289: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/06
- 266/289: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/06
- 276/289: gnu: r-complexheatmap: Update to 2.6.0., guix-commits, 2020/11/06
- 279/289: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/06
- 283/289: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/06
- 286/289: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/06
- 285/289: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/06
- 289/289: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/06
- 207/289: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/11/06