mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 14:45:53 +02:00
gnu: rust-cairo-sys-rs-0.10: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-cairo-sys-rs-0.10)[home-page]: Use HTTPS URI.
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
("rust-x11" ,rust-x11-2))))
|
||||
(inputs
|
||||
`(("cairo" ,cairo)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "FFI bindings to libcairo")
|
||||
(description "This package provides FFI bindings to libcairo.")
|
||||
(license license:expat)))
|
||||
|
||||
Reference in New Issue
Block a user