GNU bug report logs - #30956
[PATCH] gnu: hplip: Update to 3.18.3.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Mon, 26 Mar 2018 19:22:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: bug#30956: closed (Re: [bug#30956] [PATCH] gnu: hplip: Update to
 3.18.3.)
Date: Mon, 26 Mar 2018 23:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30956: [PATCH] gnu: hplip: Update to 3.18.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 30956 <at> debbugs.gnu.org.

-- 
30956: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30956
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 30956-done <at> debbugs.gnu.org
Subject: Re: [bug#30956] [PATCH] gnu: hplip: Update to 3.18.3.
Date: Mon, 26 Mar 2018 19:51:25 -0400
[Message part 3 (text/plain, inline)]
On Mon, Mar 26, 2018 at 09:20:55PM +0200, Vasile Dumitrascu wrote:
> * gnu/packages/cups.scm (hplip): Update to 3.18.3.

Thanks, pushed as faef71f926fefc1d8d1f9216948b7e21f0c1862d
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: hplip: Update to 3.18.3.
Date: Mon, 26 Mar 2018 21:20:55 +0200
* gnu/packages/cups.scm (hplip): Update to 3.18.3.
---
 gnu/packages/cups.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 89c58f864..62e308a07 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -370,14 +370,14 @@ device-specific programs to convert and print many types of files.")
 (define-public hplip
   (package
     (name "hplip")
-    (version "3.17.11")
+    (version "3.18.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/hplip/hplip/" version
                                   "/hplip-" version ".tar.gz"))
               (sha256
                (base32
-                "0xda7x7xxjvzn1l0adlvbwcw21crq1r3r79bkf94q3m5i6abx49g"))
+                "0x5xs86v18w46rxz5whc15bl4fb7p4km6xqjpwzclp83nl7rl01y"))
               (modules '((guix build utils)))
               (snippet
                ;; Fix type mismatch.
-- 
2.16.3




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

Previous Next


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