guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: Remove python2-plastid.


From: guix-commits
Subject: 06/07: gnu: Remove python2-plastid.
Date: Sun, 5 Dec 2021 11:39:15 -0500 (EST)

rekado pushed a commit to branch core-updates-frozen
in repository guix.

commit dd67154e5d3ceffad5ead300ffa506af65acc0fc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Dec 5 17:37:05 2021 +0100

    gnu: Remove python2-plastid.
    
    * gnu/packages/bioinformatics.scm (python2-plastid): Remove variable.
---
 gnu/packages/bioinformatics.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index fe1da91..1aa61ce 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2480,9 +2480,6 @@ UCSC genome browser.")
 high-throughput sequencing data – with an emphasis on simplicity.")
     (license license:bsd-3)))
 
-(define-public python2-plastid
-  (package-with-python2 python-plastid))
-
 (define-public tetoolkit
   (package
     (name "tetoolkit")



reply via email to

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