mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05: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:
parent
4d19bacc8e
commit
2c8e2933f4
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ (define-public qcoro-qt6
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue