[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/74: gnu: r-rsubread: Update to 2.10.4.
From: |
guix-commits |
Subject: |
68/74: gnu: r-rsubread: Update to 2.10.4. |
Date: |
Sat, 2 Jul 2022 18:00:47 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 11f30bfa3df07c9cef5012b5918e94661aeb95bd
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))
- 30/74: gnu: r-hardhat: Update to 1.2.0., (continued)
- 30/74: gnu: r-hardhat: Update to 1.2.0., guix-commits, 2022/07/02
- 37/74: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/02
- 42/74: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/02
- 39/74: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/02
- 47/74: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/02
- 48/74: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/02
- 53/74: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/02
- 56/74: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/02
- 60/74: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/02
- 61/74: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/02
- 68/74: gnu: r-rsubread: Update to 2.10.4.,
guix-commits <=
- 73/74: gnu: r-with-tests: Update to 4.2.1., guix-commits, 2022/07/02
- 13/74: gnu: r-raster: Update to 3.5-21., guix-commits, 2022/07/02
- 41/74: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02
- 45/74: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/02
- 51/74: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/02
- 66/74: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/02
- 72/74: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/02
- 71/74: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/02
- 74/74: gnu: r-ifultools: Patch in removed macros to fix build., guix-commits, 2022/07/02
- 40/74: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/02