gnu: hplip: Update to 3.16.10.

* gnu/packages/cups.scm (hplip): Update to 3.16.10.
This commit is contained in:
Tobias Geerinckx-Rice 2016-10-29 21:30:16 +02:00
parent 9efa472fba
commit 8ed14711dc
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -303,14 +303,14 @@ (define-public cups
(define-public hplip
(package
(name "hplip")
(version "3.16.8")
(version "3.16.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
"1svcalf2nc7mvxndp9zz3xp43w66z45rrsr5syl8fx61a6p6gnm9"))))
"117f1p0splg51ljn4nn97c0mbl0jba440ahb3d8njq7p6h1lxd25"))))
(build-system gnu-build-system)
(home-page "http://hplipopensource.com/")
(synopsis "HP Printer Drivers")