1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 20:40:40 +02:00

gnu: epson-inkjet-printer-escpr: Update to 1.7.12.

* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.12.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-30 13:42:32 +02:00
commit e2d230c7b2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -868,7 +868,7 @@ HP@tie{}LaserJet, and possibly other printers. See @file{README} for details.")
(define-public epson-inkjet-printer-escpr (define-public epson-inkjet-printer-escpr
(package (package
(name "epson-inkjet-printer-escpr") (name "epson-inkjet-printer-escpr")
(version "1.7.11") (version "1.7.12")
;; XXX: This currently works. But it will break as soon as a newer ;; XXX: This currently works. But it will break as soon as a newer
;; version is available since the URLs for older versions are not ;; version is available since the URLs for older versions are not
;; preserved. An alternative source will be added as soon as ;; preserved. An alternative source will be added as soon as
@ -876,11 +876,11 @@ HP@tie{}LaserJet, and possibly other printers. See @file{README} for details.")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://download3.ebz.epson.net/dsc/f/03/00/12/84/" (uri (string-append "https://download3.ebz.epson.net/dsc/f/03/00/12/87/"
"42/69bb076469542fe702ada5ea53a4ea4773d407b0/" "86/a97f36f9db998e7d0d25fc963568f207073b85ad/"
"epson-inkjet-printer-escpr-1.7.11-1lsb3.2.tar.gz")) "epson-inkjet-printer-escpr-1.7.12-1lsb3.2.tar.gz"))
(sha256 (sha256
(base32 "0m21qks68697x7k6z0i1c8lcf9l5ap4mwc5519a086cmy9whslzf")))) (base32 "11di33dhi8s0qf8dc3gai478ji4jszy4jmi5z5gfdkxmpljdlrq2"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules `(#:modules