mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-11 09:04:06 +02:00
gnu: giblib: Fix typo in home page URI.
* gnu/packages/image.scm (giblib)[home-page]: Fix typo.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user