guix-commits
[Top][All Lists]
Advanced

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

05/16: gnu: cups-filters: Update to 1.26.2.


From: guix-commits
Subject: 05/16: gnu: cups-filters: Update to 1.26.2.
Date: Sun, 19 Jan 2020 16:42:42 -0500 (EST)

mbakke pushed a commit to branch staging
in repository guix.

commit dfe3b39d1eaeabbff04461025c684ebc67757177
Author: Marius Bakke <address@hidden>
AuthorDate: Sun Jan 19 10:36:17 2020 +0100

    gnu: cups-filters: Update to 1.26.2.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.26.2.
---
 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 b71f448..8fbb2ee 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -58,7 +58,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.25.13")
+    (version "1.26.2")
     (source(origin
               (method url-fetch)
               (uri
@@ -66,7 +66,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "1z3b7p6pp6yzvzl2nip9q0gn4fr5k9qwpnnhqqkiaaf3b1nfswjj"))
+                "1a8x6zgw3m4717gw3842gsrgjl05q92xygy4rp5vwr1d1xjmyxp1"))
               (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]