gnu: guile-rsvg: Use HTTPS home page.
* gnu/packages/gtk.scm (guile-rsvg)[home-page]: Use HTTPS.
This commit is contained in:
parent
2aaa09f17d
commit
69669b2877
@ -923,7 +923,7 @@ exceptions, macros, and a dynamic programming environment.")
|
||||
(description
|
||||
"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG
|
||||
images onto Cairo surfaces.")
|
||||
(home-page "http://wingolog.org/projects/guile-rsvg/")
|
||||
(home-page "https://wingolog.org/projects/guile-rsvg/")
|
||||
(license license:lgpl2.1+))))
|
||||
|
||||
(define-public guile3.0-rsvg
|
||||
|
Loading…
x
Reference in New Issue
Block a user