Hi swedebugia,
> From a7f0c26705aad362acc35e632bed2dcc9e32d004 Mon Sep 17 00:00:00 2001 > From: swedebugia <[email protected]> > Date: Wed, 2 Jan 2019 23:47:07 +0100 > Subject: [PATCH] gnu: artanis: Move to web.scm and update to 0.3.1. > > * gnu/packages/guile.scm (artanis): Move from here... > * gnu/packages/web.scm (artanis): To here and Update to 0.3.1. Thanks. Unfortunately, this patch contains a lot of unrelated changes, as you can see here: > gnu/packages/guile.scm | 360 +++++++++++++++++++++++++++++++---------- > gnu/packages/web.scm | 95 +++++++++++ > 2 files changed, 368 insertions(+), 87 deletions(-) Please also split the upgrade from moving the package definition to another file. -- Ricardo
