guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit ef94f952049522678c6093120920f78285e257a8
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Jan 7 09:53:33 2026 +0000
gnu: Remove ginga-qt5.
* gnu/packages/astronomy.scm (ginga-qt5): Delete variable.
Change-Id: I86a926bd8af1a999780c64e4bd435238d7dd3c85
---
gnu/packages/astronomy.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index d480199048..336fb7a8bd 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1130,9 +1130,6 @@ viewer: panning and zooming windows, star catalog access,
cuts, star
pick/FWHM, thumbnails, etc.")
(license license:bsd-3)))
-(define-deprecated-package ginga-qt5
- ginga)
-
(define-public glnemo2
(package
(name "glnemo2")