mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-gio-sys-0.10: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-gio-sys-0.10)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
a073f6d7ce
commit
f647d6b6bf
1 changed files with 1 additions and 1 deletions
|
@ -622,7 +622,7 @@
|
|||
("rust-winapi" ,rust-winapi-0.3))))
|
||||
(inputs
|
||||
`(("glib" ,glib)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "FFI bindings to libgio-2.0")
|
||||
(description "This package provides FFI bindings to libgio-2.0.")
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue