[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/13: gnu: r-summarizedexperiment: Update to 1.2.3.
From: |
Ben Woodcroft |
Subject: |
04/13: gnu: r-summarizedexperiment: Update to 1.2.3. |
Date: |
Thu, 28 Jul 2016 11:55:40 +0000 (UTC) |
benwoodcroft pushed a commit to branch master
in repository guix.
commit 1864e051c9cf9bf58fee7800e99a692b25edaf69
Author: Ben Woodcroft <address@hidden>
Date: Thu Jul 28 21:07:44 2016 +1000
gnu: r-summarizedexperiment: Update to 1.2.3.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.2.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 501ccd0..b70bd11 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4932,13 +4932,13 @@ files.")
(define-public r-summarizedexperiment
(package
(name "r-summarizedexperiment")
- (version "1.2.2")
+ (version "1.2.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SummarizedExperiment" version))
(sha256
(base32
- "1c81acgw3a0ha5fgapfh9xq8yhryqqf8k259n2dz0mgz1k2d9klg"))))
+ "0c43fsrha886sd0diislnlf8r5h5x7fbhphkzcm0rw3k2jz8wlyk"))))
(properties
`((upstream-name . "SummarizedExperiment")))
(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, 2016/07/28
- 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 <=
- 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
- 02/13: gnu: r-rtracklayer: Update to 1.32.2., Ben Woodcroft, 2016/07/28