gnu: augeas: Use HTTPS home page.

* gnu/packages/augeas.scm (augeas)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-04-16 19:34:08 +02:00
parent 53b655727e
commit 9fcd4ef30b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -49,7 +49,7 @@ (define-public augeas
`(("readline" ,readline)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(home-page "http://augeas.net/")
(home-page "https://augeas.net")
(synopsis "Edit configuration files programmatically")
(description
"Augeas is a library and command line tool for programmatically editing