[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: r-rsubread: Update to 2.10.2.
From: |
guix-commits |
Subject: |
09/11: gnu: r-rsubread: Update to 2.10.2. |
Date: |
Sun, 12 Jun 2022 06:16:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a76b657d9387fa984859db3ca170e0415e246f24
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jun 12 11:16:30 2022 +0200
gnu: r-rsubread: Update to 2.10.2.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.10.2.
---
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 4c280e42cd..aa0b366e97 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10768,14 +10768,14 @@ annotations.")
(define-public r-rsubread
(package
(name "r-rsubread")
- (version "2.10.1")
+ (version "2.10.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rsubread" version))
(sha256
(base32
- "1cf80gmzz4c1pvif3350ifsmsbfplyl2na39n8g3x0zkwpl6ijdc"))))
+ "1pvyx8nxv10s816hgxrnw60hp9rlqjdgjq3ajpzqxgxmmlhnk0v0"))))
(properties `((upstream-name . "Rsubread")))
(build-system r-build-system)
(inputs (list zlib))
- branch master updated (965d54e344 -> 541823b318), guix-commits, 2022/06/12
- 09/11: gnu: r-rsubread: Update to 2.10.2.,
guix-commits <=
- 01/11: gnu: r-deepsnv: Update to 1.42.1., guix-commits, 2022/06/12
- 10/11: gnu: r-universalmotif: Update to 1.14.1., guix-commits, 2022/06/12
- 06/11: gnu: r-chippeakanno: Update to 3.30.1., guix-commits, 2022/06/12
- 05/11: gnu: r-zellkonverter: Update to 1.6.2., guix-commits, 2022/06/12
- 08/11: gnu: r-clusterprofiler: Update to 4.4.2., guix-commits, 2022/06/12
- 07/11: gnu: r-monocle: Update to 2.24.1., guix-commits, 2022/06/12
- 03/11: gnu: r-genomicfeatures: Update to 1.48.3., guix-commits, 2022/06/12
- 02/11: gnu: r-biocparallel: Update to 1.30.3., guix-commits, 2022/06/12
- 04/11: gnu: r-keggrest: Update to 1.36.2., guix-commits, 2022/06/12
- 11/11: gnu: r-hdf5array: Update to 1.24.1., guix-commits, 2022/06/12