Sergey Trofimov writes: > * gnu/packages/gps.scm (gpsbabel): Update to 1.9.0. > [build-system]: Use cmake-build-system. > [arguments]: Adjust for the new build system. > * gnu/packages/patches/gpsbabel-fix-i686-test.patch: Delete no longer > needed patch. > * gnu/local.mk: Delete patch line. > --- > gnu/local.mk | 1 - > gnu/packages/gps.scm | 42 ++++++++++------- > .../patches/gpsbabel-fix-i686-test.patch | 46 ------------------- > 3 files changed, 26 insertions(+), 63 deletions(-) > delete mode 100644 gnu/packages/patches/gpsbabel-fix-i686-test.patch Thanks, I pushed this to master as 2e884407c4c23fe2b19fa0ba4661680a0b59bc50. Chris