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

commit 6a5aa62414ec95ca9bd07258ad2842b668c54d49
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Jan 15 14:15:44 2026 +0000

    gnu: boost-numpy: Add a maintenance note.
    
    * gnu/packages/boost.scm (boost-numpy): Add a maintenance note.
    
    Change-Id: I6335355e5751b762c4ea54bda8fdc37d50cd2ba1
---
 gnu/packages/boost.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index ef86509937..b3508363cd 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -362,6 +362,7 @@ across a broad spectrum of applications.")
        (delete "python-minimal-wrapper")))
     (properties '((hidden? . #t)))))
 
+;; XXX: This variable needs to be renamed to boost-numpy-1.83
 (define-public boost-numpy
   (package
     (inherit boost-1.83)

Reply via email to