gnu: epson-inkjet-printer-escpr: Use HTTPS home page.
* gnu/packages/cups.scm (epson-inkjet-printer-escpr)[home-page]: Use HTTPS.
This commit is contained in:
parent
04544c8f1c
commit
20456fd016
1 changed files with 1 additions and 1 deletions
|
@ -909,7 +909,7 @@ (define-public epson-inkjet-printer-escpr
|
|||
System} that offers high-quality printing with Seiko@tie{}Epson color ink jet
|
||||
printers. It can be used only with printers that support the Epson@tie{}ESC/P-R
|
||||
language.")
|
||||
(home-page "http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX")
|
||||
(home-page "https://download.ebz.epson.net/dsc/search/01/search/?OSC=LX")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public splix
|
||||
|
|
Loading…
Reference in a new issue