guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: cups-filters: Update to 1.20.1.


From: Tobias Geerinckx-Rice
Subject: 01/01: gnu: cups-filters: Update to 1.20.1.
Date: Wed, 28 Feb 2018 12:08:14 -0500 (EST)

nckx pushed a commit to branch core-updates
in repository guix.

commit 3d185f5562291ca2879fc703dbe61ed99fa929ad
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Feb 28 18:06:19 2018 +0100

    gnu: cups-filters: Update to 1.20.1.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.20.1.
---
 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 89c58f8..e09fd04 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -50,7 +50,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.17.9")
+    (version "1.20.1")
     (source(origin
               (method url-fetch)
               (uri
@@ -58,7 +58,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "0i7mvvnq7ayhxn1ajci8h7l3cijzwr9d50p58h0rbsh9hf63zblq"))
+                "0qix1whz5n4ijnl6d44f1v8nzkpv99wqjyrby8vx6xnpskw5hsxk"))
               (modules '((guix build utils)))
               (snippet
                ;; install backends, banners and filters to cups-filters output



reply via email to

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