guix-commits
[Top][All Lists]
Advanced

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

03/12: gnu: cups-filters: Update to 1.23.0.


From: guix-commits
Subject: 03/12: gnu: cups-filters: Update to 1.23.0.
Date: Fri, 24 May 2019 17:40:13 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 657e025def201bb8e76e3c0b639fdb22aab3ef29
Author: Marius Bakke <address@hidden>
Date:   Fri May 24 11:32:05 2019 +0200

    gnu: cups-filters: Update to 1.23.0.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.23.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 52762dc..b48da35 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -57,7 +57,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.22.3")
+    (version "1.23.0")
     (source(origin
               (method url-fetch)
               (uri
@@ -65,7 +65,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "11vilv80l3q7hz8vyhclvjcnlgk93r7p9dvg634186iddjzls0j3"))
+                "1lyzxf03kdfvkbb6p7hxlarbb35lq5bh094g49v3bz9z4z9065p2"))
               (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]