mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-servo-freetype-sys-4: Use HTTPS home page URI.
* gnu/packages/crates-io.scm (rust-servo-freetype-sys-4)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
d12d52cef8
commit
40f262a5a4
1 changed files with 1 additions and 1 deletions
|
@ -36866,7 +36866,7 @@ functionality and without weak references.")
|
|||
`(("pkg-config" ,pkg-config)))
|
||||
(inputs
|
||||
`(("freetype" ,freetype)))
|
||||
(home-page "http://www.freetype.org/")
|
||||
(home-page "https://www.freetype.org/")
|
||||
(synopsis "Rust wrapper around freetype")
|
||||
(description
|
||||
"This package provides a Rust wrapper around the FreeType library.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue