[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/38: gnu: r-alabaster-matrix: Update to 1.4.2.
From: |
guix-commits |
Subject: |
03/38: gnu: r-alabaster-matrix: Update to 1.4.2. |
Date: |
Tue, 2 Jul 2024 20:40:58 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 5817919a4d0fc17f4d7e8923e0df0a8628cfdd13
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:57 2024 +0200
gnu: r-alabaster-matrix: Update to 1.4.2.
* gnu/packages/bioconductor.scm (r-alabaster-matrix): Update to 1.4.2.
Change-Id: I49d29c3382153b0ecb32dd1053e8b7e62b8cd0bd
---
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 63d4e02fe2..bcedd66ede 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3243,13 +3243,13 @@ applications can enrich this metadata with
context-specific properties.")
(define-public r-alabaster-matrix
(package
(name "r-alabaster-matrix")
- (version "1.4.0")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "alabaster.matrix" version))
(sha256
- (base32 "00k0lylyhz6glqhd463bbmmldqhv5i7an9nw95md7x2m43c9gzyk"))))
+ (base32 "1b32qs2baq9s492a332vh1hpyxq62z16xj2w17m8wh8a4mcabry8"))))
(properties `((upstream-name . "alabaster.matrix")))
(build-system r-build-system)
(propagated-inputs (list r-alabaster-base
- branch r-team updated (bfec28345b -> 5b412f9a9f), guix-commits, 2024/07/02
- 02/38: gnu: r-alabaster-base: Update to 1.4.2., guix-commits, 2024/07/02
- 12/38: gnu: r-champ: Update to 2.34.0., guix-commits, 2024/07/02
- 11/38: gnu: r-biostrings: Update to 2.72.1., guix-commits, 2024/07/02
- 17/38: gnu: r-gypsum: Update to 1.0.1., guix-commits, 2024/07/02
- 16/38: gnu: r-gsva: Update to 1.52.3., guix-commits, 2024/07/02
- 05/38: gnu: r-alabaster-se: Update to 1.4.1., guix-commits, 2024/07/02
- 38/38: gnu: r-tximeta: Update to 1.22.1., guix-commits, 2024/07/02
- 01/38: gnu: r-genelendatabase: Update to 1.40.1., guix-commits, 2024/07/02
- 03/38: gnu: r-alabaster-matrix: Update to 1.4.2.,
guix-commits <=
- 24/38: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/02
- 27/38: gnu: r-qfeatures: Update to 1.14.1., guix-commits, 2024/07/02
- 29/38: gnu: r-goseq: Update to 1.56.0., guix-commits, 2024/07/02
- 13/38: gnu: r-enmix: Update to 1.40.2., guix-commits, 2024/07/02
- 26/38: gnu: r-oligo: Update to 1.68.2., guix-commits, 2024/07/02
- 31/38: gnu: r-dose: Update to 3.30.1., guix-commits, 2024/07/02
- 19/38: gnu: r-limma: Update to 3.60.3., guix-commits, 2024/07/02
- 30/38: gnu: r-residualmatrix: Update to 1.14.1., guix-commits, 2024/07/02
- 33/38: gnu: r-opencyto: Update to 2.16.1., guix-commits, 2024/07/02
- 06/38: gnu: r-asics: Update to 2.20.1., guix-commits, 2024/07/02