me
/
guix
Archived
1
0
Fork 0

gnu: giblib: Use archived home page.

* gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
master
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
1 changed files with 5 additions and 1 deletions

View File

@ -917,7 +917,11 @@ more modular, simple, and flexible.")
(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