gnu: cups-filters: Update to 1.10.2.

* gnu/packages/cups.scm (cups-filters): Update to 1.10.2.
master
Efraim Flashner 2016-08-30 17:32:21 +03:00
parent 7e21401905
commit 8f88169549
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
(define-public cups-filters (define-public cups-filters
(package (package
(name "cups-filters") (name "cups-filters")
(version "1.10.0") (version "1.11.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -51,7 +51,7 @@
"cups-filters-" version ".tar.xz")) "cups-filters-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"18816kdnhdv7qfbhvghvrr3wn6cvhhdhwhg586rqxyv48508lw0z")) "0x864p794m10kn157n6iv1q9nix5f7x82a8xwjf8hlvri4458j2b"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
;; install backends, banners and filters to cups-filters output ;; install backends, banners and filters to cups-filters output