gnu: qtwebsockets: Update to 6.5.2.

* gnu/packages/qt.scm (qtwebsockets): Update to 6.5.2.
This commit is contained in:
Maxim Cournoyer 2023-08-11 18:00:21 -04:00
parent 5212ea0710
commit 5206426c6e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1518,13 +1518,13 @@ (define-public qtwebsockets-5
(define-public qtwebsockets
(package
(name "qtwebsockets")
(version "6.3.2")
(version "6.5.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
"1smbvidaybphvsmaap9v1pbkibwmng11hb925g0ww4ghwzpxkb8q"))))
"0xjwifxj2ssshys6f6kjr6ri2vq1wfshxky6mcscjm7vvyqdfjr0"))))
(build-system cmake-build-system)
(arguments
(list