gnu: graphene: Use HTTPS home page.
* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									519dc88c75
								
							
						
					
					
						commit
						806b0c2c6e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1732,7 +1732,7 @@ Parcellite and adds bugfixes and features.") | |||
|        ("python-2" ,python-2) | ||||
|        ("glib" ,glib) | ||||
|        ("gobject-introspection" ,gobject-introspection))) | ||||
|     (home-page "http://ebassi.github.io/graphene") | ||||
|     (home-page "https://ebassi.github.io/graphene/") | ||||
|     (synopsis "Thin layer of graphic data types") | ||||
|     (description "This library provides graphic types and their relative API; | ||||
| it does not deal with windowing system surfaces, drawing, scene graphs, or | ||||
|  |  | |||
		Reference in a new issue