mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: rust-gdk-0.13: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-gdk-0.13)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
5c12569371
commit
9b3cdf366e
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@
|
|||
("glib" ,glib)
|
||||
("gtk+" ,gtk+)
|
||||
("pango" ,pango)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the GDK 3 library")
|
||||
(description "This package provides Rust bindings for the GDK 3 library.")
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Add table
Reference in a new issue