guix_mirror_bot pushed a commit to branch astro-update
in repository guix.

commit 46eea62e49edfee80b6c891bf48007c85c18adf1
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 69a43845b8..2d4328d11f 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5575,7 +5575,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

Reply via email to