GNU bug report logs -
#30173
[PATCH] gnu: escpr: Update to 1.6.18.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30173 in the body.
You can then email your comments to 30173 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#30173
; Package
guix-patches
.
(Fri, 19 Jan 2018 17:32:02 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
.
(Fri, 19 Jan 2018 17:32:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This patch updates escpr to version 1.6.18.
[0001-gnu-escpr-Update-to-1.6.18.patch (text/x-patch, inline)]
From c7af23758a6f2fee6c1489be463678a37654b084 Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
Date: Fri, 19 Jan 2018 18:14:30 +0100
Subject: [PATCH] gnu: escpr: Update to 1.6.18.
* gnu/packages/cups.scm (escpr): Update to 1.6.18.
---
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 80f984b7c..fdfe9442a 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.17")
+ (version "1.6.18")
;; 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/66/09/"
- "4ac2bf69bb1ddf4a9ad525596615cbb40fe4dad5/"
- "epson-inkjet-printer-escpr-1.6.17-1lsb3.2.tar.gz"))
+ (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"))
(sha256
(base32
- "0m6v1wdavw4r25jfywqchsx0v9ss1l5fr8vq9d0d8cmjnz8mqblv"))))
+ "137jf52dhi5v2rkmlw4b73f7r7f98m61dpgsb7yvqs2f0yhsjsb3"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
--
2.15.1
Reply sent
to
ludo <at> gnu.org (Ludovic Courtès)
:
You have taken responsibility.
(Fri, 19 Jan 2018 23:47:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Diego Nicola Barbato <dnbarbato <at> posteo.de>
:
bug acknowledged by developer.
(Fri, 19 Jan 2018 23:47:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 30173-done <at> debbugs.gnu.org (full text, mbox):
Diego Nicola Barbato <dnbarbato <at> posteo.de> skribis:
>>From c7af23758a6f2fee6c1489be463678a37654b084 Mon Sep 17 00:00:00 2001
> From: Diego Nicola Barbato <dnbarbato <at> posteo.de>
> Date: Fri, 19 Jan 2018 18:14:30 +0100
> Subject: [PATCH] gnu: escpr: Update to 1.6.18.
>
> * gnu/packages/cups.scm (escpr): Update to 1.6.18.
Applied, thanks!
Ludo'.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 17 Feb 2018 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.