me
/
guix
Archived
1
0
Fork 0

Revert "gnu: hplip: Update to 3.21.12."

This reverts commit 27914cb4b7.
Alas, it causes a ‘hidden’ world rebuild through hplip-minimal.
master
Tobias Geerinckx-Rice 2022-01-09 01:00:00 +01:00
parent 27914cb4b7
commit 881089c917
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

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