[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: r-genomicfeatures: Update to 1.34.7.
From: |
guix-commits |
Subject: |
05/06: gnu: r-genomicfeatures: Update to 1.34.7. |
Date: |
Wed, 27 Mar 2019 04:34:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3b6c77445becb6e3a1297b64f5f722af450bb1de
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 27 09:33:04 2019 +0100
gnu: r-genomicfeatures: Update to 1.34.7.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.7.
---
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 0001a82..06c3d6b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7916,13 +7916,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.34.6")
+ (version "1.34.7")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFeatures" version))
(sha256
(base32
- "1cz7qx324dmsrkzyhm956cfgr08gpily5rpym7hc8zz5kbl6i3ra"))))
+ "100y8cx9xfglbn36k25y09y0qfwm0qpb4b01qhk367832rqz5dhz"))))
(properties
`((upstream-name . "GenomicFeatures")))
(build-system r-build-system)
- branch master updated (4fee5ec -> dfe420e), guix-commits, 2019/03/27
- 01/06: gnu: grantlee: Delete broken tests., guix-commits, 2019/03/27
- 03/06: gnu: r-caret: Update to 6.0-82., guix-commits, 2019/03/27
- 02/06: gnu: r-gtable: Update to 0.3.0., guix-commits, 2019/03/27
- 06/06: gnu: r-rhdf5lib: Update to 1.4.3., guix-commits, 2019/03/27
- 05/06: gnu: r-genomicfeatures: Update to 1.34.7.,
guix-commits <=
- 04/06: gnu: r-hdf5r: Update to 1.1.1., guix-commits, 2019/03/27