gnu: cups-filters: Update to 1.17.9.
* gnu/packages/cups.scm (cups-filters): Update to 1.17.9.
This commit is contained in:
		
							parent
							
								
									6decab1618
								
							
						
					
					
						commit
						6f6d0444e9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -58,7 +58,7 @@
 | 
				
			||||||
(define-public cups-filters
 | 
					(define-public cups-filters
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "cups-filters")
 | 
					    (name "cups-filters")
 | 
				
			||||||
    (version "1.17.7")
 | 
					    (version "1.17.9")
 | 
				
			||||||
    (source(origin
 | 
					    (source(origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri
 | 
					              (uri
 | 
				
			||||||
| 
						 | 
					@ -66,7 +66,7 @@
 | 
				
			||||||
                              "cups-filters-" version ".tar.xz"))
 | 
					                              "cups-filters-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1mg397kgfx0rs9j852f8ppmvaz2al5l75ildbgiqg6j3gwq5jssw"))
 | 
					                "0i7mvvnq7ayhxn1ajci8h7l3cijzwr9d50p58h0rbsh9hf63zblq"))
 | 
				
			||||||
              (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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue