guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit f21f40b164545315a0adceed7f5de9ba3b6b2f34
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Jan 2 18:04:20 2026 +0000
gnu: Add python-scprep.
* gnu/packages/bioinformatics.scm (python-scprep): New variable.
Change-Id: I61674e690bf798c17e84806b606673f84bd07636
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index dc99eb5132..3a1ffd7050 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -29,8 +29,8 @@
;;; Copyright © 2024 Spencer King <[email protected]>
;;; Copyright © 2025 nomike Postmann <[email protected]>
;;; Copyright © 2025 Janneke Nieuwenhuizen <[email protected]>
-;;; Copyright © 2026 Hartmut Goebel <[email protected]>
;;; Copyright © 2025-2026 Sharlatan Hellseher <[email protected]>
+;;; Copyright © 2026 Hartmut Goebel <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;