[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/73: gnu: r-rsubread: Update to 2.10.4.
From: |
guix-commits |
Subject: |
68/73: gnu: r-rsubread: Update to 2.10.4. |
Date: |
Sat, 2 Jul 2022 10:56:00 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 40f591a76f5b63f4c14094f2f4d5eb52ea4316a8
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))
- 19/73: gnu: r-strucchange: Update to 1.5-3., (continued)
- 19/73: gnu: r-strucchange: Update to 1.5-3., guix-commits, 2022/07/02
- 20/73: gnu: r-epi: Update to 2.47., guix-commits, 2022/07/02
- 21/73: gnu: r-globals: Update to 0.15.1., guix-commits, 2022/07/02
- 23/73: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/02
- 30/73: gnu: r-hardhat: Update to 1.2.0., guix-commits, 2022/07/02
- 37/73: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02
- 44/73: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/02
- 49/73: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/02
- 59/73: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/02
- 63/73: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/02
- 68/73: gnu: r-rsubread: Update to 2.10.4.,
guix-commits <=
- 69/73: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/02
- 72/73: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 73/73: gnu: r-with-tests: Update to 4.2.1., guix-commits, 2022/07/02
- 35/73: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/02
- 42/73: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/02
- 39/73: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/02
- 54/73: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/02
- 48/73: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/02
- 53/73: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/02
- 60/73: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/02