Hi Maxim,

[email protected] skribis:

> commit 31ebecf73dadb51ccc72053f54dee36c93a2d0ab
> Author: Maxim Cournoyer <[email protected]>
> AuthorDate: Sun Jan 10 08:42:42 2021 -0500
>
>     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.

To avoid merge conflicts down the road, could you apply it to ‘master’
as well?  (It’s fine to have it on ‘master’ as it doesn’t trigger any
rebuild.)

Thanks,
Ludo’.

Reply via email to