guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: cups-filters: Update to 1.0.75.


From: ???
Subject: 04/06: gnu: cups-filters: Update to 1.0.75.
Date: Sun, 13 Sep 2015 10:38:40 +0000

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

commit 5fd92f2063a56bc58684e797aa31e7e3605ca845
Author: 宋文武 <address@hidden>
Date:   Sat Sep 12 17:32:31 2015 +0800

    gnu: cups-filters: Update to 1.0.75.
    
    * gnu/packages/cups.scm (cups-filters): Update to 1.0.75.
---
 gnu/packages/cups.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index da085ee..31f7c5b 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -37,7 +37,7 @@
 (define-public cups-filters
   (package
     (name "cups-filters")
-    (version "1.0.71")
+    (version "1.0.75")
     (source (origin
               (method url-fetch)
               (uri
@@ -45,7 +45,7 @@
                               "cups-filters-" version ".tar.xz"))
               (sha256
                (base32
-                "07wwlqcykfjfqcwj1bxk60ggahyaw7wcx32n5s104d1qkhham01i"))
+                "0wrh9jmd2rm4z8c8nb50llb10shj1hik9vwqnr0djcvf63mfqsbw"))
               (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]