mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 02:19:18 -05:00
gnu: cups-filters: Update to 1.28.8.
* gnu/packages/cups.scm (cups-filters): Update to 1.28.8.
This commit is contained in:
parent
87961fc965
commit
f6ee42f407
1 changed files with 2 additions and 2 deletions
|
@ -129,7 +129,7 @@ (define-public brlaser
|
|||
(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 @@ (define-public cups-filters
|
|||
"cups-filters-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"03zn534whjxi3s7g0srdib1qhvwk0f826c5bci17jl5zpk3myhm8"))
|
||||
"0652xkpgcr2m2axrk68bjb7gv4b7hv6arxcpq2apgqrwz1ildz7n"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; install backends, banners and filters to cups-filters output
|
||||
|
|
Loading…
Reference in a new issue