gnu: qtshadertools: Update to 6.6.3.
* gnu/packages/qt.scm (qtshadertools): Update to 6.6.3. Change-Id: I821e0d469822a934ddc8c8fe0e5acd8a40ce4e67
This commit is contained in:
		
							parent
							
								
									bcff715a22
								
							
						
					
					
						commit
						d0fcbb2bc4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1846,7 +1846,7 @@ set of plugins for interacting with pulseaudio and GStreamer."))) | |||
| (define-public qtshadertools | ||||
|   (package | ||||
|     (name "qtshadertools") | ||||
|     (version "6.6.2") | ||||
|     (version "6.6.3") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (qt-url name version)) | ||||
|  | @ -1854,7 +1854,7 @@ set of plugins for interacting with pulseaudio and GStreamer."))) | |||
|               ;; sources. | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0bxrczs9nw6az2p4n8x0f660vsmxxynx4iqgj75l4zsfzzbym2v2")))) | ||||
|                 "1rm17hyhq244zskq3ar3h22qjd5dshy84nnyq1ivhg5k7gb0j2cc")))) | ||||
|     (build-system cmake-build-system) | ||||
|     (arguments | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue