gnu: kcoreaddons: Use G-expressions.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-12 11:25:35 +08:00 committed by 宋文武
parent acfa0bde84
commit 543032a888
No known key found for this signature in database
GPG Key ID: D415BF253B515976

View File

@ -636,8 +636,9 @@ propagate their changes to their respective configuration files.")
(inputs
(list qtbase-5))
(arguments
`(#:phases
(modify-phases %standard-phases
(list
#:phases
#~(modify-phases %standard-phases
(add-before 'check 'blacklist-failing-test
(lambda _
;; Blacklist failing tests.