[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/215: gnu: r-gostats: Update to 2.50.0.
From: |
guix-commits |
Subject: |
22/215: gnu: r-gostats: Update to 2.50.0. |
Date: |
Sun, 5 May 2019 18:15:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fe40f55094db1356eb014df9311d726151985efe
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:28:16 2019 +0200
gnu: r-gostats: Update to 2.50.0.
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.50.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 93447c1..08f4455 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6871,14 +6871,14 @@ analysis.")
(define-public r-gostats
(package
(name "r-gostats")
- (version "2.48.0")
+ (version "2.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOstats" version))
(sha256
(base32
- "0wlqqgfynwqnqhckhsfjwg9zkj6hkmzwd5y76dhqz720vy21rcln"))))
+ "1a95i6awm2a8xv42fg2z3n29fg9z29i45kd80hxf6mvqqgzj80xp"))))
(properties `((upstream-name . "GOstats")))
(build-system r-build-system)
(propagated-inputs
- 09/215: gnu: Add r-clue., (continued)
- 09/215: gnu: Add r-clue., guix-commits, 2019/05/05
- 20/215: gnu: r-gseabase: Update to 1.46.0., guix-commits, 2019/05/05
- 19/215: gnu: r-rbgl: Update to 1.60.0., guix-commits, 2019/05/05
- 25/215: gnu: r-biocviews: Update to 1.52.0., guix-commits, 2019/05/05
- 23/215: gnu: r-shortread: Update to 1.42.0., guix-commits, 2019/05/05
- 40/215: gnu: r-biostrings: Update to 2.52.0., guix-commits, 2019/05/05
- 38/215: gnu: r-biomart: Update to 2.40.0., guix-commits, 2019/05/05
- 44/215: gnu: r-rtracklayer: Update to 1.44.0., guix-commits, 2019/05/05
- 33/215: gnu: r-limma: Update to 3.40.0., guix-commits, 2019/05/05
- 42/215: gnu: r-summarizedexperiment: Update to 1.14.0., guix-commits, 2019/05/05
- 22/215: gnu: r-gostats: Update to 2.50.0.,
guix-commits <=
- 53/215: gnu: r-rhtslib: Update to 1.16.1., guix-commits, 2019/05/05
- 54/215: gnu: r-bamsignals: Update to 1.16.0., guix-commits, 2019/05/05
- 55/215: gnu: r-mutationalpatterns: Update to 1.10.0., guix-commits, 2019/05/05
- 21/215: gnu: r-category: Update to 2.50.0., guix-commits, 2019/05/05
- 18/215: gnu: r-annotationforge: Update to 1.26.0., guix-commits, 2019/05/05
- 29/215: gnu: r-iranges: Update to 2.18.0., guix-commits, 2019/05/05
- 24/215: gnu: r-grohmm: Update to 1.18.0., guix-commits, 2019/05/05
- 30/215: gnu: r-genomeinfodb: Update to 1.20.0., guix-commits, 2019/05/05
- 31/215: gnu: r-edger: Update to 3.26.0., guix-commits, 2019/05/05
- 35/215: gnu: r-genomicranges: Update to 1.36.0., guix-commits, 2019/05/05