mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: jpegoptim: Use HTTPS home page.
* gnu/packages/image.scm (jpegoptim)[home-page]: Use HTTPS.
This commit is contained in:
@@ -355,7 +355,7 @@ official designation is ISO/IEC 29199-2). This library is an implementation of t
|
||||
the Huffman tables) and \"lossy\" optimization based on setting
|
||||
maximum quality factor.")
|
||||
(license license:gpl2+)
|
||||
(home-page "http://www.kokkonen.net/tjko/projects.html#jpegoptim")))
|
||||
(home-page "https://www.kokkonen.net/tjko/projects.html#jpegoptim")))
|
||||
|
||||
(define-public libicns
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user