me
/
guix
Archived
1
0
Fork 0

gnu: giblib: Fix typo in home page URI.

* gnu/packages/image.scm (giblib)[home-page]: Fix typo.
master
Tobias Geerinckx-Rice 2020-07-09 16:33:38 +02:00
parent 76946be021
commit 7077ac80ca
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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