gnu: qtwebchannel-5: Update to 5.15.8.

* gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.8.
This commit is contained in:
Maxim Cournoyer 2023-03-27 16:09:51 -04:00
parent 111f258222
commit fb27e0a460
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1769,15 +1769,14 @@ (define-public qtserialbus
(define-public qtwebchannel-5
(package (inherit qtsvg-5)
(name "qtwebchannel")
(version "5.15.5")
(version "5.15.8")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
"1w8mcpdqlphgg3a6yfq18liwlj2nkwrafv0n80h242x5l2mk3ljf"))))
(native-inputs
(list perl qtdeclarative-5 qtwebsockets-5))
"1pfmy6fqis47awjb590r63y13vvsfm0fq70an3ylsknhyq3firgn"))))
(native-inputs (list perl qtdeclarative-5 qtwebsockets-5))
(inputs (list qtbase-5))
(synopsis "Web communication library for Qt")
(description "The Qt WebChannel module enables peer-to-peer communication