gnu: hplip: Update to 3.23.8.

* gnu/packages/cups.scm (hplip): Update to 3.23.8.
This commit is contained in:
Tobias Geerinckx-Rice 2023-09-24 02:00:00 +02:00
parent 64e49f9668
commit 4a8c51c7be
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -514,14 +514,14 @@ (define-public cups-pk-helper
(define-public hplip (define-public hplip
(package (package
(name "hplip") (name "hplip")
(version "3.23.5") (version "3.23.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version (uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz")) "/hplip-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1j6bjn4zplxl7w15xrc1v5l3p9a0x0345756ahvgq8mi97bmx3pn")) "0ihv9ddjrjx5bdf8pwc2fvljkpfzq4qi9r2awm8dgky053v0bk7p"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin