[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/353: gnu: r-rhtslib: Update to 1.26.0.
From: |
guix-commits |
Subject: |
58/353: gnu: r-rhtslib: Update to 1.26.0. |
Date: |
Thu, 4 Nov 2021 18:13:50 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 285dd72e6aa41ad8c03b66b1d2cedf2fe85470c6
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,
- 280/353: gnu: r-multiassayexperiment: Update to 1.20.0., (continued)
- 280/353: gnu: r-multiassayexperiment: Update to 1.20.0., guix-commits, 2021/11/04
- 285/353: gnu: r-biocworkflowtools: Update to 1.20.0., guix-commits, 2021/11/04
- 287/353: gnu: r-pcatools: Update to 2.6.0., guix-commits, 2021/11/04
- 60/353: gnu: r-interactivedisplaybase: Update to 1.32.0., guix-commits, 2021/11/04
- 61/353: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/04
- 67/353: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/04
- 50/353: gnu: r-genomeinfodb: Update to 1.30.0., guix-commits, 2021/11/04
- 66/353: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/04
- 59/353: gnu: r-impute: Update to 1.68.0., guix-commits, 2021/11/04
- 55/353: gnu: r-gostats: Update to 2.60.0., guix-commits, 2021/11/04
- 58/353: gnu: r-rhtslib: Update to 1.26.0.,
guix-commits <=
- 69/353: gnu: r-organismdbi: Update to 1.36.0., guix-commits, 2021/11/04
- 74/353: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/04
- 76/353: gnu: r-rhdf5: Update to 2.38.0., guix-commits, 2021/11/04
- 77/353: gnu: r-rhdf5filters: Update to 1.6.0., guix-commits, 2021/11/04
- 78/353: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/04
- 79/353: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/04
- 81/353: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/04
- 83/353: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/04
- 84/353: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/04
- 85/353: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/04