[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
250/323: gnu: r-rhtslib: Update to 1.22.0.
From: |
guix-commits |
Subject: |
250/323: gnu: r-rhtslib: Update to 1.22.0. |
Date: |
Wed, 9 Dec 2020 06:47:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 728369634f8ad4f658a17a169a3b9e236c15ff07
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 c1f2e8d..211930f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8779,14 +8779,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,
- 224/323: gnu: r-grohmm: Update to 1.24.0., (continued)
- 224/323: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/12/09
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/09
- 241/323: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/12/09
- 257/323: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/12/09
- 244/323: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/12/09
- 246/323: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/12/09
- 254/323: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/12/09
- 256/323: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/12/09
- 255/323: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/12/09
- 248/323: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/12/09
- 250/323: gnu: r-rhtslib: Update to 1.22.0.,
guix-commits <=
- 253/323: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/12/09
- 278/323: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/12/09
- 268/323: gnu: Add r-msmseda., guix-commits, 2020/12/09
- 298/323: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/12/09
- 266/323: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/12/09
- 270/323: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/12/09
- 258/323: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/12/09
- 259/323: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/12/09
- 288/323: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/12/09
- 284/323: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/12/09