Archived
1
0
Fork 0

gnu: modemmanager-qt: Use G-expressions.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-12 12:07:30 +08:00 committed by 宋文武
parent e57c1e6161
commit 0ac80ee36f
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1245,8 +1245,7 @@ lower level classes for interaction with the X Windowing System.")
(inputs (inputs
(list qtbase-5)) (list qtbase-5))
(arguments (arguments
`(#:phases (list #:phases #~(modify-phases %standard-phases
(modify-phases %standard-phases
(replace 'check (replace 'check
(lambda* (#:key tests? #:allow-other-keys) (lambda* (#:key tests? #:allow-other-keys)
(when tests? (when tests?