unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30956] [PATCH] gnu: hplip: Update to 3.18.3.
@ 2018-03-26 19:20 Vasile Dumitrascu
  2018-03-26 20:28 ` Leo Famulari
  2018-03-26 23:51 ` bug#30956: " Leo Famulari
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu @ 2018-03-26 19:20 UTC (permalink / raw)
  To: 30956; +Cc: Vasile Dumitrascu

* gnu/packages/cups.scm (hplip): Update to 3.18.3.
---
 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 89c58f864..62e308a07 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -370,14 +370,14 @@ device-specific programs to convert and print many types of files.")
 (define-public hplip
   (package
     (name "hplip")
-    (version "3.17.11")
+    (version "3.18.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/hplip/hplip/" version
                                   "/hplip-" version ".tar.gz"))
               (sha256
                (base32
-                "0xda7x7xxjvzn1l0adlvbwcw21crq1r3r79bkf94q3m5i6abx49g"))
+                "0x5xs86v18w46rxz5whc15bl4fb7p4km6xqjpwzclp83nl7rl01y"))
               (modules '((guix build utils)))
               (snippet
                ;; Fix type mismatch.
-- 
2.16.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-26 23:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-26 19:20 [bug#30956] [PATCH] gnu: hplip: Update to 3.18.3 Vasile Dumitrascu
2018-03-26 20:28 ` Leo Famulari
2018-03-26 23:51 ` bug#30956: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).