gnu: qtscxml: Update to 6.6.2.
* gnu/packages/qt.scm (qtscxml): Update to 6.6.2. Change-Id: I5562573f2ce4b3f803a6463855b60d7a9a502a35
This commit is contained in:
		
							parent
							
								
									288b040a6f
								
							
						
					
					
						commit
						0ca33051f3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2509,13 +2509,13 @@ also contains functionality to support data models and executable content.")))
 | 
			
		|||
(define-public qtscxml
 | 
			
		||||
  (package
 | 
			
		||||
    (name "qtscxml")
 | 
			
		||||
    (version "6.5.2")
 | 
			
		||||
    (version "6.6.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (qt-url name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1jxx9p7zi40r990ky991xd43mv6i8hdpnj2fhl7sf4q9fpng4c58"))
 | 
			
		||||
                "0gm4805570ds3jmkbwrjigbg93zc561bd5rc52r71042zzq84j89"))
 | 
			
		||||
              (modules '((guix build utils)))
 | 
			
		||||
              (snippet
 | 
			
		||||
               '(begin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue