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)
 | 
					       ("texi2html" ,texi2html)
 | 
				
			||||||
       ("glib:bin" ,glib "bin")
 | 
					       ("glib:bin" ,glib "bin")
 | 
				
			||||||
       ("pkg-config" ,pkg-config)))
 | 
					       ("pkg-config" ,pkg-config)))
 | 
				
			||||||
    (home-page "http://gcompris.net")
 | 
					    (home-page "https://gcompris.net")
 | 
				
			||||||
    (synopsis "Educational software suite")
 | 
					    (synopsis "Educational software suite")
 | 
				
			||||||
    (description "GCompris is an educational software suite comprising of
 | 
					    (description "GCompris is an educational software suite comprising of
 | 
				
			||||||
numerous activities for children aged 2 to 10.  Some of the activities are
 | 
					numerous activities for children aged 2 to 10.  Some of the activities are
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue