guix-commits
[Top][All Lists]
Advanced

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

03/08: gnu: cups-filters: Update to 1.25.7.


From: guix-commits
Subject: 03/08: gnu: cups-filters: Update to 1.25.7.
Date: Wed, 9 Oct 2019 12:54:49 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 1e429a82636409f762e20d29e07ce50708832add
Author: Marius Bakke <address@hidden>
Date:   Wed Oct 9 12:55:26 2019 +0200

    gnu: cups-filters: Update to 1.25.7.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.25.7.
---
 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 152258a..229e0bb 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.1")
+    (version "1.25.7")
     (source(origin
               (method url-fetch)
               (uri
@@ -66,7 +66,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "0nlq44jnjcnrbdv0dv5myg5kaycmk6a4klynpvj65xvn3l9cq28s"))
+                "015lb60744win3hw84s1m1gyyb6n3vj4rw12yvm1fai8gf2zi4k9"))
               (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]