guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 08486eed049196e3d52ef15b84f0ff28860fd12c
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Feb 19 00:44:02 2026 +0000
gnu: python-gwcs: Set python-gwcs-1 as default.
* gnu/packages/astronomy.scm (python-gwcs): Assign to python-gwcs-1.
Change-Id: Ic0b1b82770839c87be581b78493bb24ae80a810e
---
gnu/packages/astronomy.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index f2ee88ca20..c05fe88aeb 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5623,7 +5623,7 @@ default) to world coordinates.")
;; Not all of the dependeds are ready to use 1.X.X, pin on the highest 0.X.X
;; for now.
-(define-public python-gwcs python-gwcs-0)
+(define-public python-gwcs python-gwcs-1)
(define-public python-halo-analysis
(package