gnu: guile-present: Use HTTPS home page.

* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 20:00:55 +01:00
parent 0eecc9eba8
commit 35f985cb52
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -986,7 +986,7 @@ (define-public guile-present
`(("guile-lib" ,guile-lib)
("guile-cairo" ,guile-cairo)
("guile-rsvg" ,guile-rsvg)))
(home-page "http://wingolog.org/software/guile-present/")
(home-page "https://wingolog.org/software/guile-present/")
(synopsis "Create SVG or PDF presentations in Guile")
(description
"Guile-Present defines a declarative vocabulary for presentations,