Hi Marius, mba...@fastmail.com (Marius Bakke) writes:
> mbakke pushed a commit to branch master > in repository guix. > > commit ce7911ddae5d30ba73c8c9552b7d4e71268e5db3 > Author: Marius Bakke <mba...@fastmail.com> > Date: Fri Feb 24 17:21:07 2017 +0100 > > gnu: Add python-faker. > > * gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Adjust > paths. Also rename to ... > * gnu/packages/patches/python-faker-fix-build-32bit.patch: ... this. The 'python-fake-factory' package still exists and refers to the patch that you removed in the commit above. This caused the Hydra evaluation to fail, so I was compelled to find a quick remedy. In commit 7b1866d783, I restored "python-fake-factory-fix-build-32bit.patch" as it was before the commit above. Please let me know if you think this is the right fix, or if something else is needed. Thanks, Mark