mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: qcoro-qt6: Adjust synopsis.
* gnu/packages/qt.scm (qcoro-qt6)[synopsis]: Adjust it. Change-Id: Iecd9edbacca5805a54bcaf84bcec205367b96a05 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
@@ -170,6 +170,7 @@ of C++20 coroutines in connection with certain asynchronous Qt actions.")
|
||||
(package
|
||||
(inherit qcoro-qt5)
|
||||
(name "qcoro-qt6")
|
||||
(synopsis "C++ Coroutine Library for Qt6")
|
||||
(inputs (modify-inputs (package-inputs qcoro-qt5)
|
||||
(replace "qtbase" qtbase)
|
||||
(replace "qtdeclarative" qtdeclarative)
|
||||
|
||||
Reference in New Issue
Block a user