gnu: cogl: Use HTTPS home page.

* gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 00:51:38 +01:00
parent 0d2753ccc1
commit 89b49245ef
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4586,7 +4586,7 @@ (define-public cogl
(assoc-ref inputs "xorg-server")))
(setenv "DISPLAY" ":1")
#t)))))
(home-page "http://www.cogl3d.org")
(home-page "https://www.cogl3d.org")
(synopsis "Object oriented GL/GLES Abstraction/Utility Layer")
(description
"Cogl is a small library for using 3D graphics hardware to draw pretty