me
/
guix
Archived
1
0
Fork 0

gnu: autobuild: Use HTTPS home page.

* gnu/packages/autotools.scm (autobuild)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 23:14:45 +01:00
parent 1bc64532b7
commit 2eed6813b6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ Autobuild generates an HTML summary file, containing links to each build log.
The summary includes project name, version, build hostname, host type (cross
compile aware), date of build, and indication of success or failure. The
output is indexed in many ways to simplify browsing.")
(home-page "http://josefsson.org/autobuild/")
(home-page "https://josefsson.org/autobuild/")
(license gpl3+)))
(define-public automake