[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: r-rsamtools: Update to 2.2.2.
From: |
guix-commits |
Subject: |
10/15: gnu: r-rsamtools: Update to 2.2.2. |
Date: |
Wed, 19 Feb 2020 17:01:36 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 154babb9c4af1bbe4ba8cd1a51ef899e70a8965a
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 23:00:31 2020 +0100
gnu: r-rsamtools: Update to 2.2.2.
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 2.2.2.
---
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 5199d57..0c36b66 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7751,13 +7751,13 @@ biological sequences or sets of sequences.")
(define-public r-rsamtools
(package
(name "r-rsamtools")
- (version "2.2.1")
+ (version "2.2.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Rsamtools" version))
(sha256
(base32
- "0hpdc88prpq1gcja89n5s1ndcg81523qrkbkm9gbhm7rm8wmi8cl"))))
+ "1larx1a9cngmcsm2n7yyxrlnk69zi8m9dp3b90jva0ynspyi76v7"))))
(properties
`((upstream-name . "Rsamtools")))
(build-system r-build-system)
- branch master updated (e40d6c4 -> f55084b), guix-commits, 2020/02/19
- 01/15: gnu: r-inspect: Update to 1.16.3., guix-commits, 2020/02/19
- 02/15: gnu: r-biocsingular: Update to 1.2.2., guix-commits, 2020/02/19
- 03/15: gnu: r-heatplus: Update to 2.32.1., guix-commits, 2020/02/19
- 06/15: gnu: r-mixomics: Update to 6.10.8., guix-commits, 2020/02/19
- 04/15: gnu: r-atacseqqc: Update to 1.10.2., guix-commits, 2020/02/19
- 07/15: gnu: r-depecher: Update to 1.2.1., guix-commits, 2020/02/19
- 08/15: gnu: r-shortread: Update to 1.44.3., guix-commits, 2020/02/19
- 12/15: gnu: r-rhtslib: Update to 1.18.1., guix-commits, 2020/02/19
- 05/15: gnu: r-rsubread: Update to 2.0.1., guix-commits, 2020/02/19
- 10/15: gnu: r-rsamtools: Update to 2.2.2.,
guix-commits <=
- 11/15: gnu: r-genomicfeatures: Update to 1.38.2., guix-commits, 2020/02/19
- 15/15: gnu: r-scran: Update to 1.14.6., guix-commits, 2020/02/19
- 09/15: gnu: r-limma: Update to 3.42.2., guix-commits, 2020/02/19
- 13/15: gnu: r-gviz: Update to 1.30.3., guix-commits, 2020/02/19
- 14/15: gnu: r-hdf5array: Update to 1.14.2., guix-commits, 2020/02/19