summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-01-10 08:42:42 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-01-11 08:15:08 -0500
commit8152fd1af551f4bcec2ef59243264c10ff48daea (patch)
tree01bcc662843feb72e3bfef016ee6ceb6c1af82b9 /gnu
parent58780f844b3944ae8dab292ef24de87d22bfe657 (diff)
downloadguix-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