[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/296: gnu: r-gostats: Update to 2.54.0.
From: |
guix-commits |
Subject: |
17/296: gnu: r-gostats: Update to 2.54.0. |
Date: |
Fri, 12 Jun 2020 19:29:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3d2899dab5d74c7476aeb67c77bc5e30c9f36fbd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:00:34 2020 +0200
gnu: r-gostats: Update to 2.54.0.
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.54.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 8ffcab9..e6c1ed2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7173,14 +7173,14 @@ analysis.")
(define-public r-gostats
(package
(name "r-gostats")
- (version "2.52.0")
+ (version "2.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOstats" version))
(sha256
(base32
- "19f4gxm3sbprqrnwzvskvywv6j4ibm8xkrbgg4h0fvh2b5331nwc"))))
+ "00q39cyv4l28r6s9gjnd0qhl7h80vmwp4lpmchisqzj44xzyics9"))))
(properties `((upstream-name . "GOstats")))
(build-system r-build-system)
(propagated-inputs
- 02/296: guix: Update to Bioconductor 3.11., (continued)
- 02/296: guix: Update to Bioconductor 3.11., guix-commits, 2020/06/12
- 04/296: gnu: Add r-gprofiler2., guix-commits, 2020/06/12
- 05/296: gnu: Add r-scatterpie., guix-commits, 2020/06/12
- 06/296: gnu: Add r-v8., guix-commits, 2020/06/12
- 03/296: gnu: node: Build shared library., guix-commits, 2020/06/12
- 07/296: gnu: Add r-dot., guix-commits, 2020/06/12
- 10/296: gnu: r-genefilter: Update to 1.70.0., guix-commits, 2020/06/12
- 08/296: gnu: r-preprocesscore: Update to 1.50.0., guix-commits, 2020/06/12
- 09/296: gnu: r-rgraphviz: Update to 2.32.0., guix-commits, 2020/06/12
- 15/296: gnu: r-gseabase: Update to 1.50.1., guix-commits, 2020/06/12
- 17/296: gnu: r-gostats: Update to 2.54.0.,
guix-commits <=
- 11/296: gnu: r-deseq2: Update to 1.28.1., guix-commits, 2020/06/12
- 12/296: gnu: r-dexseq: Update to 1.34.0., guix-commits, 2020/06/12
- 13/296: gnu: r-annotationforge: Update to 1.30.1., guix-commits, 2020/06/12
- 16/296: gnu: r-category: Update to 2.54.0., guix-commits, 2020/06/12
- 21/296: gnu: r-biocviews: Update to 1.56.0., guix-commits, 2020/06/12
- 22/296: gnu: r-biocstyle: Update to 2.16.0., guix-commits, 2020/06/12
- 24/296: gnu: r-s4vectors: Update to 0.26.1., guix-commits, 2020/06/12
- 14/296: gnu: r-rbgl: Update to 1.64.0., guix-commits, 2020/06/12
- 18/296: gnu: r-shortread: Update to 1.46.0., guix-commits, 2020/06/12
- 19/296: gnu: r-systempiper: Update to 1.22.0., guix-commits, 2020/06/12