gnu: slang: Combine duplicate 'arguments' fields.
Combine duplicate 'arguments' fields introduced in 22e357397a76ef.
* gnu/packages/slang.scm (slang)[arguments]: Combine duplicate fields.
gnu: sysfsutils-1: Pass --build to configure.
* gnu/packages/linux.scm (sysfsutils-1)[arguments]: Pass --build to configure.
gnu: sbcl: Use ISO-8859-1 to patch unix tool paths.
* gnu/packages/lisp.scm (sbcl)[arguments]: Use ISO-8859-1 to patch unix tool
paths in string literals.
gnu: slang: Disable parallel build.
* gnu/packages/slang.scm (slang)[arguments]: Disable parallel build.
gnu: patch: Update to 2.7.5.
* gnu/packages/base.scm (patch): Update to 2.7.5.
gnu: fish: Update to 2.1.2.
gnu: calibre: Swap input python2-pil for python2-pillow.
* gnu/packages/ebook.scm (calibre)[inputs]: Drop python2-pil,
add python2-pillow.
gnu: xpdf: Fix detection of freetype.
* gnu/packages/pdf.scm (xpdf)[configure-flags]: Add flag to correctly detect
freetype. Otherwise, the xpdf binary is not built.
gnu: python-testlib: Fix license field.
Fixes a problem introduced in a1920bc9f25210b2.
Debugged by David Thompson.
* gnu/packages/python.scm (python-testlib)[license]: 'expat' ->
'license:expat'.
gnu: Add libedit.scm to gnu-system.am.
* gnu-system.am (GNU_SYSTEM_MODULES): Add libedit.scm.
gnu: Add ghc.
* gnu/packages/haskell.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add libedit.
* gnu/packages/libedit.scm: New file.
gnu: Add python-testlib and python2-testlib.
* gnu/packages/python.scm (python-testlib, python2-testlib): New variables.
gnu: ncmpcpp: Enable taglib support.
* gnu/packages/mpd.scm (ncmpcpp): Add --with-taglib configure flag.
gnu: gcj: Move javac.in from a file in the distribution to an origin.
* gnu/packages/javac.in: Delete file.
* gnu-system.am (MISC_DISTRO_FILES): Delete.
* gnu/packages/gcc.scm (javac.in): New variable.
(gcj-4.8): Use it as an input.
gnu: gcc: Add copyright line.
gnu: qt: Update to 5.4.1.
* gnu/packages/qt.scm (qt): Update to 5.4.1.
gnu: zsh: Use ISO-8859-1 in 'fix-sh' phase.
* gnu/packages/zsh.scm (zsh)[arguments]: Use ISO-8859-1 in 'fix-sh' phase.