[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: r-coregx: Update to 2.6.1.
From: |
guix-commits |
Subject: |
02/10: gnu: r-coregx: Update to 2.6.1. |
Date: |
Fri, 15 Mar 2024 18:55:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f97a8a8650af71446f8ae8a99f053eebb3179d06
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Mar 15 23:05:30 2024 +0100
gnu: r-coregx: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-coregx): Update to 2.6.1.
Change-Id: Icb0eb5a7697811f4272cda3d42d3c428bb59bd23
---
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 aaa0a15a27..8da116ee4f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4838,13 +4838,13 @@ enrichment in single cell data.")
(define-public r-coregx
(package
(name "r-coregx")
- (version "2.6.0")
+ (version "2.6.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CoreGx" version))
(sha256
- (base32 "0ffbi5afw759mi5r657h67hdh9yr5jrzvl3aigp960jzb5542105"))))
+ (base32 "16i8xq98vg8xgscwj0w9bsq68vjmhsvwwdw66kcphvf3jjfmn1rv"))))
(properties `((upstream-name . "CoreGx")))
(build-system r-build-system)
(propagated-inputs
- 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 <=
- 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, 2024/03/15
- 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