[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/356: gnu: r-rsamtools: Update to 2.10.0.
From: |
guix-commits |
Subject: |
81/356: gnu: r-rsamtools: Update to 2.10.0. |
Date: |
Sun, 7 Nov 2021 18:11:06 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f0774df7c13c53a994b90587f986ecbb5ecf4fda
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:08 2021 +0000
gnu: r-rsamtools: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-rsamtools): Update to 2.10.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 6e7d14a..f64d187 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3998,13 +3998,13 @@ HDF5 datasets.")
(define-public r-rsamtools
(package
(name "r-rsamtools")
- (version "2.8.0")
+ (version "2.10.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Rsamtools" version))
(sha256
(base32
- "0arhh5bbx3pmxmkh5sjgczcswqy83d35r7cjhd2knpczdvrixaq5"))))
+ "0v6b3j45ivd9f04fpfs1vjwby5pi30mf5683bjxim01vi2krj9yh"))))
(properties
`((upstream-name . "Rsamtools")))
(build-system r-build-system)
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., (continued)
- 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, 2021/11/07
- 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 <=
- 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
- 84/356: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/07
- 85/356: gnu: r-shortread: Update to 1.52.0., guix-commits, 2021/11/07
- 86/356: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/07
- 87/356: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/07
- 88/356: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/07
- 92/356: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/07
- 91/356: gnu: r-sva: Update to 3.42.0., guix-commits, 2021/11/07
- 94/356: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/07