mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 09:35:56 +02:00
gnu: qtwebchannel: Update to 6.5.2.
* gnu/packages/qt.scm (qtwebchannel): Update to 6.5.2.
This commit is contained in:
+2
-2
@@ -1902,13 +1902,13 @@ popular web engines, Qt WebKit 2 and Qt WebEngine.")))
|
||||
(define-public qtwebchannel
|
||||
(package
|
||||
(name "qtwebchannel")
|
||||
(version "6.3.2")
|
||||
(version "6.5.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gqm09yqdq27kgb02idx5ycj14k5mjhh10ddp9jfs8lblimlgfni"))))
|
||||
"0qwfnwva7v5f2g5is17yy66mnmc9c1yf9aagaw5qanskdvxdk261"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user