[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
248/289: gnu: r-rhtslib: Update to 1.22.0.
From: |
guix-commits |
Subject: |
248/289: gnu: r-rhtslib: Update to 1.22.0. |
Date: |
Fri, 6 Nov 2020 18:05:20 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e1ee3d0b9edb348496e9e094fc9b423fea35497a
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 ca27b9a..fca6fd3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8568,14 +8568,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,
- 220/289: gnu: r-biocstyle: Update to 2.18.0., (continued)
- 220/289: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/06
- 223/289: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/06
- 226/289: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/06
- 229/289: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/06
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06
- 252/289: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/06
- 248/289: gnu: r-rhtslib: Update to 1.22.0.,
guix-commits <=
- 253/289: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/06
- 257/289: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/06
- 262/289: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/06
- 264/289: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/06
- 272/289: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/06
- 269/289: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/06
- 251/289: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/06
- 250/289: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/06
- 255/289: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/06
- 261/289: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/06