unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31291] [PATCH] gnu: escpr: Update to 1.6.20.
@ 2018-04-27 22:29 Diego Nicola Barbato
  2018-04-28 21:28 ` bug#31291: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Nicola Barbato @ 2018-04-27 22:29 UTC (permalink / raw)
  To: 31291

[-- Attachment #1: Type: text/plain, Size: 45 bytes --]

This patch updates escpr to version 1.6.20.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-escpr-Update-to-1.6.20.patch --]
[-- Type: text/x-patch, Size: 1955 bytes --]

From 2d4edb98345b6b8969a094d9b60ee21510ca624d Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato@posteo.de>
Date: Fri, 27 Apr 2018 23:52:13 +0200
Subject: [PATCH] gnu: escpr: Update to 1.6.20.

* gnu/packages/cups.scm (escpr): Update to 1.6.20.
---
 gnu/packages/cups.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 62e308a07..d6722702d 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -605,7 +605,7 @@ HP@tie{}LaserJet, and possibly other printers.  See @file{README} for details.")
 (define-public escpr
   (package
     (name "escpr")
-    (version "1.6.18")
+    (version "1.6.20")
     ;; XXX: This currently works.  But it will break as soon as a newer
     ;; version is available since the URLs for older versions are not
     ;; preserved.  An alternative source will be added as soon as
@@ -613,12 +613,12 @@ HP@tie{}LaserJet, and possibly other printers.  See @file{README} for details.")
     (source (origin
               (method url-fetch)
               ;; The uri has to be chopped up in order to satisfy guix lint.
-              (uri (string-append "https://download3.ebz.epson.net/dsc/f/03/00/06/86/80/"
-                                  "9955e43f3aead20366851d24cea65de779cf5aa7/"
-                                  "epson-inkjet-printer-escpr-1.6.18-1lsb3.2.tar.gz"))
+              (uri (string-append "https://download3.ebz.epson.net/dsc/f/03/00/07/16/23/"
+                                  "804253d188a31ae6a0f2722648248ef952afedfb/"
+                                  "epson-inkjet-printer-escpr-1.6.20-1lsb3.2.tar.gz"))
               (sha256
                (base32
-                "137jf52dhi5v2rkmlw4b73f7r7f98m61dpgsb7yvqs2f0yhsjsb3"))))
+                "19800pl7kbbgdzbsy9ijmd7dm3ly4kr2h1dxypqpd075g6n0i770"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.17.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#31291: [PATCH] gnu: escpr: Update to 1.6.20.
  2018-04-27 22:29 [bug#31291] [PATCH] gnu: escpr: Update to 1.6.20 Diego Nicola Barbato
@ 2018-04-28 21:28 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-04-28 21:28 UTC (permalink / raw)
  To: Diego Nicola Barbato; +Cc: 31291-done

Diego Nicola Barbato <dnbarbato@posteo.de> skribis:

>>From 2d4edb98345b6b8969a094d9b60ee21510ca624d Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <dnbarbato@posteo.de>
> Date: Fri, 27 Apr 2018 23:52:13 +0200
> Subject: [PATCH] gnu: escpr: Update to 1.6.20.
>
> * gnu/packages/cups.scm (escpr): Update to 1.6.20.

Applied, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-28 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-27 22:29 [bug#31291] [PATCH] gnu: escpr: Update to 1.6.20 Diego Nicola Barbato
2018-04-28 21:28 ` bug#31291: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).