1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00

Revert "gnu: hplip: Update to 3.21.12."

This reverts commit 27914cb4b7.
Alas, it causes a ‘hidden’ world rebuild through hplip-minimal.
This commit is contained in:
Tobias Geerinckx-Rice
2022-01-09 01:00:00 +01:00
parent 27914cb4b7
commit 881089c917
+2 -2
View File
@@ -495,14 +495,14 @@ should only be used as part of the Guix cups-pk-helper service.")
(define-public hplip
(package
(name "hplip")
(version "3.21.12")
(version "3.21.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
"172gqvp1qscjkbfycnf170k61366yq789j712laxgkhvz0z55x3y"))
"0q3adcp8iygravp4bq4gw14jk20c5rhnawj1333qyw8yvlghw8yy"))
(modules '((guix build utils)))
(snippet
'(begin