[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: r-genomeinfodb: Update to 1.8.3.
From: |
Ben Woodcroft |
Subject: |
02/13: gnu: r-genomeinfodb: Update to 1.8.3. |
Date: |
Thu, 28 Jul 2016 11:36:14 +0000 (UTC) |
benwoodcroft pushed a commit to branch core-updates
in repository guix.
commit 303163c7b99fa299904107601118edb0eaffcb92
Author: Ben Woodcroft <address@hidden>
Date: Thu Jul 28 20:52:50 2016 +1000
gnu: r-genomeinfodb: Update to 1.8.3.
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.8.3.
---
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 5e01153..9717857 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4594,13 +4594,13 @@ possible.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.8.1")
+ (version "1.8.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "0k4s6z5qj53zkfnyrmcbn3l2nzgm56bhv58rv321j22qa56cpz7d"))))
+ "03s2khhdwz06xr58cjpkil935y6p7f6ljqkbkkcai73qxl1k4ica"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- branch core-updates updated (d6dfc39 -> ae32c58), Ben Woodcroft, 2016/07/28
- 07/13: gnu: r-biocparallel: Update to 1.6.3., Ben Woodcroft, 2016/07/28
- 12/13: gnu: r-iranges: Update to 2.6.1., Ben Woodcroft, 2016/07/28
- 05/13: gnu: r-summarizedexperiment: Update to 1.2.3., Ben Woodcroft, 2016/07/28
- 01/13: gnu: r-genomicfeatures: Update to 1.24.5., Ben Woodcroft, 2016/07/28
- 02/13: gnu: r-genomeinfodb: Update to 1.8.3.,
Ben Woodcroft <=
- 03/13: gnu: r-rtracklayer: Update to 1.32.2., Ben Woodcroft, 2016/07/28
- 04/13: gnu: r-genomicalignments: Update to 1.8.4., Ben Woodcroft, 2016/07/28
- 10/13: gnu: r-xvector: Update to 0.12.1., Ben Woodcroft, 2016/07/28
- 08/13: gnu: r-annotationdbi: Update to 1.34.4., Ben Woodcroft, 2016/07/28
- 11/13: gnu: r-limma: Update to 3.28.17., Ben Woodcroft, 2016/07/28
- 06/13: gnu: r-biostrings: Update to 2.40.2., Ben Woodcroft, 2016/07/28
- 09/13: gnu: r-genomicranges: Update to 1.24.2., Ben Woodcroft, 2016/07/28
- 13/13: gnu: r-bsgenome: Update to 1.40.1., Ben Woodcroft, 2016/07/28