[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/34: gnu: r-iranges: Update to 2.18.3.
From: |
guix-commits |
Subject: |
30/34: gnu: r-iranges: Update to 2.18.3. |
Date: |
Sat, 28 Sep 2019 06:33:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d0983f294b808d81f34d2a37f450bee389527c08
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:23:22 2019 +0200
gnu: r-iranges: Update to 2.18.3.
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.18.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 3fffb9f..ce94aa1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7378,13 +7378,13 @@ S4Vectors package itself.")
(define-public r-iranges
(package
(name "r-iranges")
- (version "2.18.2")
+ (version "2.18.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "IRanges" version))
(sha256
(base32
- "0dc35844c1mfj07hvy6yn4wag6qdggbgl9gjcg3wpkh9hkm60a5n"))))
+ "05rw2b2bwns443n7d6lf97zdv1jbqdii2nprhs6x852w73m2a2g3"))))
(properties
`((upstream-name . "IRanges")))
(build-system r-build-system)
- 16/34: gnu: r-sf: Update to 0.8-0., (continued)
- 16/34: gnu: r-sf: Update to 0.8-0., guix-commits, 2019/09/28
- 20/34: gnu: r-parameters: Update to 0.2.0., guix-commits, 2019/09/28
- 24/34: gnu: r-knitr: Update to 1.25., guix-commits, 2019/09/28
- 17/34: gnu: r-spdep: Update to 1.1-3., guix-commits, 2019/09/28
- 31/34: gnu: r-rsamtools: Update to 2.0.1., guix-commits, 2019/09/28
- 28/34: gnu: r-lambda-r: Update to 1.2.4., guix-commits, 2019/09/28
- 27/34: gnu: r-pkgconfig: Update to 2.0.3., guix-commits, 2019/09/28
- 33/34: gnu: r-mzr: Update to 2.18.1., guix-commits, 2019/09/28
- 22/34: gnu: r-mgcv: Update to 1.8-29., guix-commits, 2019/09/28
- 34/34: gnu: r-gviz: Update to 1.28.3., guix-commits, 2019/09/28
- 30/34: gnu: r-iranges: Update to 2.18.3.,
guix-commits <=
- 32/34: gnu: r-rhtslib: Update to 1.16.2., guix-commits, 2019/09/28
- 26/34: gnu: r-devtools: Update to 2.2.1., guix-commits, 2019/09/28
- 11/34: gnu: r-bayestestr: Update to 0.3.0., guix-commits, 2019/09/28
- 14/34: gnu: r-tidytree: Update to 0.2.8., guix-commits, 2019/09/28