guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/09: gnu: hplip: Update to 3.18.6.


From: Tobias Geerinckx-Rice
Subject: 08/09: gnu: hplip: Update to 3.18.6.
Date: Thu, 21 Jun 2018 12:54:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 058df6cd0adf63d55a0519514833f424e9b80948
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jun 20 22:58:35 2018 +0200

    gnu: hplip: Update to 3.18.6.
    
    * gnu/packages/cups.scm (hplip): Update to 3.18.6.
---
 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 142a10e..92c712e 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -379,14 +379,14 @@ device-specific programs to convert and print many types 
of files.")
 (define-public hplip
   (package
     (name "hplip")
-    (version "3.18.3")
+    (version "3.18.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/hplip/hplip/" version
                                   "/hplip-" version ".tar.gz"))
               (sha256
                (base32
-                "0x5xs86v18w46rxz5whc15bl4fb7p4km6xqjpwzclp83nl7rl01y"))
+                "0zbv6cp9n3xypf2fg4j6fpz8zkvl0z08lyc1vq1gd04ln1l3xkqf"))
               (modules '((guix build utils)))
               (snippet
                ;; Fix type mismatch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]