gnu: rust-glib-macros-0.10: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-glib-macros-0.10)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
9842ff3a4e
commit
e4f58c8e14
@ -781,7 +781,7 @@
|
|||||||
("rust-proc-macro2" ,rust-proc-macro2-1)
|
("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||||
("rust-quote" ,rust-quote-1)
|
("rust-quote" ,rust-quote-1)
|
||||||
("rust-syn" ,rust-syn-1))))
|
("rust-syn" ,rust-syn-1))))
|
||||||
(home-page "http://gtk-rs.org/")
|
(home-page "https://gtk-rs.org/")
|
||||||
(synopsis "Rust bindings for the GLib library, proc macros crate")
|
(synopsis "Rust bindings for the GLib library, proc macros crate")
|
||||||
(description "Rust bindings for the GLib library, proc macros crate.")
|
(description "Rust bindings for the GLib library, proc macros crate.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
Loading…
Reference in New Issue
Block a user