[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/356: gnu: r-rhtslib: Update to 1.26.0.
From: |
guix-commits |
Subject: |
61/356: gnu: r-rhtslib: Update to 1.26.0. |
Date: |
Sun, 7 Nov 2021 18:10:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit eeeb38d56919b22395832fc6449c928722a0aa33
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:04 2021 +0000
gnu: r-rhtslib: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-rhtslib): Update to 1.26.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ca0c4e4..b6cab87 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3275,14 +3275,14 @@ the Human Protein Atlas project.")
(define-public r-rhtslib
(package
(name "r-rhtslib")
- (version "1.24.0")
+ (version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rhtslib" version))
(sha256
(base32
- "0acpgv98529ic2i2k03knz05akb6h51wbz7sr5zgi8gk4nmawrlf"))))
+ "0pwmzwjf6agfp3bq6w8s3piwmzwjdd474qd8zmbzrm772qbadfr4"))))
(properties `((upstream-name . "Rhtslib")))
(build-system r-build-system)
;; Without this a temporary directory ends up in the Rhtslib.so binary,
- 44/356: gnu: r-dirichletmultinomial: Update to 1.36.0., (continued)
- 44/356: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/07
- 48/356: gnu: r-fastseg: Update to 1.40.0., guix-commits, 2021/11/07
- 52/356: gnu: r-genomation: Update to 1.26.0., guix-commits, 2021/11/07
- 53/356: gnu: r-genomeinfodb: Update to 1.30.0., guix-commits, 2021/11/07
- 57/356: gnu: r-genomicranges: Update to 1.46.0., guix-commits, 2021/11/07
- 62/356: gnu: r-impute: Update to 1.68.0., guix-commits, 2021/11/07
- 64/356: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/07
- 65/356: gnu: r-limma: Update to 3.50.0., guix-commits, 2021/11/07
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/07
- 58/356: gnu: r-gostats: Update to 2.60.0., guix-commits, 2021/11/07
- 61/356: gnu: r-rhtslib: Update to 1.26.0.,
guix-commits <=
- 71/356: gnu: r-mzr: Update to 2.28.0., guix-commits, 2021/11/07
- 70/356: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/07
- 69/356: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/07
- 73/356: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/07
- 74/356: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/07
- 77/356: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/07
- 76/356: gnu: r-rcas: Update to 1.20.0., guix-commits, 2021/11/07
- 81/356: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/07
- 78/356: gnu: r-reportingtools: Update to 2.34.0., guix-commits, 2021/11/07
- 66/356: gnu: r-methylkit: Update to 1.20.0., guix-commits, 2021/11/07