guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: hplip-next: Update to 3.22.10.


From: guix-commits
Subject: 02/02: gnu: hplip-next: Update to 3.22.10.
Date: Sat, 18 Feb 2023 16:09:24 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 037c1b254a84d656b87b6bbb9c339bc04cfdb0a8
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Feb 18 16:01:10 2023 -0500

    gnu: hplip-next: Update to 3.22.10.
    
    * gnu/packages/cups.scm (hplip-next): Update to 3.22.10.
---
 gnu/packages/cups.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 259805b98a..f1007ea03b 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -701,14 +701,14 @@ should only be used as part of the Guix cups-pk-helper 
service.")
   (package
     (inherit hplip)
     (name "hplip")
-    (version "3.21.10")
+    (version "3.22.10")
     (source (origin
               (inherit (package-source hplip))
               (uri (string-append "mirror://sourceforge/hplip/hplip/" version
                                   "/hplip-" version ".tar.gz"))
               (sha256
                (base32
-                "0q3adcp8iygravp4bq4gw14jk20c5rhnawj1333qyw8yvlghw8yy"))))
+                "09366v0x10l35bkda6s5ysh64qdf24givn2gxlyidr2kdcpkyg2k"))))
     (arguments
      (substitute-keyword-arguments (package-arguments hplip)
        ((#:phases phases)



reply via email to

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