me
/
guix
Archived
1
0
Fork 0

gnu: qtwebsockets: Update to 6.5.2.

* gnu/packages/qt.scm (qtwebsockets): Update to 6.5.2.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1518,13 +1518,13 @@ consume data received from the server, or both.")))
(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