guix-commits
[Top][All Lists]
Advanced

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

15/15: gnu: cups-filters: Update to 1.22.0.


From: guix-commits
Subject: 15/15: gnu: cups-filters: Update to 1.22.0.
Date: Sun, 10 Feb 2019 15:14:32 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit d7dccedc0d6352ed0fcd5cbca9fa5d8052533156
Author: Marius Bakke <address@hidden>
Date:   Sun Feb 10 20:58:28 2019 +0100

    gnu: cups-filters: Update to 1.22.0.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.22.0.
---
 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 9c470c4..6724f04 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -54,7 +54,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.21.5")
+    (version "1.22.0")
     (source(origin
               (method url-fetch)
               (uri
@@ -62,7 +62,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "0azq9j7kqy18g6vgmvrbw8i4mcqdp3cbgh7q79x1b8p92w4si6rq"))
+                "0gdv33g7dr1i7756n07zwgsv9b1i15rp7n1z1xr3n8f59br4fds4"))
               (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]