diff options
| author | Arun Isaac | 2025-12-01 22:01:45 +0000 |
|---|---|---|
| committer | Arun Isaac | 2025-12-01 22:22:51 +0000 |
| commit | 16d2f578eaa3a56eb4aa9caa3fb40fb26af65d8d (patch) | |
| tree | 3a4ac246c9c61d87b0a94513ba08f9cc750c116e /gn/packages | |
| parent | c6fe66485ea5ee157650ee4506779698bbbc0054 (diff) | |
| download | guix-bioinformatics-16d2f578eaa3a56eb4aa9caa3fb40fb26af65d8d.tar.gz | |
python-xopen has been moved to (gnu packages python-compression).
Diffstat (limited to 'gn/packages')
| -rw-r--r-- | gn/packages/bioinformatics.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index cf9cd4b..fb2ee18 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -72,6 +72,7 @@ #:use-module (gnu packages protobuf) #:use-module (gnu packages python) #:use-module (gnu packages python-build) + #:use-module (gnu packages python-compression) #:use-module (gnu packages python-science) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) |
