[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/24: gnu: r-genomicfeatures: Update to 1.28.4.
From: |
Roel Janssen |
Subject: |
06/24: gnu: r-genomicfeatures: Update to 1.28.4. |
Date: |
Tue, 1 Aug 2017 18:34:14 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 8cfaa9ab4e7b87dffc29e6f34e3ca81a48ff92f4
Author: Roel Janssen <address@hidden>
Date: Wed Aug 2 00:25:26 2017 +0200
gnu: r-genomicfeatures: Update to 1.28.4.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.28.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 678ce45..c68f0c4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7133,13 +7133,13 @@ as well as query and modify the browser state, such as
the current viewport.")
(define-public r-genomicfeatures
(package
(name "r-genomicfeatures")
- (version "1.28.0")
+ (version "1.28.4")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFeatures" version))
(sha256
(base32
- "1pjxlr34ygv8pvfwpyq268wpgqzphiwpij85fyhjqdwdp0a253ik"))))
+ "01ylvg275iy0cvsbxkbfxcf9pi9al597v5wnlqi2xdpmrcxyc3q0"))))
(properties
`((upstream-name . "GenomicFeatures")))
(build-system r-build-system)
- branch master updated (c53fc48 -> f1915a5), Roel Janssen, 2017/08/01
- 01/24: gnu: Add r-pkgconfig., Roel Janssen, 2017/08/01
- 02/24: gnu: Add r-blob., Roel Janssen, 2017/08/01
- 03/24: gnu: r-rsqlite: Update to 2.0., Roel Janssen, 2017/08/01
- 04/24: gnu: r-sva: Update to 3.24.4., Roel Janssen, 2017/08/01
- 06/24: gnu: r-genomicfeatures: Update to 1.28.4.,
Roel Janssen <=
- 07/24: gnu: r-rtracklayer: Update to 1.36.4., Roel Janssen, 2017/08/01
- 12/24: gnu: r-biocparallel: Update to 1.10.1., Roel Janssen, 2017/08/01
- 08/24: gnu: r-genomicalignments: Update to 1.12.1., Roel Janssen, 2017/08/01
- 14/24: gnu: r-annotationdbi: Update to 1.38.2., Roel Janssen, 2017/08/01
- 23/24: gnu: r-annotationforge: Update to 1.18.1., Roel Janssen, 2017/08/01
- 21/24: gnu: r-biocstyle: Update to 2.4.1., Roel Janssen, 2017/08/01
- 24/24: gnu: r-deseq2: Update to 1.16.1., Roel Janssen, 2017/08/01
- 11/24: gnu: r-biostrings: Update to 2.44.2., Roel Janssen, 2017/08/01
- 13/24: gnu: r-biomart: Update to 2.32.1., Roel Janssen, 2017/08/01
- 15/24: gnu: r-biobase: Update to 2.36.2., Roel Janssen, 2017/08/01