guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

14/16: gnu: skymaker: Use @uref{}.


From: guix-commits
Subject: 14/16: gnu: skymaker: Use @uref{}.
Date: Sat, 8 Jul 2023 17:28:11 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ca7b387645dad3c94ce9af851ef067aa0dad5992
Author: Tobias Geerinckx-Rice <me@tobias.gr>
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

[Prev in Thread] Current Thread [Next in Thread]