diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-07-04 19:38:39 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-07-04 19:39:00 +0200 |
commit | ef0e7a5d332f0947adb3556cc5a8c8836eac0b6c (patch) | |
tree | 518996c28b493c653d126eab962c9ea6fc421b52 /gnu/packages/cups.scm | |
parent | 1367ee7a565e7a23fd50c5c6618dc6bf94372d69 (diff) |
gnu: hplip: Update source hash.
The tarball was modified in place: <http://issues.guix.gnu.org/42191>.
* gnu/packages/cups.scm (hplip)[source]: Update hash.
Diffstat (limited to 'gnu/packages/cups.scm')
-rw-r--r-- | gnu/packages/cups.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm index 8bfe96079c..281c2718e8 100644 --- a/gnu/packages/cups.scm +++ b/gnu/packages/cups.scm @@ -422,7 +422,7 @@ should only be used as part of the Guix cups-pk-helper service.") "/hplip-" version ".tar.gz")) (sha256 (base32 - "0rmk7i28mb0q66i5l9d0fq2j23dkhz5gx5g2xvi16ga0dnprcilp")) + "083w58wpvvm6sir6rf5dwx3r0rman9sv1zpl26chl0a88crjsjy6")) (modules '((guix build utils))) (patches (search-patches "hplip-remove-imageprocessor.patch")) (snippet |