Hilton Chain via Guix-patches via writes: > * gnu/packages/databases.scm (python-apsw): Update to 3.42.0.1. > * gnu/packages/sqlite.scm (sqlite-next): Update to 3.42.0. > --- > gnu/packages/databases.scm | 6 +++--- > gnu/packages/sqlite.scm | 4 ++-- > 2 files changed, 5 insertions(+), 5 deletions(-) Personally I think we can't go down the route of trying to group changes in to single commits to avoid breaking packages, as that would cause too many problems for more complex changes. Therefore, I've gone ahead and split this commit in two and pushed it to master as d6ad06cd6c9d96735aea5fe98c7dbf27adec25db. Thanks, Chris