[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/15: gnu: giblib: Fix typo in home page URI.
From: |
guix-commits |
Subject: |
01/15: gnu: giblib: Fix typo in home page URI. |
Date: |
Thu, 9 Jul 2020 13:58:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7077ac80caec9d8421cffe2caf7aebcb191de324
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jul 9 16:33:38 2020 +0200
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(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 865fab1..75b24ec 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
- branch master updated (76946be -> 2f65047), guix-commits, 2020/07/09
- 01/15: gnu: giblib: Fix typo in home page URI.,
guix-commits <=
- 02/15: gnu: giblib: Fix synopsis & description., guix-commits, 2020/07/09
- 05/15: gnu: mergerfs: Fix typo in description., guix-commits, 2020/07/09
- 03/15: doc: cookbook: Fix ‘file system’ spelling., guix-commits, 2020/07/09
- 06/15: gnu: gphotofs: Fix typo in description., guix-commits, 2020/07/09
- 07/15: gnu: dump: Fix typo in description., guix-commits, 2020/07/09
- 08/15: doc: Fix typo., guix-commits, 2020/07/09
- 12/15: gnu: tor: Update to 0.4.3.6 [fixes CVE-2020-15572]., guix-commits, 2020/07/09
- 04/15: gnu: go-github-com-rifflock-lfshook: Fix typo in description., guix-commits, 2020/07/09
- 10/15: gnu: m2-planet: Fix typo in description., guix-commits, 2020/07/09
- 11/15: gnu: snd: Update to 20.5., guix-commits, 2020/07/09