guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated: gnu: cups-filters: Update to 1.28.8.


From: guix-commits
Subject: branch core-updates updated: gnu: cups-filters: Update to 1.28.8.
Date: Fri, 09 Apr 2021 11:04:51 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch core-updates
in repository guix.

The following commit(s) were added to refs/heads/core-updates by this push:
     new f6ee42f  gnu: cups-filters: Update to 1.28.8.
f6ee42f is described below

commit f6ee42f407c2026dcb88f1490442223f6c30c098
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 16:30:25 2021 +0200

    gnu: cups-filters: Update to 1.28.8.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.28.8.
---
 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 b964845..b723e3a 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -129,7 +129,7 @@ driver is known to work with these printers:
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.28.5")
+    (version "1.28.8")
     (source(origin
               (method url-fetch)
               (uri
@@ -137,7 +137,7 @@ driver is known to work with these printers:
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "03zn534whjxi3s7g0srdib1qhvwk0f826c5bci17jl5zpk3myhm8"))
+                "0652xkpgcr2m2axrk68bjb7gv4b7hv6arxcpq2apgqrwz1ildz7n"))
               (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]