gnu: hplip: Update to 3.17.10.

* gnu/packages/cups.scm (hplip): Update to 3.17.10.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-17 12:45:06 +02:00
parent baa6790b4c
commit 3031b138f5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -377,14 +377,14 @@ (define-public cups
(define-public hplip
(package
(name "hplip")
(version "3.17.7")
(version "3.17.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
"03a0vkbrzvgj15il9rvr93kf5pc706gxcjk6akbkzds0zmdbsxrm"))))
"0v27hg856b5z2rilczcbfgz8ksxn0n810g1glac3mxkj8qbl8wqg"))))
(build-system gnu-build-system)
(home-page "http://hplipopensource.com/")
(synopsis "HP Printer Drivers")