me
/
guix
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>
master
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
1 changed files with 6 additions and 7 deletions

View File

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