gnu: lib2geom: Fix more tests.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 28 Jul 2020 03:53:25 +0000 (23:53 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Tue, 28 Jul 2020 04:32:00 +0000 (00:32 -0400)
commit076fd4e791e517c29cf2740d2fa8974a5edfd21d
treec11d33863f7444b3f18233f3d098627edc7e5314
parentf43458d70a149f78d25aaf0f9362129ecfc1048a
gnu: lib2geom: Fix more tests.

There were still two tests failing on aarch64-linux:

1. rotated-rect-test,
2. ellipse-test.

The first one was removed along with the RotatedRect class in latest upstream,
while the second one is yet numerical accuracy related.  It gets fixed by
updating the already existing 'lib2geom-fix-tests' patch.

* gnu/packages/graphics.scm (lib2geom): Bump revision to "2", and update
commit hash to the latest one available.
* gnu/packages/patches/lib2geom-fix-tests.patch: Update patch.
gnu/packages/graphics.scm
gnu/packages/patches/lib2geom-fix-tests.patch