[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/22: gnu: r-genomicfeatures: Update to 1.34.8.
From: |
guix-commits |
Subject: |
01/22: gnu: r-genomicfeatures: Update to 1.34.8. |
Date: |
Thu, 11 Apr 2019 17:37:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c4a50a8a47fad766ef94a397f0a5d33256061879
Author: Ricardo Wurmus <address@hidden>
Date: Thu Apr 11 22:58:40 2019 +0200
gnu: r-genomicfeatures: Update to 1.34.8.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.8.
---
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 6ffd6ac..dc5d846 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.7")
+ (version "1.34.8")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFeatures" version))
(sha256
(base32
- "100y8cx9xfglbn36k25y09y0qfwm0qpb4b01qhk367832rqz5dhz"))))
+ "1sxp86hdsg32l2c85jgic65gy92d8kxsm01264hrx6yikdhicjax"))))
(properties
`((upstream-name . "GenomicFeatures")))
(build-system r-build-system)
- branch master updated (a6de569 -> b2521ee), guix-commits, 2019/04/11
- 01/22: gnu: r-genomicfeatures: Update to 1.34.8.,
guix-commits <=
- 05/22: gnu: r-tinytex: Update to 0.12., guix-commits, 2019/04/11
- 04/22: gnu: r-broom: Update to 0.5.2., guix-commits, 2019/04/11
- 02/22: gnu: r-rvest: Update to 0.3.3., guix-commits, 2019/04/11
- 03/22: gnu: r-ddalpha: Update to 1.3.9., guix-commits, 2019/04/11
- 14/22: gnu: r-ggplot2: Update to 3.1.1., guix-commits, 2019/04/11
- 08/22: gnu: r-summarytools: Update to 0.9.3., guix-commits, 2019/04/11
- 16/22: gnu: r-data-table: Update to 1.12.2., guix-commits, 2019/04/11
- 09/22: gnu: r-huge: Update to 1.3.2., guix-commits, 2019/04/11
- 10/22: gnu: r-reinforcelearn: Update to 0.2.1., guix-commits, 2019/04/11
- 12/22: gnu: r-pracma: Update to 2.2.5., guix-commits, 2019/04/11