gnu: rust-cairo-rs-0.9: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-cairo-rs-0.9)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
d8bf9354e9
commit
f7ba7a3c54
@ -120,7 +120,7 @@
|
||||
(("rust-tempfile" ,rust-tempfile-3))))
|
||||
(inputs
|
||||
`(("cairo" ,cairo)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the Cairo library")
|
||||
(description "Rust bindings for the Cairo library")
|
||||
(license license:expat)))
|
||||
|
Loading…
Reference in New Issue
Block a user