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

commit bd1eadcb3899685175a6efd54a07de6bde97676e
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Jul 16 08:44:13 2026 +0100

    gnu: python-healpy: Update to 1.19.0.
    
    * gnu/packages/astronomy.scm (python-healpy): Switch variable assignment
    to python-healpy-1.19.
---
 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 8c760f2668..c8ecab58b2 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -6582,7 +6582,7 @@ scheme and builds with the HEALPix C++ library.")
               "test")))))
 
 ;; Not all of the dependents released updates supporting v1.19.
-(define-public python-healpy python-healpy-1.18)
+(define-public python-healpy python-healpy-1.19)
 
 (define-public python-hierarc
   (package

Reply via email to