mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01: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 @@
|
|||
("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