mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
gnu: gcompris: Use HTTPS home page URI.
* gnu/packages/education.scm (gcompris)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
9fc6a24c46
commit
09a3d34cf5
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ (define-public gcompris
|
|||
("texi2html" ,texi2html)
|
||||
("glib:bin" ,glib "bin")
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://gcompris.net")
|
||||
(home-page "https://gcompris.net")
|
||||
(synopsis "Educational software suite")
|
||||
(description "GCompris is an educational software suite comprising of
|
||||
numerous activities for children aged 2 to 10. Some of the activities are
|
||||
|
|
Loading…
Reference in a new issue