mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-pangocairo-0.9: Use HTTPS home page URI.
* gnu/packages/crates-gtk.scm (rust-pangocairo-0.9)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
e72ae1d088
commit
9fcb1cb25e
1 changed files with 1 additions and 1 deletions
|
@ -1157,7 +1157,7 @@
|
|||
(("rust-gir-format-check" ,rust-gir-format-check-0.1))))
|
||||
(inputs
|
||||
`(("gtk+" ,gtk+)))
|
||||
(home-page "http://gtk-rs.org/")
|
||||
(home-page "https://gtk-rs.org/")
|
||||
(synopsis "Rust bindings for the PangoCairo library")
|
||||
(description
|
||||
"Rust bindings for the PangoCairo library.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue