me
/
guix
Archived
1
0
Fork 0

gnu: gitolite: Use HTTPS home page.

* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:09:33 +01:00
parent e48ae0bcf9
commit fdfe65b74c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1310,7 +1310,7 @@ also walk each side of a merge and test those changes individually.")
(propagated-inputs
`(("git" ,git)
("openssh" ,openssh)))
(home-page "http://gitolite.com")
(home-page "https://gitolite.com")
(synopsis "Git access control layer")
(description
"Gitolite is an access control layer on top of Git, providing fine access