guix-commits
[Top][All Lists]
Advanced

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

05/07: gnu: leocad: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 05/07: gnu: leocad: Use HTTPS home page.
Date: Tue, 20 Mar 2018 14:49:55 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 324f192700b2b64631ced0d05576eeb1d2cf6918
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Mar 20 06:15:52 2018 +0100

    gnu: leocad: Use HTTPS home page.
    
    * gnu/packages/lego.scm (leocad)[home-page]: Use HTTPS.
---
 gnu/packages/lego.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lego.scm b/gnu/packages/lego.scm
index 80df42b..3203e1c 100644
--- a/gnu/packages/lego.scm
+++ b/gnu/packages/lego.scm
@@ -117,7 +117,7 @@ restrictions that stem from limitations of the standard RCX 
firmware.")
                              (set-file-time file st)))
                          (find-files "." "leocad_.*\\.qm")))
              #t)))))
-    (home-page "http://www.leocad.org";)
+    (home-page "https://www.leocad.org";)
     (synopsis "Create virtual Lego models")
     (description
      "LeoCAD is a program for creating virtual LEGO models.  It has an



reply via email to

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