gnu: giblib: Use archived home page.

* gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:31:00 +01:00
parent 1a04595498
commit 30e8cf5f22
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -917,7 +917,11 @@ (define-public giblib
(inputs
`(("libx11" ,libx11)
("imlib2" ,imlib2)))
(home-page "http://linuxbrit.co.uk/software/") ; no real home-page
(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"
"https://linuxbrit.co.uk/software/"))
(synopsis "Wrapper library for imlib2")
(description
"Giblib is a simple library which wraps imlib2's context API, avoiding