gnu: gource: Use HTTPS home page.
* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
This commit is contained in:
parent
e60969d54c
commit
a322891780
@ -2164,7 +2164,7 @@ be served with a HTTP file server of your choice.")
|
||||
("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
|
||||
|
Loading…
x
Reference in New Issue
Block a user