mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: guile-present: Use HTTPS home page.
* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS.
This commit is contained in:
parent
0eecc9eba8
commit
35f985cb52
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue