[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/26: gnu: r-delayedarray: Update to 0.26.3.
From: |
guix-commits |
Subject: |
10/26: gnu: r-delayedarray: Update to 0.26.3. |
Date: |
Fri, 2 Jun 2023 07:05:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3b20a9e60073226f0ead12f51296174154211899
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:53:14 2023 +0200
gnu: r-delayedarray: Update to 0.26.3.
* gnu/packages/bioconductor.scm (r-delayedarray): Update to 0.26.3.
---
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 d999763c76..272c036934 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4735,13 +4735,13 @@ bases such as COSMIC.")
(define-public r-delayedarray
(package
(name "r-delayedarray")
- (version "0.26.2")
+ (version "0.26.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DelayedArray" version))
(sha256
(base32
- "0zp49ksqcgy5bzlf63s8zc7flv2x66qkn02h49wmyj5ix20al0a7"))))
+ "0m603v0l74nawid61hvqbyb2662c1djqp436p87pk4f04fvws67j"))))
(properties
`((upstream-name . "DelayedArray")))
(build-system r-build-system)
- 04/26: gnu: r-biocviews: Sort inputs., (continued)
- 04/26: gnu: r-biocviews: Sort inputs., guix-commits, 2023/06/02
- 02/26: import/cran: Libraries should not use CRAN-GUIX-NAME., guix-commits, 2023/06/02
- 08/26: gnu: r-bambu: Update to 3.2.3., guix-commits, 2023/06/02
- 06/26: gnu: r-anvil: Update to 1.12.3., guix-commits, 2023/06/02
- 17/26: gnu: r-zellkonverter: Update to 1.10.1., guix-commits, 2023/06/02
- 20/26: gnu: r-rsubread: Update to 2.14.2., guix-commits, 2023/06/02
- 13/26: gnu: r-biostrings: Update to 2.68.1., guix-commits, 2023/06/02
- 21/26: gnu: r-biocviews: Update to 1.68.1., guix-commits, 2023/06/02
- 24/26: gnu: r-basilisk-utils: Update to 1.12.1., guix-commits, 2023/06/02
- 14/26: gnu: r-edger: Update to 3.42.4., guix-commits, 2023/06/02
- 10/26: gnu: r-delayedarray: Update to 0.26.3.,
guix-commits <=
- 16/26: gnu: r-scmap: Update to 1.22.3., guix-commits, 2023/06/02
- 18/26: gnu: r-apeglm: Update to 1.22.1., guix-commits, 2023/06/02
- 23/26: gnu: r-megadepth: Update to 1.10.0., guix-commits, 2023/06/02
- 22/26: gnu: r-s4arrays: Update to 1.0.4., guix-commits, 2023/06/02
- 05/26: import/cran: string->license: Add another case for GPLv3+., guix-commits, 2023/06/02