all messages for Guix-related lists mirrored at yhetil.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

* [bug#30956] [PATCH] gnu: hplip: Update to 3.18.3.
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2018-03-26 20:28 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 30956

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

On Mon, Mar 26, 2018 at 09:20:55PM +0200, Vasile Dumitrascu wrote:
> * gnu/packages/cups.scm (hplip): Update to 3.18.3.

Thanks! I'm testing that some dependent packages still work, and also an
update of LibreOffice, since that will need to be rebuilt, too. I'll
push when these tests are complete (probably later today).

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#30956: [PATCH] gnu: hplip: Update to 3.18.3.
  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 ` Leo Famulari
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2018-03-26 23:51 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 30956-done

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

On Mon, Mar 26, 2018 at 09:20:55PM +0200, Vasile Dumitrascu wrote:
> * gnu/packages/cups.scm (hplip): Update to 3.18.3.

Thanks, pushed as faef71f926fefc1d8d1f9216948b7e21f0c1862d

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.