1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-24 03:00:35 +02:00

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

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