On Sun, Jul 11 2021, southerntofu via Guix-patches via wrote: > --- > gnu/packages/crates-io.scm | 574 ++++++++++++++++++------------------- > gnu/packages/messaging.scm | 82 +++--- > 2 files changed, 328 insertions(+), 328 deletions(-) etc/indent-code.el should be run on each individual package before you create one or more patches. For example Write definition of package A Run etc/indent-code.el on package A Create the patch or if there are multiple packages Write definition of package A Write definition of package B Run etc/indent-code.el on package A and B Create patches for package A and B