gnu: gource: Use HTTPS home page.

* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:33:10 +01:00
parent e60969d54c
commit a322891780
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2164,7 +2164,7 @@ (define-public gource
("mesa" ,mesa)
("pcre" ,pcre)
("sdl-union" ,(sdl-union (list sdl2 sdl2-image)))))
(home-page "http://gource.io/")
(home-page "https://gource.io/")
(synopsis "3D visualisation tool for source control repositories")
(description "@code{gource} provides a software version control
visualization. The repository is displayed as a tree where the root of the