mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 00:25:58 +02: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:
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user