me
/
guix
Archived
1
0
Fork 0

gnu: purpose: Use G-expressions.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3418,8 +3418,8 @@ script engines.")
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