gnu: cups-filters: Update to 1.23.0.
* gnu/packages/cups.scm (cups-filters): Update to 1.23.0.
This commit is contained in:
		
							parent
							
								
									ab6693c45f
								
							
						
					
					
						commit
						657e025def
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -57,7 +57,7 @@
 | 
				
			||||||
(define-public cups-filters
 | 
					(define-public cups-filters
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "cups-filters")
 | 
					    (name "cups-filters")
 | 
				
			||||||
    (version "1.22.3")
 | 
					    (version "1.23.0")
 | 
				
			||||||
    (source(origin
 | 
					    (source(origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri
 | 
					              (uri
 | 
				
			||||||
| 
						 | 
					@ -65,7 +65,7 @@
 | 
				
			||||||
                              "cups-filters-" version ".tar.xz"))
 | 
					                              "cups-filters-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "11vilv80l3q7hz8vyhclvjcnlgk93r7p9dvg634186iddjzls0j3"))
 | 
					                "1lyzxf03kdfvkbb6p7hxlarbb35lq5bh094g49v3bz9z4z9065p2"))
 | 
				
			||||||
              (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