[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: gource: Use HTTPS home page.
From: |
guix-commits |
Subject: |
01/02: gnu: gource: Use HTTPS home page. |
Date: |
Tue, 11 Feb 2020 23:11:32 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a3228917803a791214b8552812f798a09ec9f1bd
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:33:10 2020 +0100
gnu: gource: Use HTTPS home page.
* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
---
gnu/packages/version-control.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 6935869..cd3e868 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