guix_mirror_bot pushed a commit to branch master
in repository guix.
commit e716c800b698f74af680fa49b2f5b068d02959d4
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Aug 6 21:42:19 2025 +0100
gnu: python-mudata: Update to 0.3.2.
* gnu/packages/bioinformatics.scm (python-mudata): Update to 0.3.2.
Change-Id: I60c2b5d16dd1afddafc5f06231d6c5bf28a4b20c
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 6995ed13c4..96dfb57bc3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5636,7 +5636,7 @@ with MOFA+ in Python.")
(define-public python-mudata
(package
(name "python-mudata")
- (version "0.3.1")
+ (version "0.3.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5645,7 +5645,7 @@ with MOFA+ in Python.")
(file-name (git-file-name name version))
(sha256
(base32
- "1m1qsqgk8snllavfj99qgm2j7cccviwg7k0k1kfbvqn0bkzc87sa"))))
+ "17s1w3746d35pcwr97ynhr7s5hfk76vsfcinwyqynx9k3xxi9br4"))))
(build-system pyproject-build-system)
(arguments
(list