[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/215: gnu: r-genomeinfodb: Update to 1.20.0.
From: |
guix-commits |
Subject: |
30/215: gnu: r-genomeinfodb: Update to 1.20.0. |
Date: |
Sun, 5 May 2019 18:15:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6dc05d0a869e6b616bdea096402ae2c036690f77
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:30:37 2019 +0200
gnu: r-genomeinfodb: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.20.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 4cd7486..b994104 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7421,13 +7421,13 @@ ID and species. It is used by functions in the
GenomeInfoDb package.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.18.2")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "07bm35jcczpyxap0b3gky4b28z38z423sngzsm19d9krjxr76b5p"))))
+ "0zkhms81b3jz30q7ag81a1mq1rgqg4izyfdvcni68gvn8gm7kdyk"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- 33/215: gnu: r-limma: Update to 3.40.0., (continued)
- 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, 2019/05/05
- 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 <=
- 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
- 36/215: gnu: r-biobase: Update to 2.44.0., guix-commits, 2019/05/05
- 37/215: gnu: r-annotationdbi: Update to 1.46.0., guix-commits, 2019/05/05
- 45/215: gnu: r-genomicfeatures: Update to 1.36.0., guix-commits, 2019/05/05
- 48/215: gnu: r-seqpattern: Update to 1.16.0., guix-commits, 2019/05/05
- 50/215: gnu: r-seqlogo: Update to 1.50.0., guix-commits, 2019/05/05
- 52/215: gnu: r-zlibbioc: Update to 1.30.0., guix-commits, 2019/05/05
- 57/215: gnu: r-rhdf5: Update to 2.28.0., guix-commits, 2019/05/05
- 61/215: gnu: r-sva: Update to 3.32.0., guix-commits, 2019/05/05