mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: leocad: Use HTTPS home page.
* gnu/packages/lego.scm (leocad)[home-page]: Use HTTPS.
This commit is contained in:
parent
84775d65a8
commit
324f192700
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ (define-public leocad
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue