guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: hplip: Update source hash.


From: guix-commits
Subject: 03/03: gnu: hplip: Update source hash.
Date: Tue, 10 Mar 2020 17:02:39 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6048241f10210c79925ca40b75c8697d2b2a5848
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Mar 10 21:47:38 2020 +0100

    gnu: hplip: Update source hash.
    
    The tarball was modified in-place.
    See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40017>.
    
    * gnu/packages/cups.scm (hplip)[source]: Update tarball hash.
    
    Reported-by: Mark H Weaver <address@hidden>
---
 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 953b9a9..66f7085 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -427,7 +427,7 @@ should only be used as part of the Guix cups-pk-helper 
service.")
                                   "/hplip-" version ".tar.gz"))
               (sha256
                (base32
-                "1hkiyj29vzmz14cy68g94i617ymxinzvjvcsfdd78kcbd1s9vi4h"))
+                "00vcbpnp478l2v61mlxb4kr6q3gzkxspm4lwfky39f6ck72pqxb7"))
               (modules '((guix build utils)))
               (patches (search-patches "hplip-remove-imageprocessor.patch"))
               (snippet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]