gnu: wine: Update to 2.0.4.
* gnu/packages/wine.scm: Update to 2.0.4.
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
gnu: httpd: Update to 2.4.29.
* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
gnu: OBS Studio: Update to 20.1.3
* gnu/packages/video.scm (obs): Update to 20.1.3
Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add emacs-evil-smartparens.
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
gnu: knot: Update to 2.6.4.
* gnu/packages/dns.scm (knot): Update to 2.6.4.
gnu: re2: Update to 2018-01-01.
* gnu/packages/regex.scm (re2): Update to 2018-01-01.
gnu: htslib: Mark up description.
* gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
gnu: ribotaper: Wrap executables.
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase
"wrap-executables".
gnu: wine64-staging: Copy missing man file.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from
"wine-staging" input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
gnu: wine64: Copy missing man file.
* gnu/packages/wine.scm (wine64)[arguments]: Copy missing man file from "wine"
input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
gnu: wine-staging: Update synopsis.
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
gnu: wine: Update synopsis.
* gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
gnu: python-pysam: Update to 0.13.0.
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
gnu: htslib: Update to 1.6.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
gnu: ansible: Update to 2.4.2.0.
* gnu/packages/admin.scm (ansible): Update to 2.4.2.0.
[description]: Redistribute hyphens.
gnu: moreutils: Update to 0.62.
* gnu/packages/moreutils.scm (moreutils): Update to 0.62.
gnu: ansible: Use HTTPS for home page.
* gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
gnu: perl-archive-zip: Remove duplicate package definition.
* gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.
gnu: Rename perl-zip to perl-archive-zip.
It's called Archive::Zip, after all. Bring it in line with other modules.
* gnu/packages/compression.scm (perl-zip): Rename from this...
(perl-archive-zip): ...to this.
* gnu/packages/libreoffice.scm (libreoffice): Update the only caller.