guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page.


From: guix-commits
Subject: 07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page.
Date: Sat, 7 May 2022 16:57:43 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 20456fd016a78d396f2a8f0c347de728167f0d99
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 1 02:00:01 2022 +0200

    gnu: epson-inkjet-printer-escpr: Use HTTPS home page.
    
    * gnu/packages/cups.scm (epson-inkjet-printer-escpr)[home-page]: Use HTTPS.
---
 gnu/packages/cups.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 87c5cf0923..7f30ea8518 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -909,7 +909,7 @@ HP@tie{}LaserJet, and possibly other printers.  See 
@file{README} for details.")
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]