me
/
guix
Archived
1
0
Fork 0

gnu: qt5ct: Update to 1.8.

* gnu/packages/qt.scm (qt5ct): Update to 1.8.

Change-Id: Ic8637433e18f4913bf77b1ef8003daafddcae5cd
master
宋文武 2024-03-09 14:48:44 +08:00
parent b05bb6608c
commit c9ce94b5e1
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -218,14 +218,14 @@ of C++20 coroutines in connection with certain asynchronous Qt actions.")
(define-public qt5ct
(package
(name "qt5ct")
(version "1.5")
(version "1.8")
(source
(origin
(method url-fetch)
(uri
(string-append "mirror://sourceforge/qt5ct/qt5ct-" version ".tar.bz2"))
(sha256
(base32 "14742vs32m98nbfb5mad0i8ciff5f45gfcb5v03p4hh2dvhhqgfn"))))
(base32 "1s88v3x5vxrz981jiqb9cnwak0shz6kgjbkp511i592y85a41dr3"))))
(build-system qt-build-system)
(arguments
(list