guix-commits
[Top][All Lists]
Advanced

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

02/34: gnu: cups-filters: Update to 1.21.5.


From: guix-commits
Subject: 02/34: gnu: cups-filters: Update to 1.21.5.
Date: Wed, 12 Dec 2018 15:56:43 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit 1146324199f47e3cddc1c278e4765e6a51e0ba12
Author: Marius Bakke <address@hidden>
Date:   Sun Dec 9 00:30:52 2018 +0100

    gnu: cups-filters: Update to 1.21.5.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.21.5.
---
 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 acc58a8..5eb66fe 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -53,7 +53,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.21.0")
+    (version "1.21.5")
     (source(origin
               (method url-fetch)
               (uri
@@ -61,7 +61,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "0fs90xx9i4h8gbpligf5kkh21llv4kf5g3bgfbx4z272xkm7bsfi"))
+                "0azq9j7kqy18g6vgmvrbw8i4mcqdp3cbgh7q79x1b8p92w4si6rq"))
               (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]