[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/16: gnu: freeimage: Update home page.
From: |
guix-commits |
Subject: |
15/16: gnu: freeimage: Update home page. |
Date: |
Tue, 9 Aug 2022 18:29:49 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit f2e9f04dd905d9a5700114233f22ef8282407f42
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Aug 9 23:09:48 2022 +0200
gnu: freeimage: Update home page.
* gnu/packages/image.scm (freeimage)[home-page]: Follow redirect.
---
gnu/packages/image.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 1b88c7be83..0a677d7835 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -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")
- 12/16: gnu: spdlog: Prevent test failure on busy machines., (continued)
- 12/16: gnu: spdlog: Prevent test failure on busy machines., guix-commits, 2022/08/09
- 01/16: gnu: cereal: Update to 1.3.2., guix-commits, 2022/08/09
- 04/16: gnu: libbpf: Update to 0.8.1., guix-commits, 2022/08/09
- 05/16: gnu: bcc: Update to 0.24.0., guix-commits, 2022/08/09
- 06/16: gnu: bpftrace: Update to 0.15.0., guix-commits, 2022/08/09
- 08/16: gnu: ungoogled-chromium: Install crashpad handler., guix-commits, 2022/08/09
- 09/16: gnu: v4l-utils: Update to 1.22.1., guix-commits, 2022/08/09
- 11/16: gnu: python-tlsh: Update to 4.11.2., guix-commits, 2022/08/09
- 13/16: gnu: multipath-tools: Remove input labels., guix-commits, 2022/08/09
- 14/16: gnu: multipath-tools: Update to 0.9.0., guix-commits, 2022/08/09
- 15/16: gnu: freeimage: Update home page.,
guix-commits <=