gnu: rust-pangocairo-0.9: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-pangocairo-0.9)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
e72ae1d088
commit
9fcb1cb25e
@ -1157,7 +1157,7 @@
|
||||
(("rust-gir-format-check" ,rust-gir-format-check-0.1))))
|
||||
(inputs
|
||||
`(("gtk+" ,gtk+)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the PangoCairo library")
|
||||
(description
|
||||
"Rust bindings for the PangoCairo library.")
|
||||
|
Loading…
Reference in New Issue
Block a user