Aaron Covrig via Guix-patches via writes: > * gnu/packages/raspberry-pi.scm (rpi-imager): Updated to from version > 1.7.5 to 1.8.5 > --- > gnu/packages/raspberry-pi.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks for the patch, I've pushed this to master as e3072b457b84db4fbfda599c38d1b65ff1b11e81. A tip about writing commit messages as well, the convention used in Guix is to use the present tense, so think about what this commit does, rather than what it did (the past tense). Chris