[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/34: gnu: r-genomicfeatures: Update to 1.36.1.
From: |
guix-commits |
Subject: |
31/34: gnu: r-genomicfeatures: Update to 1.36.1. |
Date: |
Tue, 28 May 2019 18:17:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 24f46e6e9ebf7c6a3b56126d31d2f79ca4c9779e
Author: Ricardo Wurmus <address@hidden>
Date: Wed May 29 00:02:25 2019 +0200
gnu: r-genomicfeatures: Update to 1.36.1.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.36.1.
---
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 2918949..520b78c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7924,13 +7924,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.36.0")
+ (version "1.36.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFeatures" version))
(sha256
(base32
- "17jy7lrpdaafd8g5v6j70xsypi0lqljdqmhv9f2r1xpyg3yjd84p"))))
+ "02psq3jfgghdydwbydb1j792lvfg44l5npb44mx8d54ckr8658dd"))))
(properties
`((upstream-name . "GenomicFeatures")))
(build-system r-build-system)
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., (continued)
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., guix-commits, 2019/05/28
- 05/34: gnu: r-fpc: Update to 2.2-1., guix-commits, 2019/05/28
- 06/34: gnu: r-car: Update to 3.0-3., guix-commits, 2019/05/28
- 02/34: gnu: r-rmarkdown: Update to 1.13., guix-commits, 2019/05/28
- 16/34: gnu: r-ks: Update to 1.11.5., guix-commits, 2019/05/28
- 19/34: gnu: r-epi: Update to 2.37., guix-commits, 2019/05/28
- 20/34: gnu: r-upsetr: Update to 1.4.0., guix-commits, 2019/05/28
- 11/34: gnu: r-pillar: Update to 1.4.1., guix-commits, 2019/05/28
- 12/34: gnu: r-openxlsx: Update to 4.1.0.1., guix-commits, 2019/05/28
- 25/34: gnu: r-chippeakanno: Update to 3.18.1., guix-commits, 2019/05/28
- 31/34: gnu: r-genomicfeatures: Update to 1.36.1.,
guix-commits <=
- 34/34: gnu: r-scran: Update to 1.12.1., guix-commits, 2019/05/28
- 29/34: gnu: r-variantannotation: Update to 1.30.1., guix-commits, 2019/05/28
- 32/34: gnu: r-sva: Update to 3.32.1., guix-commits, 2019/05/28
- 26/34: gnu: r-icobra: Update to 1.12.1., guix-commits, 2019/05/28
- 28/34: import: cran: Ignore invalid packages from the system requirements., guix-commits, 2019/05/28
- 30/34: gnu: r-edger: Update to 3.26.4., guix-commits, 2019/05/28
- 17/34: gnu: r-cmprsk: Update to 2.2-8., guix-commits, 2019/05/28
- 22/34: gnu: r-wgcna: Update to 1.68., guix-commits, 2019/05/28
- 23/34: gnu: r-ggfortify: Update to 0.4.7., guix-commits, 2019/05/28
- 24/34: gnu: r-geosphere: Update to 1.5-10., guix-commits, 2019/05/28