gnu: hplip: Update to 3.21.6.

* gnu/packages/cups.scm (hplip): Update to 3.21.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-03 20:45:34 +02:00
parent 7be258c0dd
commit 9cd89b1206
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -490,14 +490,14 @@ (define-public cups-pk-helper
(define-public hplip
(package
(name "hplip")
(version "3.21.4")
(version "3.21.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
"1lsa0g8lafnmfyia0vy9x1j9q2l80xjjm7clkrawrbg53y3x7ixx"))
"1jkvbq64pxn5rg25pk13xwn5xr2bn0sa95yvh2q4ys0kv79n0cyc"))
(modules '((guix build utils)))
(snippet
'(begin