[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
247/288: gnu: r-rhtslib: Update to 1.22.0.
From: |
guix-commits |
Subject: |
247/288: gnu: r-rhtslib: Update to 1.22.0. |
Date: |
Mon, 16 Nov 2020 15:07:53 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a7487465ef3a0e8ba91bb5461601d8b12f5f876c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:40 2020 +0100
gnu: r-rhtslib: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.22.0.
---
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 c8a8758..10916d5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8642,14 +8642,14 @@ secondary structure and comparative analysis in R.")
(define-public r-rhtslib
(package
(name "r-rhtslib")
- (version "1.20.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhtslib" version))
(sha256
(base32
- "186r7icrkzrni1c4n33ip7dlsfgys7hnqf0simvxrpl3yhh3ygdi"))))
+ "18wag2jnpda6078xjkpfdvar1gkb2myhw83gg03l39sabh35qya4"))))
(properties `((upstream-name . "Rhtslib")))
(build-system r-build-system)
;; Without this a temporary directory ends up in the Rhtslib.so binary,
- 279/288: gnu: r-biovizbase: Update to 1.38.0., (continued)
- 279/288: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/16
- 280/288: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/16
- 284/288: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/16
- 287/288: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/16
- 234/288: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/16
- 254/288: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/16
- 261/288: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/16
- 267/288: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/16
- 268/288: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/16
- 285/288: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/16
- 247/288: gnu: r-rhtslib: Update to 1.22.0.,
guix-commits <=
- 288/288: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/16
- 286/288: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/16
- 244/288: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/11/16