1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

gnu: freeimage: Update home page.

* gnu/packages/image.scm (freeimage)[home-page]: Follow redirect.
This commit is contained in:
Marius Bakke
2022-08-09 23:09:48 +02:00
parent 01a4f6672a
commit f2e9f04dd9
+1 -1
View File
@@ -1153,7 +1153,7 @@ supplies a generic doubly-linked list and some string functions.")
"FreeImage is a library for developers who would like to support popular
graphics image formats like PNG, BMP, JPEG, TIFF and others.")
(license license:gpl2+)
(home-page "http://freeimage.sourceforge.net")))
(home-page "https://freeimage.sourceforge.io/")))
(define-public vigra
(let ((commit "9b514fa00a136f5fd81bb57ee9f6293c333ffc1f")