mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: gd: Use HTTPS home page.
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
This commit is contained in:
parent
2d3da18613
commit
44184f3356
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("fontconfig" ,fontconfig)
|
`(("fontconfig" ,fontconfig)
|
||||||
("libjpeg" ,libjpeg)))
|
("libjpeg" ,libjpeg)))
|
||||||
(home-page "http://www.libgd.org/")
|
(home-page "https://www.libgd.org/")
|
||||||
(synopsis "Library for the dynamic creation of images by programmers")
|
(synopsis "Library for the dynamic creation of images by programmers")
|
||||||
(description
|
(description
|
||||||
"GD is a library for the dynamic creation of images by programmers. GD
|
"GD is a library for the dynamic creation of images by programmers. GD
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue