[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: r-delayedmatrixstats: Update to 1.22.6.
From: |
guix-commits |
Subject: |
09/09: gnu: r-delayedmatrixstats: Update to 1.22.6. |
Date: |
Thu, 14 Sep 2023 02:57:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cf5cb0875b06b5823e9de8bbd01ddd8c0b0d15a7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 08:57:20 2023 +0200
gnu: r-delayedmatrixstats: Update to 1.22.6.
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.22.6.
---
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 abf35d72fb..8e13044b1a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20550,14 +20550,14 @@ Visium platform.")
(define-public r-delayedmatrixstats
(package
(name "r-delayedmatrixstats")
- (version "1.22.5")
+ (version "1.22.6")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DelayedMatrixStats" version))
(sha256
(base32
- "1bzbsfds5zki6iazj53y6kps8bvn7zdysbmpf9359sv6zshk18fv"))))
+ "0jaaqa2fm61dmsphm5y4rlwf2dm1l5rs0vpq0f5r35iyw2m12lh8"))))
(properties
`((upstream-name . "DelayedMatrixStats")))
(build-system r-build-system)
- branch master updated (028ebb8edb -> cf5cb0875b), guix-commits, 2023/09/14
- 04/09: gnu: r-tcgautils: Update to 1.20.4., guix-commits, 2023/09/14
- 09/09: gnu: r-delayedmatrixstats: Update to 1.22.6.,
guix-commits <=
- 01/09: gnu: r-genomeinfodb: Update to 1.36.3., guix-commits, 2023/09/14
- 07/09: gnu: r-s4arrays: Update to 1.0.6., guix-commits, 2023/09/14
- 03/09: gnu: r-shinymethyl: Update to 1.36.1., guix-commits, 2023/09/14
- 05/09: gnu: r-greylistchip: Update to 1.32.1., guix-commits, 2023/09/14
- 02/09: gnu: r-genomicdatacommons: Update to 1.24.3., guix-commits, 2023/09/14
- 08/09: gnu: r-rhdf5lib: Update to 1.22.1., guix-commits, 2023/09/14
- 06/09: gnu: r-clusterprofiler: Update to 4.8.3., guix-commits, 2023/09/14