gnu: purpose: Use G-expressions.

* gnu/packages/kde-frameworks.scm (purpose)[arguments]:
Rewrite as G-expressions.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-13 23:36:17 +08:00 committed by 宋文武
parent fe5d55c95a
commit e5f8280837
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -3418,8 +3418,8 @@ (define-public purpose
qtbase-5
qtdeclarative-5))
(arguments
`(#:tests? #f ;; seem to require network; don't find QTQuick components
#:configure-flags '("-DBUILD_TESTING=OFF"))) ; not run anyway
(list #:tests? #f ;; seem to require network; don't find QTQuick components
#:configure-flags #~'("-DBUILD_TESTING=OFF"))) ; not run anyway
(home-page "https://community.kde.org/Frameworks")
(synopsis "Offers available actions for a specific purpose")
(description "This framework offers the possibility to create integrate