[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: r-beachmat: Update to 2.18.1.
From: |
guix-commits |
Subject: |
09/10: gnu: r-beachmat: Update to 2.18.1. |
Date: |
Mon, 26 Feb 2024 07:26:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7d69eb77b6d611c6df1fde15cd09ce11250d9958
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 13:03:14 2024 +0100
gnu: r-beachmat: Update to 2.18.1.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.18.1.
Change-Id: I854c4c21cad66e3fb2bfe63fe01c31c3aff7d109
---
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 9497a1bb31..681fee88a8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -21644,14 +21644,14 @@ packages.")
(define-public r-beachmat
(package
(name "r-beachmat")
- (version "2.18.0")
+ (version "2.18.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "beachmat" version))
(sha256
(base32
- "1yixv6vs1q2k4vx17bq4nar3g4v2076i5dq77gh63mlka46qr3g2"))))
+ "1kz8jn3kaqrhvk1dd92l7w45mmwabcqb0508fv4i4w307ja8xk2l"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocgenerics r-delayedarray r-matrix r-rcpp r-sparsearray))
- branch master updated (1d85f921f6 -> cb4785033d), guix-commits, 2024/02/26
- 03/10: gnu: r-edger: Update to 4.0.16., guix-commits, 2024/02/26
- 01/10: gnu: r-anvil: Update to 1.14.2., guix-commits, 2024/02/26
- 02/10: gnu: r-anf: Update to 1.24.1., guix-commits, 2024/02/26
- 05/10: gnu: r-chippeakanno: Update to 3.36.1., guix-commits, 2024/02/26
- 07/10: gnu: r-variancepartition: Update to 1.32.5., guix-commits, 2024/02/26
- 08/10: gnu: r-hdf5array: Update to 1.30.1., guix-commits, 2024/02/26
- 09/10: gnu: r-beachmat: Update to 2.18.1.,
guix-commits <=
- 04/10: gnu: r-seqarray: Update to 1.42.2., guix-commits, 2024/02/26
- 06/10: gnu: r-a4: Update to 1.50.1., guix-commits, 2024/02/26
- 10/10: gnu: r-dmrseq: Update to 1.22.1., guix-commits, 2024/02/26