mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: webkitgtk: Use HTTPS for home page.
* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
("libxt" ,libxt)
|
||||
("mesa" ,mesa)
|
||||
("sqlite" ,sqlite)))
|
||||
(home-page "http://www.webkitgtk.org/")
|
||||
(home-page "https://www.webkitgtk.org/")
|
||||
(synopsis "Web content engine for GTK+")
|
||||
(description
|
||||
"WebKitGTK+ is a full-featured port of the WebKit rendering engine,
|
||||
|
||||
Reference in New Issue
Block a user