guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch wip-python-team updated: WIP does this fix the evaluation?


From: guix-commits
Subject: branch wip-python-team updated: WIP does this fix the evaluation?
Date: Mon, 29 Apr 2024 11:11:22 -0400

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch wip-python-team
in repository guix.

The following commit(s) were added to refs/heads/wip-python-team by this push:
     new e818a673fa WIP does this fix the evaluation?
e818a673fa is described below

commit e818a673fad766b54eda5afbabbf80f47c153599
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 29 17:10:45 2024 +0200

    WIP does this fix the evaluation?
    
    Change-Id: Ia6deb3c3a57e61ef32f5b3adbbeed29903c1ebca
---
 gnu/packages/bioinformatics.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index d0f64a6bac..907c3ee548 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2343,6 +2343,7 @@ and gene expression visualization.")
        (uri (pypi-uri "metacells" version))
        (sha256
         (base32 "02f63nxz6b60vl6s4n9vapaysnq1w5f3x7c179rh2rr7j2k5cf1y"))))
+    #;
     (properties '((tunable? . #t)))
     (build-system pyproject-build-system)
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]