summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 01:33:10 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-12 05:00:45 +0100
commita3228917803a791214b8552812f798a09ec9f1bd (patch)
treeaa9a4ec158b8f24a976b4481bd35375796a1271b
parente60969d54c5aa0c4c368860d632f3bf83bee500d (diff)
downloadpatches-a3228917803a791214b8552812f798a09ec9f1bd.tar
patches-a3228917803a791214b8552812f798a09ec9f1bd.tar.gz
gnu: gource: Use HTTPS home page.
* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/version-control.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 69358695ce..cd3e868670 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -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