From 7077ac80caec9d8421cffe2caf7aebcb191de324 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 9 Jul 2020 16:33:38 +0200 Subject: gnu: giblib: Fix typo in home page URI. * gnu/packages/image.scm (giblib)[home-page]: Fix typo. --- gnu/packages/image.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 865fab1241..75b24ec0a0 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -996,7 +996,7 @@ more modular, simple, and flexible.") (home-page ;; This vanished page is universally accepted as giblib's home despite not ;; mentioning the package once. - (string-append "https://web.archive.org/web/20140907071208" + (string-append "https://web.archive.org/web/20140907071208/" "https://linuxbrit.co.uk/software/")) (synopsis "Wrapper library for imlib2") (description -- cgit v1.2.3