diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-10 08:42:42 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-01-11 08:15:08 -0500 |
commit | 8152fd1af551f4bcec2ef59243264c10ff48daea (patch) | |
tree | 01bcc662843feb72e3bfef016ee6ceb6c1af82b9 /gnu | |
parent | 58780f844b3944ae8dab292ef24de87d22bfe657 (diff) | |
download | guix-8152fd1af551f4bcec2ef59243264c10ff48daea.tar guix-8152fd1af551f4bcec2ef59243264c10ff48daea.tar.gz |
packages: Fix 'base32' used before definition warning.
Before this change, compiling the module would emit the following message:
"guix/packages.scm:213:25: warning: macro `base32' used before definition".
* guix/packages.scm (define-compile-time-decoder)
(base32, base64): Move definitions to the top of the module.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions