[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/34: gnu: r-rhtslib: Update to 1.16.2.
From: |
guix-commits |
Subject: |
32/34: gnu: r-rhtslib: Update to 1.16.2. |
Date: |
Sat, 28 Sep 2019 06:33:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 80004ec01304b20750d9cd1bc57880ed304e1351
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:23:29 2019 +0200
gnu: r-rhtslib: Update to 1.16.2.
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.16.2.
---
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 935d080..ea73186 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8294,14 +8294,14 @@ secondary structure and comparative analysis in R.")
(define-public r-rhtslib
(package
(name "r-rhtslib")
- (version "1.16.1")
+ (version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhtslib" version))
(sha256
(base32
- "178zbrm221rwhbjk7j2v9g5ra44k0xg7c5abhd810m3g7snma8k8"))))
+ "07qaqj2hypmrg40m3pci082bzar6wi10dh77r4a8x74dfppcwdzf"))))
(properties `((upstream-name . "Rhtslib")))
(build-system r-build-system)
;; Without this a temporary directory ends up in the Rhtslib.so binary,
- 20/34: gnu: r-parameters: Update to 0.2.0., (continued)
- 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, 2019/09/28
- 32/34: gnu: r-rhtslib: Update to 1.16.2.,
guix-commits <=
- 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