mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: augeas: Use HTTPS home page.
* gnu/packages/augeas.scm (augeas)[home-page]: Use HTTPS.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
`(("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
|
||||
|
||||
Reference in New Issue
Block a user