gnu: qtxmlpatterns: Update to 5.15.8.
* gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.8.
This commit is contained in:
		
							parent
							
								
									b3371b57c3
								
							
						
					
					
						commit
						cbd36c72be
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1155,13 +1155,13 @@ XLSX document format.")
 | 
			
		|||
(define-public qtxmlpatterns
 | 
			
		||||
  (package (inherit qtsvg-5)
 | 
			
		||||
    (name "qtxmlpatterns")
 | 
			
		||||
    (version "5.15.5")
 | 
			
		||||
    (version "5.15.8")
 | 
			
		||||
    (source (origin
 | 
			
		||||
             (method url-fetch)
 | 
			
		||||
             (uri (qt-urls name version))
 | 
			
		||||
             (sha256
 | 
			
		||||
              (base32
 | 
			
		||||
               "065vj1gk5i4cg0f9spksyb9ps4px0vssx262y77aakvw408vfmq5"))))
 | 
			
		||||
               "1inf7ar32a557faqpwdsmafhz1p6k8hywpw3wbsdjlj74dkgdq35"))))
 | 
			
		||||
    (arguments
 | 
			
		||||
     (substitute-keyword-arguments (package-arguments qtsvg-5)
 | 
			
		||||
       ((#:phases phases)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue