From 158098977ffc2823235f08fdfc337ed2ff9f3c3e Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 12 Mar 2026 12:38:21 +0100 Subject: gnu: python-cell2cell: Update to 0.8.4. * gnu/packages/bioinformatics.scm (python-cell2cell): Update to 0.8.4. Change-Id: I0210208e0d61f46a707e352d45c9246c473200d0 --- gnu/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index fd9ebb6bbb..a9012ca921 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2366,7 +2366,7 @@ to explore and analyze bulk RNA-seq data.") (define-public python-cell2cell (package (name "python-cell2cell") - (version "0.7.4") + (version "0.8.4") (source (origin (method git-fetch) (uri (git-reference @@ -2375,7 +2375,7 @@ to explore and analyze bulk RNA-seq data.") (file-name (git-file-name name version)) (sha256 (base32 - "02cqc5rm0qkm0np1k7bim1w7f5qjnwf1jcm5albd9cpvfs4bwgdr")) + "0z5dcm9i74c5iaqq92y25khg7i2smrfj8jb1g26iwzwf1cqxghmn")) (modules '((guix build utils))) (snippet '(begin -- cgit v1.3