gnu: wdiff: Remove unused screen input. * gnu/packages/wdiff.scm (wdiff): 'inputs' -> 'native-inputs'. [native-inputs]: Remove unused screen input. [arguments]: Use modify-phases.
gnu: screen: Update to 4.6.0. * gnu/packages/screen.scm (screen): Update to 4.6.0. [source]: Remove patch. * gnu/packages/patches/screen-fix-info-syntax-error.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: moe: Update to 1.9. * gnu/packages/moe.scm (moe): Update to 1.9.
gnu: emacs-ess: Use texlive-union instead of texlive. * gnu/packages/emacs.scm (emacs-ess)[arguments]: Add phase "set-HOME". [native-inputs]: Replace texlive with a texlive-union.
gnu: Add texlive-tex-texinfo. * gnu/packages/tex.scm (texlive-tex-texinfo): New variable.
gnu: Add texlive-latex-hyperref. * gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
gnu: texlive-latex-base: Install additional formats. * gnu/packages/tex.scm (texlive-latex-base)[arguments]: Additionally build and install tex.fmt, pdftex.fmt, pdfetex.fmt, and pdflatex.fmt.
gnu: mpg123: Update to 1.25.0. * gnu/packages/mp3.scm (mpg123): Update to 1.25.0.
gnu: snakemake: Fix cluster execution. * gnu/packages/python.scm (snakemake)[arguments]: Add build phase "call-wrapper-not-wrapped-snakemake".
gnu: darktable: Limit supported platforms. * gnu/packages/photo.scm (darktable)[supported-systems]: New field, explicitly limit to i686-linux, x86_64-linux and aarch64-linux.
gnu: xf86-video-intel: Use UXA accel method by default. * gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags with "--with-default-accel=uxa".
gnu: icecat: Add more fixes from upstream mozilla-esr52. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
gnu: aria2: Update to 1.32.0. * gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
gnu: translate-shell: Update to 0.9.6.4. * gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
gnu: emacs-calfw: Fix typo in description. * gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
gnu: texlive-latex-graphics: Update hash for graphics-def. This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c. * gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash for graphics-def.
gnu: Add texlive-latex-seminar. * gnu/packages/tex.scm (texlive-latex-seminar): New variable.
gnu: Add texlive-latex-natbib. * gnu/packages/tex.scm (texlive-latex-natbib): New variable.
gnu: linux-libre@4.4: Update to 4.4.74. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74. [source]: Remove patch.
gnu: python-xsge: Fix source URL. * gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.