dannym pushed a commit to branch wip-desktop
in repository guix.

commit 8d88512d591075803056e49fff2a51f6871c3ea3
Author: Raghav Gururajan <[email protected]>
AuthorDate: Sat Jul 18 05:20:11 2020 -0400

    gnu: hplip: Update source hash.
    
    * gnu/packages/cups.scm (hplip)[source]<#:sha256>: Update hash.
    
    Signed-off-by: Danny Milosavljevic <[email protected]>
---
 gnu/packages/cups.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 8bfe960..281c271 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

Reply via email to