me
/
guix
Archived
1
0
Fork 0

gnu: cups-filters: Update to 1.28.9.

* gnu/packages/cups.scm (cups-filters): Update to 1.28.9.
master
Tobias Geerinckx-Rice 2021-06-27 01:12:02 +02:00
parent 45dd2b4505
commit 4c0cf61afd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 4 additions and 4 deletions

View File

@ -129,7 +129,7 @@ driver is known to work with these printers:
(define-public cups-filters (define-public cups-filters
(package (package
(name "cups-filters") (name "cups-filters")
(version "1.28.8") (version "1.28.9")
(source(origin (source(origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -137,7 +137,7 @@ driver is known to work with these printers:
"cups-filters-" version ".tar.xz")) "cups-filters-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0652xkpgcr2m2axrk68bjb7gv4b7hv6arxcpq2apgqrwz1ildz7n")) "1bk0x1rrb8wqbhh5c979ppgy6s2kqss8mjdlahgcjvd79wm3fs9g"))
(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