altadil via Guix-patches via writes: > * gnu/packages/pantheon.scm (pantheon-calculator): Update to 8.0.0. > Also run guix style on the package definition. > > Change-Id: I7d935b0eef3d14990fc4dbbd408febe8de977a29 > --- > guix build --no-grafts --check --rounds=2 was successfully run on a Zen4 CPU, > for the following --system= options: > - x86_64-linux > - i686-linux. > gnu/packages/pantheon.scm | 37 +++++++++++++++---------------------- > 1 file changed, 15 insertions(+), 22 deletions(-) Thanks for the patch, I've removed the guix style changes from this commit as mixing them in with the version change makes it quite hard to review. I did change the arguments to use a gexp for the phases though. If you want to use guix style for this package, feel free to submit another patch. Thanks, Chris