guix-commits
[Top][All Lists]
Advanced

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

13/16: gnu: stellarium: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 13/16: gnu: stellarium: Use HTTPS home page.
Date: Wed, 15 Aug 2018 21:02:58 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 3d9f26a0f87985034eb487c12a855b243eb94ad1
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Aug 16 02:14:47 2018 +0200

    gnu: stellarium: Use HTTPS home page.
    
    * gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS.
---
 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 bfda1ae..9924d03 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -166,7 +166,7 @@ programs for the manipulation and analysis of astronomical 
data.")
                       (setenv "QT_QPA_PLATFORM" "offscreen")
                       (setenv "HOME" "/tmp")
                       #t)))))
-    (home-page "http://stellarium.org/";)
+    (home-page "https://stellarium.org/";)
     (synopsis "3D sky viewer")
     (description "Stellarium is a planetarium.  It shows a realistic sky in
 3D, just like what you see with the naked eye, binoculars, or a telescope.  It



reply via email to

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