nckx pushed a commit to branch master
in repository guix.

commit ca7b387645dad3c94ce9af851ef067aa0dad5992
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sun Jul 2 02:00:00 2023 +0200

    gnu: skymaker: Use @uref{}.
    
    * gnu/packages/astronomy.scm (skymaker)[description]: Use @uref{} over 
@url{}.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 6126ac7f35..5d6707dab7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -989,8 +989,8 @@ interactively in the plotting window.")
       (description
        "SkyMaker is a program that simulates astronomical images.  It accepts
 object lists in ASCII generated by the Stuff program to produce realistic
-astronomical fields.  SkyMaker is part of the EFIGI
-(@url{https://www.astromatic.net/projects/efigi}) development project.")
+astronomical fields.  SkyMaker is part of the
+@uref{https://www.astromatic.net/projects/efigi, EFIGI} development project.")
       (license license:gpl3+))))
 
 (define-public stackistry

Reply via email to