mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: rust-gdk-sys-0.10: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-gdk-sys-0.10)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
0b0888b65e
commit
33a41f7423
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@
|
|||
("gtk+" ,gtk+)
|
||||
("glib" ,glib)
|
||||
("pango" ,pango)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "FFI bindings to libgdk-3")
|
||||
(description "FFI bindings to libgdk-3")
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Reference in a new issue