summaryrefslogtreecommitdiff
path: root/gnu/packages/cups.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-09-03 20:45:34 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-09-03 23:26:19 +0200
commit9cd89b1206cf9288fc26b09f3f34883c6e309824 (patch)
tree012baa1109d3027f1ee0dcfb7f5d35785562a6e4 /gnu/packages/cups.scm
parent7be258c0ddae175450622884920d42a758bbced6 (diff)
downloadguix-patches-9cd89b1206cf9288fc26b09f3f34883c6e309824.tar
guix-patches-9cd89b1206cf9288fc26b09f3f34883c6e309824.tar.gz
gnu: hplip: Update to 3.21.6.
* gnu/packages/cups.scm (hplip): Update to 3.21.6.
Diffstat (limited to 'gnu/packages/cups.scm')
-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 ff3fb2f2db..b9077b04f7 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -490,14 +490,14 @@ should only be used as part of the Guix cups-pk-helper service.")
(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