GNU bug report logs - #31291
[PATCH] gnu: escpr: Update to 1.6.20.

Previous Next

Package: guix-patches;

Reported by: Diego Nicola Barbato <dnbarbato <at> posteo.de>

Date: Fri, 27 Apr 2018 22:31:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31291: closed ([PATCH] gnu: escpr: Update to 1.6.20.)
Date: Sat, 28 Apr 2018 21:29:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 28 Apr 2018 23:28:35 +0200
with message-id <87k1sr81h8.fsf <at> gnu.org>
and subject line Re: [bug#31291] [PATCH] gnu: escpr: Update to 1.6.20.
has caused the debbugs.gnu.org bug report #31291,
regarding [PATCH] gnu: escpr: Update to 1.6.20.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
31291: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31291
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: escpr: Update to 1.6.20.
Date: Sat, 28 Apr 2018 00:29:54 +0200
[Message part 3 (text/plain, inline)]
This patch updates escpr to version 1.6.20.

[0001-gnu-escpr-Update-to-1.6.20.patch (text/x-patch, inline)]
From 2d4edb98345b6b8969a094d9b60ee21510ca624d Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato <at> 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 <at> 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 <at> 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

[Message part 5 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 31291-done <at> debbugs.gnu.org
Subject: Re: [bug#31291] [PATCH] gnu: escpr: Update to 1.6.20.
Date: Sat, 28 Apr 2018 23:28:35 +0200
Diego Nicola Barbato <dnbarbato <at> posteo.de> skribis:

>>From 2d4edb98345b6b8969a094d9b60ee21510ca624d Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <dnbarbato <at> 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’.


This bug report was last modified 7 years and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.