[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/15: gnu: r-rsubread: Update to 2.0.1.
From: |
guix-commits |
Subject: |
05/15: gnu: r-rsubread: Update to 2.0.1. |
Date: |
Wed, 19 Feb 2020 17:01:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e01fa33baa4a5d644f43e74a9c5bd0a6eee232d5
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 23:00:02 2020 +0100
gnu: r-rsubread: Update to 2.0.1.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.0.1.
---
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 a572368..f8318cc 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5348,14 +5348,14 @@ annotations.")
(define-public r-rsubread
(package
(name "r-rsubread")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rsubread" version))
(sha256
(base32
- "0l8q9y2a4m1di0w5nlxhq9jgliinhgr2fwjpm5ixnqx5j3iprlwd"))))
+ "0pdkx9mhvzw3a4ff725qvda9bxvs9vh2ppb29cc5jrivgjndv5cy"))))
(properties `((upstream-name . "Rsubread")))
(build-system r-build-system)
(inputs `(("zlib" ,zlib)))
- 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 <=
- 10/15: gnu: r-rsamtools: Update to 2.2.2., guix-commits, 2020/02/19
- 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