[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/18: gnu: r-rsubread: Update to 2.10.4.
From: |
guix-commits |
Subject: |
14/18: gnu: r-rsubread: Update to 2.10.4. |
Date: |
Fri, 1 Jul 2022 18:17:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 24dae0cdfa44b5ccca09dbcfe730cc78f409dac3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:51 2022 +0200
gnu: r-rsubread: Update to 2.10.4.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.10.4.
---
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 96b56c7e8d..683a693af4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11021,14 +11021,14 @@ annotations.")
(define-public r-rsubread
(package
(name "r-rsubread")
- (version "2.10.2")
+ (version "2.10.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rsubread" version))
(sha256
(base32
- "1pvyx8nxv10s816hgxrnw60hp9rlqjdgjq3ajpzqxgxmmlhnk0v0"))))
+ "155h25gbagqns7wpriil17li0jkdd1z1pcz0dlnikdqj4saf97rl"))))
(properties `((upstream-name . "Rsubread")))
(build-system r-build-system)
(inputs (list zlib))
- branch wip-r updated (e37233d869 -> d42584b312), guix-commits, 2022/07/01
- 01/18: Revert "upstream: 'package-update' reports "unknown upstream releases" errors.", guix-commits, 2022/07/01
- 07/18: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/01
- 04/18: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/01
- 08/18: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/01
- 10/18: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/01
- 15/18: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/01
- 11/18: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/01
- 14/18: gnu: r-rsubread: Update to 2.10.4.,
guix-commits <=
- 02/18: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/01
- 05/18: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/01
- 06/18: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/01
- 03/18: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/01
- 09/18: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/01
- 12/18: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/01
- 13/18: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/01
- 17/18: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/01
- 18/18: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/01
- 16/18: gnu: r-bgeedb: Update to 2.22.3., guix-commits, 2022/07/01