me
/
guix
Archived
1
0
Fork 0

gnu: qtwebchannel: Update to 6.3.2.

* gnu/packages/qt.scm (qtwebchannel): Update to 6.3.2.
master
Maxim Cournoyer 2023-03-07 14:53:33 -05:00
parent ea92d1df63
commit 2349eca07a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1788,13 +1788,13 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
(define-public qtwebchannel
(package
(name "qtwebchannel")
(version "6.3.1")
(version "6.3.2")
(source (origin
(method url-fetch)
(uri (qt-urls name version))
(sha256
(base32
"0s16zx3qn3byldvhmsnwijm8rmizk8vpqj7fnwhjg6c67z10m8ma"))))
"0gqm09yqdq27kgb02idx5ycj14k5mjhh10ddp9jfs8lblimlgfni"))))
(build-system cmake-build-system)
(arguments
(list