summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-12-20 22:15:28 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-01-09 01:00:00 +0100
commit27914cb4b72142e2cc99172996c83709e9491437 (patch)
tree2ee1eca6c7435cc91751dc3553401ce076200e7e
parent1ace0c972deea9ffdb705334bdbc2d26f409f582 (diff)
downloadguix-patches-27914cb4b72142e2cc99172996c83709e9491437.tar
guix-patches-27914cb4b72142e2cc99172996c83709e9491437.tar.gz
gnu: hplip: Update to 3.21.12.base-for-series-10994
* gnu/packages/cups.scm (hplip): Update to 3.21.12.
-rw-r--r--gnu/packages/cups.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 6342f85404..e73c20d2d9 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -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.10")
+ (version "3.21.12")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/hplip/hplip/" version
"/hplip-" version ".tar.gz"))
(sha256
(base32
- "0q3adcp8iygravp4bq4gw14jk20c5rhnawj1333qyw8yvlghw8yy"))
+ "172gqvp1qscjkbfycnf170k61366yq789j712laxgkhvz0z55x3y"))
(modules '((guix build utils)))
(snippet
'(begin