3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Maxim Cournoyer 076fd4e791
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.
2020-07-28 00:32:00 -04:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
installer installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
machine machine: ssh: Check for potential system downgrades. 2020-07-27 12:06:35 +02:00
packages gnu: lib2geom: Fix more tests. 2020-07-28 00:32:00 -04:00
services services: auditd: Provide default configuration directory. 2020-07-27 12:06:36 +02:00
system file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
tests services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Add NTFS support. 2020-07-26 18:35:10 +02:00
local.mk gnu: plotutils: Fix build on non-x86_64 architectures. 2020-07-27 00:02:10 -04:00
machine.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
services.scm machine: ssh: Check for potential system downgrades. 2020-07-27 12:06:35 +02:00
system.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
tests.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00