gnu: foo2zjs: Use archived home page.
* gnu/packages/cups.scm (foo2zjs)[home-page]: Link to the Web Archive'd URL.master
parent
90c524c94e
commit
407594d21b
|
@ -852,7 +852,9 @@ printer/driver specific, but spooler-independent PPD file.")
|
|||
(native-inputs
|
||||
`(("bc" ,bc)
|
||||
("groff" ,groff)))
|
||||
(home-page "http://foo2zjs.rkkda.com/")
|
||||
;; The domain has expired and no one has meaningfully taken up the torch.
|
||||
(home-page (string-append "https://web.archive.org/web/20210129024712/"
|
||||
"http://foo2zjs.rkkda.com/"))
|
||||
(synopsis "Printer driver for ZjStream-based printers")
|
||||
(description
|
||||
"foo2zjs is a printer driver for printers that use the Zenographics
|
||||
|
|
Reference in New Issue