Nicolas Graves via Guix-patches via schreef op ma 14-02-2022 om 14:14 [+0100]: > From 21a2bac84228cbe89a49526941a8b5319bd3f14b Mon Sep 17 00:00:00 > 2001 > From: Nicolas Graves > Date: Mon, 14 Feb 2022 13:55:44 +0100 > Subject: [PATCH] gnu: rbw: Update to 1.4.3 > > --- >  gnu/packages/crates-io.scm | 469 ++++++++++++++++++----------------- > -- >  gnu/packages/rust-apps.scm | 107 ++++----- >  2 files changed, 275 insertions(+), 301 deletions(-) Could you split this patch in individual patches for updating packages and adding patches? That would make reviewing easier. Greetings, Maxime.