[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: r-annotationdbi: Update to 1.34.4.
From: |
Ben Woodcroft |
Subject: |
07/13: gnu: r-annotationdbi: Update to 1.34.4. |
Date: |
Thu, 28 Jul 2016 11:55:40 +0000 (UTC) |
benwoodcroft pushed a commit to branch master
in repository guix.
commit bab15ccec478d119ab197a2576422e6a08f2338f
Author: Ben Woodcroft <address@hidden>
Date: Thu Jul 28 21:09:06 2016 +1000
gnu: r-annotationdbi: Update to 1.34.4.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.34.4.
---
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 a95a071..287d9ec 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4781,13 +4781,13 @@ on Bioconductor or which replace R functions.")
(define-public r-annotationdbi
(package
(name "r-annotationdbi")
- (version "1.34.2")
+ (version "1.34.4")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationDbi" version))
(sha256
(base32
- "0nw6c23098gkjlwlrra4rh1m65azczb31qr01pq81cn5gya1zkr4"))))
+ "1k3gfsjrivc7467vg0h705hh4dvzgdhknz62j7zmfxm67qk9r8rq"))))
(properties
`((upstream-name . "AnnotationDbi")))
(build-system r-build-system)
- branch master updated (f2e7917 -> 6547708), Ben Woodcroft, 2016/07/28
- 01/13: gnu: r-genomeinfodb: Update to 1.8.3., Ben Woodcroft, 2016/07/28
- 07/13: gnu: r-annotationdbi: Update to 1.34.4.,
Ben Woodcroft <=
- 05/13: gnu: r-biostrings: Update to 2.40.2., Ben Woodcroft, 2016/07/28
- 09/13: gnu: r-xvector: Update to 0.12.1., Ben Woodcroft, 2016/07/28
- 06/13: gnu: r-biocparallel: Update to 1.6.3., Ben Woodcroft, 2016/07/28
- 04/13: gnu: r-summarizedexperiment: Update to 1.2.3., Ben Woodcroft, 2016/07/28
- 08/13: gnu: r-genomicranges: Update to 1.24.2., Ben Woodcroft, 2016/07/28
- 12/13: gnu: r-bsgenome: Update to 1.40.1., Ben Woodcroft, 2016/07/28
- 11/13: gnu: r-iranges: Update to 2.6.1., Ben Woodcroft, 2016/07/28
- 10/13: gnu: r-limma: Update to 3.28.17., Ben Woodcroft, 2016/07/28
- 03/13: gnu: r-genomicalignments: Update to 1.8.4., Ben Woodcroft, 2016/07/28
- 13/13: gnu: r-genomicfeatures: Update to 1.24.5., Ben Woodcroft, 2016/07/28