GNU bug report logs - #32926
[PATCH] gnu: escpr: Update to 1.6.30.

Previous Next

Package: guix-patches;

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

Date: Wed, 3 Oct 2018 20:57:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32926 in the body.
You can then email your comments to 32926 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32926; Package guix-patches. (Wed, 03 Oct 2018 20:57:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Diego Nicola Barbato <dnbarbato <at> posteo.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 03 Oct 2018 20:57:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: escpr: Update to 1.6.30.
Date: Wed, 03 Oct 2018 22:56:07 +0200
[Message part 1 (text/plain, inline)]
This patch updates escpr to version 1.6.30.

[0001-gnu-escpr-Update-to-1.6.30.patch (text/x-patch, inline)]
From ad8c1e505ee76bf43016e5a690f4f8afbef56567 Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Date: Wed, 3 Oct 2018 22:39:34 +0200
Subject: [PATCH] gnu: escpr: Update to 1.6.30.

* gnu/packages/cups.scm (escpr): Update to 1.6.30.
---
 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 986280f4c..81e442eef 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -656,7 +656,7 @@ HP <at> tie{}LaserJet, and possibly other printers.  See @file{README} for details.")
 (define-public escpr
   (package
     (name "escpr")
-    (version "1.6.20")
+    (version "1.6.30")
     ;; 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
@@ -664,12 +664,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/07/16/23/"
-                                  "804253d188a31ae6a0f2722648248ef952afedfb/"
-                                  "epson-inkjet-printer-escpr-1.6.20-1lsb3.2.tar.gz"))
+              (uri (string-append "https://download3.ebz.epson.net/dsc/f/03/00/08/18/20/"
+                                  "e94de600e28e510c1cfa158929d8b2c0aadc8aa0/"
+                                  "epson-inkjet-printer-escpr-1.6.30-1lsb3.2.tar.gz"))
               (sha256
                (base32
-                "19800pl7kbbgdzbsy9ijmd7dm3ly4kr2h1dxypqpd075g6n0i770"))))
+                "0m8pyfkixisp0vclwxj340isn15zzisal0v2xvv66kxfd68dzf12"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.19.0


Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Thu, 04 Oct 2018 08:30:02 GMT) Full text and rfc822 format available.

Notification sent to Diego Nicola Barbato <dnbarbato <at> posteo.de>:
bug acknowledged by developer. (Thu, 04 Oct 2018 08:30:02 GMT) Full text and rfc822 format available.

Message #10 received at 32926-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Cc: 32926-done <at> debbugs.gnu.org
Subject: Re: [bug#32926] [PATCH] gnu: escpr: Update to 1.6.30.
Date: Thu, 04 Oct 2018 10:29:00 +0200
Hi,

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

>>From ad8c1e505ee76bf43016e5a690f4f8afbef56567 Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
> Date: Wed, 3 Oct 2018 22:39:34 +0200
> Subject: [PATCH] gnu: escpr: Update to 1.6.30.
>
> * gnu/packages/cups.scm (escpr): Update to 1.6.30.

Pushed, thanks!

Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Nov 2018 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 310 days ago.

Previous Next


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