gnu: qtwebsockets: Update to 6.3.2.
* gnu/packages/qt.scm (qtwebsockets): Update to 6.3.2.
This commit is contained in:
		
							parent
							
								
									adf4e3f021
								
							
						
					
					
						commit
						14fa538118
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1405,13 +1405,13 @@ consume data received from the server, or both."))) | |||
| (define-public qtwebsockets | ||||
|   (package | ||||
|     (name "qtwebsockets") | ||||
|     (version "6.3.1") | ||||
|     (version "6.3.2") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (qt-urls name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "06hj0pkdzjicmbiinjp1dk1ziz8cb3fgcwy7a0dxxjvzr680v64z")))) | ||||
|                 "1smbvidaybphvsmaap9v1pbkibwmng11hb925g0ww4ghwzpxkb8q")))) | ||||
|     (build-system cmake-build-system) | ||||
|     (arguments | ||||
|      (list | ||||
|  |  | |||
		Reference in a new issue