diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-12-05 12:43:43 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-01-03 16:12:06 -0500 |
commit | 2707b6ccd7c4bcccffebf6b782d0222974d11719 (patch) | |
tree | b7bccf0475e7bf4e955bda716be62c0b5548f06b /tests | |
parent | 5dc8cf849ba70a79217f66cc9feab793fc095902 (diff) | |
download | guix-2707b6ccd7c4bcccffebf6b782d0222974d11719.tar.gz guix-2707b6ccd7c4bcccffebf6b782d0222974d11719.zip |
gnu: cross-base: Standardize API to use keyword arguments.
This makes it possible to invoke the procedures with a single or fewer
optional arguments.
* gnu/packages/cross-base.scm (contains-keyword?): New procedure.
(cross-binutils): Dispatch to either...
(cross-binutils/deprecated): ... this renamed procedure or ...
(cross-binutils*): ... this new procedure.
(cross-kernel-headers, cross-libc/deprecated): Likewise.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions