[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: r-gsva: Update to 1.50.1.
From: |
guix-commits |
Subject: |
07/10: gnu: r-gsva: Update to 1.50.1. |
Date: |
Fri, 15 Mar 2024 18:55:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 74066baa0bf29d4cbf59b013257782300d2b3464
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Mar 15 23:05:32 2024 +0100
gnu: r-gsva: Update to 1.50.1.
* gnu/packages/bioconductor.scm (r-gsva): Update to 1.50.1.
Change-Id: Ib298992cb9ea4615fe3888e799c332e778a7b5be
---
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 2b4482c568..58fdc497e4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8221,13 +8221,13 @@ Enrichment Analysis} (GSEA).")
(define-public r-gsva
(package
(name "r-gsva")
- (version "1.50.0")
+ (version "1.50.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GSVA" version))
(sha256
(base32
- "01w5j7fmi3hsfd282kcn4v41mi58z2yfhapff2zgf9swdfps4m6z"))))
+ "0ld0bbl6ar3yhi6ncg9d8q60hg4m4v5kphl044fw63l19ixln7cf"))))
(properties `((upstream-name . "GSVA")))
(build-system r-build-system)
(propagated-inputs (list r-biobase
- branch master updated (999bfa0d54 -> 10345d2f63), guix-commits, 2024/03/15
- 04/10: gnu: r-deseq2: Update to 1.42.1., guix-commits, 2024/03/15
- 01/10: gnu: r-asics: Update to 2.18.1., guix-commits, 2024/03/15
- 03/10: gnu: r-biostrings: Update to 2.70.3., guix-commits, 2024/03/15
- 05/10: gnu: r-genomeinfodb: Update to 1.38.7., guix-commits, 2024/03/15
- 02/10: gnu: r-coregx: Update to 2.6.1., guix-commits, 2024/03/15
- 09/10: gnu: r-zlibbioc: Update to 1.48.2., guix-commits, 2024/03/15
- 07/10: gnu: r-gsva: Update to 1.50.1.,
guix-commits <=
- 06/10: gnu: r-genomicfeatures: Update to 1.54.4., guix-commits, 2024/03/15
- 10/10: gnu: r-clusterprofiler: Update to 4.10.1., guix-commits, 2024/03/15
- 08/10: gnu: r-stringdb: Update to 2.14.3., guix-commits, 2024/03/15