jackhill/guix/guix.git
3 years agognu: vim: Update to 8.2.1738.
Efraim Flashner [Fri, 25 Sep 2020 12:42:47 +0000 (15:42 +0300)]
gnu: vim: Update to 8.2.1738.

* gnu/packages/vim.scm (vim): Update to 8.2.1738.

3 years agognu: librime: Update to 1.6.1.
Peng Mei Yu [Fri, 25 Sep 2020 08:22:26 +0000 (16:22 +0800)]
gnu: librime: Update to 1.6.1.

* gnu/packages/ibus.scm (librime): Update to 1.6.1.
[inputs]: Add capnproto.
[native-inputs]: Add pkg-config.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: komikku: Update to 0.21.0.
Leo Prikler [Thu, 24 Sep 2020 18:25:02 +0000 (20:25 +0200)]
gnu: komikku: Update to 0.21.0.

* gnu/packages/gnome.scm (komikku): Update to 0.21.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: mafft: Update to 7.471.
Mădălin Ionel Patrașcu [Thu, 24 Sep 2020 21:11:19 +0000 (23:11 +0200)]
gnu: mafft: Update to 7.471.

* gnu/packages/bioinformatics.scm (mafft): Update to 7.471.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agolicenses: Add Apple Public Source License 2.0.
André Batista [Fri, 25 Sep 2020 00:29:49 +0000 (21:29 -0300)]
licenses: Add Apple Public Source License 2.0.

* guix/licenses.scm (apsl2): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agodoc: Fix outdated info and add missing space.
André Batista [Fri, 25 Sep 2020 00:32:04 +0000 (21:32 -0300)]
doc: Fix outdated info and add missing space.

* doc/guix.texi (Messaging Services): Fix outdated info and add
missing space.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add gnome-latex.
Vinicius Monego [Fri, 25 Sep 2020 02:17:55 +0000 (23:17 -0300)]
gnu: Add gnome-latex.

* gnu/packages/gnome.scm (gnome-latex): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: sbcl-cl-webkit: Update to 20200925.
Pierre Neidhardt [Fri, 25 Sep 2020 10:57:44 +0000 (12:57 +0200)]
gnu: sbcl-cl-webkit: Update to 20200925.

* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200925.

3 years agoservices: WPA Supplicant: Conditionally depend on D-Bus.
Marius Bakke [Thu, 24 Sep 2020 18:18:20 +0000 (20:18 +0200)]
services: WPA Supplicant: Conditionally depend on D-Bus.

Fixes <https://bugs.gnu.org/43567>.
Reported by calcium <calcium@disroot.org>.

* gnu/services/networking.scm (<wpa-supplicant-configuration>)[requirement]:
Remove 'dbus-system.
(wpa-supplicant-shepherd-service)[requirement]: Add 'dbus-system when DBUS? is true.
* doc/guix.texi (Networking Services)[wpa-supplicant-service-type]: Adjust
accordingly.

3 years agognu: nfs-utils: Do not generate static libraries.
Maxim Cournoyer [Thu, 24 Sep 2020 18:00:37 +0000 (14:00 -0400)]
gnu: nfs-utils: Do not generate static libraries.

* gnu/packages/nfs.scm (nfs)[configure-flags]: Add "--disable-static".

3 years agognu: ntfs-3g: Do not generate static libraries.
Maxim Cournoyer [Thu, 24 Sep 2020 17:59:47 +0000 (13:59 -0400)]
gnu: ntfs-3g: Do not generate static libraries.

* gnu/packages/linux.scm (ntfs-3g)[configure-flags]: Add "--disable-static".

3 years agognu: java-rsyntaxtextarea: Don't use unstable tarball.
Efraim Flashner [Thu, 24 Sep 2020 16:45:31 +0000 (19:45 +0300)]
gnu: java-rsyntaxtextarea: Don't use unstable tarball.

* gnu/packages/textutils.scm (java-rsyntaxtextarea)[source]: Download
using git-fetch.

3 years agognu: vifm: Update to 0.11.
Efraim Flashner [Thu, 24 Sep 2020 16:36:28 +0000 (19:36 +0300)]
gnu: vifm: Update to 0.11.

* gnu/packages/vim.scm (vifm): Update to 0.11.

3 years agognu: Add python-robber.
Tanguy Le Carrour [Thu, 30 Jul 2020 09:40:15 +0000 (11:40 +0200)]
gnu: Add python-robber.

* gnu/packages/python-xyz.scm (python-robber): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: awesome: Fix command completion in the prompt and Lua paths
Ivan Kozlov [Fri, 31 Jul 2020 08:18:23 +0000 (11:18 +0300)]
gnu: awesome: Fix command completion in the prompt and Lua paths

* gnu/packages/wm.scm (awesome): Delete useless ‘env’ invocation in lib/awful/completion.lua.  Change the delimiter for LUA_PATH and LUA_CPATH variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add gtg.
Vinicius Monego [Tue, 15 Sep 2020 21:07:53 +0000 (18:07 -0300)]
gnu: Add gtg.

* gnu/packages/gnome.scm (gtg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add python-liblarch.
Vinicius Monego [Tue, 15 Sep 2020 21:06:30 +0000 (18:06 -0300)]
gnu: Add python-liblarch.

* gnu/packages/gnome.scm (python-liblarch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agobash completion: Adjust to new 'guix help' output.
Ludovic Courtès [Thu, 24 Sep 2020 14:26:34 +0000 (16:26 +0200)]
bash completion: Adjust to new 'guix help' output.

This is a followup to 3794ce93be8216d8378df7b808ce7f53b1e05a53, which
broke command completion.

Reported by Oleg Pykhalov <go.wigust@gmail.com>.

* etc/completion/bash/guix (_guix_complete_command): Update to match
output of 'guix help' as introduced in
3794ce93be8216d8378df7b808ce7f53b1e05a53.

3 years agognu: openmpi: Have 'mpirun' look for executables under $prefix.
Ludovic Courtès [Thu, 24 Sep 2020 13:08:15 +0000 (15:08 +0200)]
gnu: openmpi: Have 'mpirun' look for executables under $prefix.

* gnu/packages/mpi.scm (openmpi)[arguments]: Add
"--enable-mpirun-prefix-by-default" to #:configure-flags.

3 years agognu: netcat-openbsd: Use cc-for-target.
Efraim Flashner [Thu, 24 Sep 2020 14:20:41 +0000 (17:20 +0300)]
gnu: netcat-openbsd: Use cc-for-target.

* gnu/packages/admin.scm (netcat-openbsd)[arguments]: Replace hard-coded
gcc with cc-for-target in make-flags.

3 years agognu: abduco: Use cc-for-target.
Efraim Flashner [Thu, 24 Sep 2020 14:18:42 +0000 (17:18 +0300)]
gnu: abduco: Use cc-for-target.

* gnu/packages/abduco.scm (abduco)[arguments]: Replace hard-coded gcc
with cc-for-target in make-flags.

3 years agognu: xmagnify: Use cc-for-target.
Efraim Flashner [Thu, 24 Sep 2020 14:17:08 +0000 (17:17 +0300)]
gnu: xmagnify: Use cc-for-target.

* gnu/packages/accessibility.scm (xmagnify)[arguments]: Replace
hard-coded gcc with cc-for-target in make-flags.

3 years agognu: footswitch: Use cc-for-target.
Efraim Flashner [Thu, 24 Sep 2020 14:15:43 +0000 (17:15 +0300)]
gnu: footswitch: Use cc-for-target.

* gnu/packages/accessibility.scm (footswitch)[arguments]: Replace
hard-coded gcc with cc-for-target in make-flags.

3 years agognu: Add tarlz.
Guillaume Le Vaillant [Thu, 24 Sep 2020 12:48:38 +0000 (14:48 +0200)]
gnu: Add tarlz.

* gnu/packages/compression.scm (tarlz): New variable.

3 years agoservices: cuirass: Create queries log files at activation.
Mathieu Othacehe [Thu, 24 Sep 2020 11:50:06 +0000 (13:50 +0200)]
services: cuirass: Create queries log files at activation.

* gnu/services/cuirass.scm (cuirass-activation)[queries-log-file]: Create and
set user permissions on "queries-log-file" and "web-queries-log-file".

3 years agoservices: cuirass: Add web SQL queries logging support.
Mathieu Othacehe [Thu, 24 Sep 2020 09:28:14 +0000 (11:28 +0200)]
services: cuirass: Add web SQL queries logging support.

* gnu/services/cuirass.scm (<cuirass-configuration>)[web-queries-log-file]:
New field.
(cuirass-shepherd-service): Honor it.
(cuirass-log-rotations): If defined, add the web queries log file to the log
rotation.

3 years agognu: nyxt: Update to 2-pre-release-2.
Pierre Neidhardt [Thu, 24 Sep 2020 09:13:55 +0000 (11:13 +0200)]
gnu: nyxt: Update to 2-pre-release-2.

* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-2.

3 years agoservices: cuirass: Add SQL queries logging support.
Mathieu Othacehe [Thu, 24 Sep 2020 08:47:22 +0000 (10:47 +0200)]
services: cuirass: Add SQL queries logging support.

* gnu/services/cuirass.scm (<cuirass-configuration>)[queries-log-file]: New
field.
(cuirass-shepherd-service): Honor it.
(cuirass-log-rotations): If defined, add the queries log file to the log
rotation.

3 years agognu: cuirass: Update to 0.0.1-47.b310f17.
Mathieu Othacehe [Thu, 24 Sep 2020 08:26:05 +0000 (10:26 +0200)]
gnu: cuirass: Update to 0.0.1-47.b310f17.

This update add support for SQL queries logging.

* gnu/packages/ci.scm (guile-sqlite3-dev): New variable.
(cuirass): Update to 0.0.1-47.b310f17.
[inputs]: Use guile-sqlite3-dev instead of guile-sqlite3.

3 years agognu: cuirass: Work around Guile memory issues.
Mathieu Othacehe [Thu, 24 Sep 2020 08:09:48 +0000 (10:09 +0200)]
gnu: cuirass: Work around Guile memory issues.

Work around <https://issues.guix.gnu.org/43334>.

* gnu/packages/ci.scm (cuirass)[inputs]: Use guile-3.0/libgc-7 instead of
guile-3.0.

3 years agognu: cheese: Update to 3.38.0.
Michael Rohleder [Tue, 22 Sep 2020 20:13:31 +0000 (22:13 +0200)]
gnu: cheese: Update to 3.38.0.

* gnu/packages/gnome.scm (cheese): Update to 3.38.0.
[arguments]: Add phase patch-docbook-xml.
[native-inputs]: Add docbook-xml.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: plantuml: Update to 1.2020.17.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 19:07:20 +0000 (21:07 +0200)]
gnu: plantuml: Update to 1.2020.17.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.17.

3 years agognu: celluloid: Update to 0.20.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 19:02:19 +0000 (21:02 +0200)]
gnu: celluloid: Update to 0.20.

* gnu/packages/video.scm (celluloid): Update to 0.20.

3 years agognu: sudo: Update to 1.9.3p1.
Tobias Geerinckx-Rice [Thu, 24 Sep 2020 07:16:30 +0000 (09:16 +0200)]
gnu: sudo: Update to 1.9.3p1.

* gnu/packages/admin.scm (sudo): Update to 1.9.3p1.

3 years agognu: spice-gtk: Only use "good" GStreamer plugins out of the box.
Mark H Weaver [Tue, 22 Sep 2020 03:50:19 +0000 (23:50 -0400)]
gnu: spice-gtk: Only use "good" GStreamer plugins out of the box.

Do not propagate plugins that are known to be patent encumbered out of the
box, so the user has a choice.

* gnu/packages/spice.scm (spice-gtk)[propagated-inputs]: Remove gst-libav,
gst-plugins-bad and gst-plugins-ugly.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agoservices: docker: Fix configuration.
Oleg Pykhalov [Wed, 23 Sep 2020 20:34:21 +0000 (23:34 +0300)]
services: docker: Fix configuration.

This is a follow-up to e04b90607ac903359c90c9bad1b67fb7ce2f0eb6.

* gnu/services/docker.scm
(docker-shepherd-service): Fix "enable-proxy?" configuration.

3 years agognu: emacs-peg: Update to 1.0.
Nicolas Goaziou [Wed, 23 Sep 2020 20:09:51 +0000 (22:09 +0200)]
gnu: emacs-peg: Update to 1.0.

* gnu/packages/emacs-xyz.scm (emacs-peg): Update to 1.0.
[source]: Switch to ELPA URI.
[home-page]: Use ELPA URI.

3 years agognu: emacs-hyperbole: Update to 7.1.3.
Nicolas Goaziou [Wed, 23 Sep 2020 20:05:02 +0000 (22:05 +0200)]
gnu: emacs-hyperbole: Update to 7.1.3.

* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.1.3.

3 years agognu: emacs-meson-mode: Update to 0.3.
Nicolas Goaziou [Wed, 23 Sep 2020 20:03:28 +0000 (22:03 +0200)]
gnu: emacs-meson-mode: Update to 0.3.

* gnu/packages/emacs-xyz.scm (emacs-meson-mode): Update to 0.3.

3 years agognu: Add emacs-quickrun.
Niklas Eklund [Wed, 23 Sep 2020 19:04:58 +0000 (21:04 +0200)]
gnu: Add emacs-quickrun.

* gnu/packages/emacs-xyz.scm (emacs-quickrun): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agoservices: Allow (service bluetooth-service-type).
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 17:06:28 +0000 (19:06 +0200)]
services: Allow (service bluetooth-service-type).

* gnu/services/desktop.scm (bluetooth-service-type)
[default-value]: Set to (bluetooth-configuration).

3 years agognu: Add emacs-toc-org.
Morgan Smith [Thu, 17 Sep 2020 21:06:02 +0000 (17:06 -0400)]
gnu: Add emacs-toc-org.

* gnu/packages/emacs-xyz.scm (emacs-toc-org): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: evisum: Build translations.
Efraim Flashner [Wed, 23 Sep 2020 12:22:52 +0000 (15:22 +0300)]
gnu: evisum: Build translations.

* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Add
gettext-minimal.

3 years agognu: evisum: Update to 0.5.6.
Efraim Flashner [Wed, 23 Sep 2020 12:19:29 +0000 (15:19 +0300)]
gnu: evisum: Update to 0.5.6.

* gnu/packages/enlightenment.scm (evisum): Update to 0.5.6.

3 years agognu: efl: Update to 1.25.0.
Efraim Flashner [Wed, 23 Sep 2020 12:13:40 +0000 (15:13 +0300)]
gnu: efl: Update to 1.25.0.

* gnu/packages/enlightenment.scm (efl): Update to 1.25.0.
[propagated-inputs]: Remove avahi.
[arguments]: Remove configure-flags to disable systemd, enable elogind,
list evas-loaders to disable and enable avahi. Add substitution to
hardcode location of elogind's library.

3 years agognu: fplll: Correct include files.
Andreas Enge [Wed, 23 Sep 2020 12:14:09 +0000 (14:14 +0200)]
gnu: fplll: Correct include files.

* gnu/packages/patches/fplll-std-fenv.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/algebra.scm (fplll): Use patch and move all inputs to
propagated-inputs.

3 years agognu: fplll: Update to 5.3.3.
Andreas Enge [Wed, 23 Sep 2020 11:59:32 +0000 (13:59 +0200)]
gnu: fplll: Update to 5.3.3.

* gnu/packages/algebra.scm (fplll): Update to 5.3.3.
[native-inputs]: Add pkg-config.

3 years agognu: multimon-ng: Update to 1.1.9.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:58:50 +0000 (12:58 +0200)]
gnu: multimon-ng: Update to 1.1.9.

* gnu/packages/radio.scm (multimon-ng): Update to 1.1.9.

3 years agognu: s6: Update to 2.9.2.0.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:49:22 +0000 (12:49 +0200)]
gnu: s6: Update to 2.9.2.0.

* gnu/packages/skarnet.scm (s6): Update to 2.9.2.0.

3 years agognu: execline: Update to 2.6.1.0.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:49:16 +0000 (12:49 +0200)]
gnu: execline: Update to 2.6.1.0.

* gnu/packages/skarnet.scm (execline): Update to 2.6.1.0.

3 years agognu: xonsh: Update to 0.9.22.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:49:00 +0000 (12:49 +0200)]
gnu: xonsh: Update to 0.9.22.

* gnu/packages/shells.scm (xonsh): Update to 0.9.22.

3 years agognu: sbcl-cl-webkit: Update to 20200923.
Pierre Neidhardt [Wed, 23 Sep 2020 10:40:36 +0000 (12:40 +0200)]
gnu: sbcl-cl-webkit: Update to 20200923.

* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200923.

3 years agognu: jucipp: Update to 1.6.1.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:20:59 +0000 (12:20 +0200)]
gnu: jucipp: Update to 1.6.1.

* gnu/packages/text-editors.scm (jucipp): Update to 1.6.1.

3 years agognu: libssh: Update to 0.9.5 [security fixes?].
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:17:02 +0000 (12:17 +0200)]
gnu: libssh: Update to 0.9.5 [security fixes?].

Upstream is unimpressed: ‘This includes a fix for CVE-2020-16135, however
we do not see how this would be exploitable at all. If you find a
security bug in libssh please don’t just assign a CVE, talk to us first.’

* gnu/packages/ssh.scm (libssh): Update to 0.9.5.

3 years agognu: python-pynvim: Update to 0.4.2.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 09:49:03 +0000 (11:49 +0200)]
gnu: python-pynvim: Update to 0.4.2.

* gnu/packages/vim.scm (python-pynvim): Update to 0.4.2.

3 years agognu: youtube-dl: Update to 2020.09.20.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 09:48:39 +0000 (11:48 +0200)]
gnu: youtube-dl: Update to 2020.09.20.

* gnu/packages/video.scm (youtube-dl): Update to 2020.09.20.

3 years agoinstaller: Fix docstring typo.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 13:20:58 +0000 (15:20 +0200)]
installer: Fix docstring typo.

* gnu/installer.scm (build-compiled-file): Fix a typo in the docstring.

3 years agognu: dmenu: Update to 5.0.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 10:39:01 +0000 (12:39 +0200)]
gnu: dmenu: Update to 5.0.

* gnu/packages/suckless.scm (dmenu): Update to 5.0.

3 years agognu: nng: Build as a shared library.
Hamzeh Nasajpour [Wed, 23 Sep 2020 08:11:25 +0000 (11:41 +0330)]
gnu: nng: Build as a shared library.

* gnu/packages/networking.scm (nng)[arguments]: Add configure-flag to
build as a shared library.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: Add rust-std-prelude-0.2.
Gabriel Arazas [Sat, 19 Sep 2020 16:14:49 +0000 (00:14 +0800)]
gnu: Add rust-std-prelude-0.2.

* gnu/packages/crates-io.scm (rust-std-prelude-0.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: python-httpx: Update to 0.15.0.
Vinicius Monego [Tue, 22 Sep 2020 23:30:23 +0000 (20:30 -0300)]
gnu: python-httpx: Update to 0.15.0.

* gnu/packages/python-web.scm (python-httpx): Update to 0.15.0.
[arguments]: Adjust skipped tests.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: python-httpcore: Update to 0.11.0.
Vinicius Monego [Tue, 22 Sep 2020 23:30:22 +0000 (20:30 -0300)]
gnu: python-httpcore: Update to 0.11.0.

* gnu/packages/python-web.scm (python-httpcore): Update to 0.11.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: python-trio: Update to 0.17.0.
Vinicius Monego [Tue, 22 Sep 2020 23:27:10 +0000 (20:27 -0300)]
gnu: python-trio: Update to 0.17.0.

* gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: gnome-video-effects: Update to 0.5.0.
Michael Rohleder [Tue, 22 Sep 2020 20:54:52 +0000 (22:54 +0200)]
gnu: gnome-video-effects: Update to 0.5.0.

* gnu/packages/gnome.scm (gnome-video-effects): Update to 0.5.0.
[build-system]: Changed to meson-build-system.
[arguments]: Removed.
[native-inputs]: Removed glib:bin and intltool.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: Fix typoes in package descriptions.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 19:31:52 +0000 (21:31 +0200)]
gnu: Fix typoes in package descriptions.

* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.

3 years agoimport: Fix docstring typoes.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 13:24:10 +0000 (15:24 +0200)]
import: Fix docstring typoes.

* guix/import/cabal.scm (cabal-flags->alist): Fix typo in docstring.
* guix/import/stackage.scm (lts-info-ghc-version): Likewise.
* guix/scripts/import/hackage.scm (show-help): Likewise.

3 years agognu: fluidsynth: Update to 2.1.5.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 22:45:46 +0000 (00:45 +0200)]
gnu: fluidsynth: Update to 2.1.5.

* gnu/packages/audio.scm (fluidsynth): Update to 2.1.5.

3 years agognu: perl-http-cookiejar: Update to 0.010.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 02:18:02 +0000 (04:18 +0200)]
gnu: perl-http-cookiejar: Update to 0.010.

* gnu/packages/web.scm (perl-http-cookiejar): Update to 0.010.

3 years agognu: perl-libwww: Update to 6.48.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 01:29:48 +0000 (03:29 +0200)]
gnu: perl-libwww: Update to 6.48.

* gnu/packages/web.scm (perl-libwww): Update to 6.48.

3 years agognu: perl-io-socket-ip: Update to 0.41.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 01:23:31 +0000 (03:23 +0200)]
gnu: perl-io-socket-ip: Update to 0.41.

* gnu/packages/web.scm (perl-io-socket-ip): Update to 0.41.

3 years agognu: wv: Update to 1.2.9.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 01:10:13 +0000 (03:10 +0200)]
gnu: wv: Update to 1.2.9.

* gnu/packages/wv.scm (wv): Update to 1.2.9.

3 years agognu: console-setup: Fix suspected typo.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 00:47:46 +0000 (02:47 +0200)]
gnu: console-setup: Fix suspected typo.

* gnu/packages/xorg.scm (console-setup)[description]: Add article.

3 years agognu: console-setup: Update to 1.197.
Tobias Geerinckx-Rice [Wed, 23 Sep 2020 00:47:16 +0000 (02:47 +0200)]
gnu: console-setup: Update to 1.197.

* gnu/packages/xorg.scm (console-setup): Update to 1.197.

3 years agognu: qtractor: Update to 0.9.17.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:39:47 +0000 (01:39 +0200)]
gnu: qtractor: Update to 0.9.17.

* gnu/packages/music.scm (qtractor): Update to 0.9.17.

3 years agognu: pd: Update to 0.51-2.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:32:27 +0000 (01:32 +0200)]
gnu: pd: Update to 0.51-2.

* gnu/packages/music.scm (pd): Update to 0.51-2.

3 years agognu: mpdscribble: Update to 0.23.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:25:26 +0000 (01:25 +0200)]
gnu: mpdscribble: Update to 0.23.

* gnu/packages/mpd.scm (mpdscribble): Update to 0.23.
[build-system]: Use Meson.
[inputs]: Remove glib.  Add boost and libgcrypt.

3 years agognu: mpdscribble: Order inputs alphabetically.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:21:00 +0000 (01:21 +0200)]
gnu: mpdscribble: Order inputs alphabetically.

* gnu/packages/mpd.scm (mpdscribble)[inputs]: Sort.

3 years agognu: mpd: Update to 0.21.26.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:16:51 +0000 (01:16 +0200)]
gnu: mpd: Update to 0.21.26.

* gnu/packages/mpd.scm (mpd): Update to 0.21.26.

3 years agognu: mcelog: Update to 172.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 23:03:27 +0000 (01:03 +0200)]
gnu: mcelog: Update to 172.

* gnu/packages/linux.scm (mcelog): Update to 172.

3 years agognu: numactl: Update to 2.0.14.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 22:56:29 +0000 (00:56 +0200)]
gnu: numactl: Update to 2.0.14.

* gnu/packages/linux.scm (numactl): Update to 2.0.14.

3 years agognu: bridge-utils: Update to 1.7.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 22:54:18 +0000 (00:54 +0200)]
gnu: bridge-utils: Update to 1.7.

* gnu/packages/linux.scm (bridge-utils): Update to 1.7.
[source]: Update URL subdirectory.

3 years agognu: umockdev: Update to 0.14.3.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 10:24:31 +0000 (12:24 +0200)]
gnu: umockdev: Update to 0.14.3.

* gnu/packages/check.scm (umockdev): Update to 0.14.3.

3 years agognu: yadifa: Update to 2.3.10.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 10:23:12 +0000 (12:23 +0200)]
gnu: yadifa: Update to 2.3.10.

* gnu/packages/dns.scm (yadifa): Update to 2.3.10.

3 years agognu: lcov: Update to 1.15.
Tobias Geerinckx-Rice [Tue, 22 Sep 2020 00:16:01 +0000 (02:16 +0200)]
gnu: lcov: Update to 1.15.

* gnu/packages/code.scm (lcov): Update to 1.15.
[source]: Use a release tarball.
[inputs]: Replace perl-perlio-gzip with perl-io-compress.

3 years agognu: cloc: Update to 1.88.
Tobias Geerinckx-Rice [Mon, 21 Sep 2020 23:35:48 +0000 (01:35 +0200)]
gnu: cloc: Update to 1.88.

* gnu/packages/code.scm (cloc): Update to 1.88.

3 years agognu: facter: Update to 4.0.38.
Tobias Geerinckx-Rice [Mon, 21 Sep 2020 22:31:34 +0000 (00:31 +0200)]
gnu: facter: Update to 4.0.38.

* gnu/packages/admin.scm (facter): Update to 4.0.38.

3 years agognu: python-sympy: Update check phase.
Efraim Flashner [Tue, 22 Sep 2020 20:00:40 +0000 (23:00 +0300)]
gnu: python-sympy: Update check phase.

* gnu/packages/python-xyz.scm (python-sympy)[arguments]: Replace 'check
phase instead of deleting it and adding it back in.

3 years agognu: python-sympy: Update to 1.6.2.
Greg Hogan [Tue, 22 Sep 2020 14:47:46 +0000 (10:47 -0400)]
gnu: python-sympy: Update to 1.6.2.

* gnu/packages/python-xyz.scm (python-sympy): Update to 1.6.2.
[source]: Download from pypi.
[arguments]: Make check phase inheritable by python2-sympy.
(python2-sympy): Update to 1.5.1.
[source]: Download from pypi.
[arguments]: Inherit from python-sympy.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: python-mpmath: Update to 1.1.0.
Greg Hogan [Tue, 22 Sep 2020 14:46:51 +0000 (10:46 -0400)]
gnu: python-mpmath: Update to 1.1.0.

* gnu/packages/python-xyz.scm (python-mpmath): Update to 1.1.0.
[source]: Download from pypi.
[native-inputs]: Add pytest.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: samba: Fix fcntl hint detection in configure script.
Pierre Langlois [Sat, 19 Sep 2020 22:57:41 +0000 (23:57 +0100)]
gnu: samba: Fix fcntl hint detection in configure script.

The configure script generates a C program to detect support for
lifetime hints on files.  But this program could crash, potentially
leaving a stale unreadable file behind which could cause the
patch-generated-file-shebang phase to fail.

Reported upstream <https://bugzilla.samba.org/show_bug.cgi?id=14503>.

* gnu/packages/patches/patches/samba-fix-fcntl-hint-detection.patch: New
file.
* gnu/packages/samba.scm (samba)[origin]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.

3 years agognu: python-hyperkitty: Enable previously failing test.
Marius Bakke [Tue, 22 Sep 2020 16:23:26 +0000 (18:23 +0200)]
gnu: python-hyperkitty: Enable previously failing test.

* gnu/packages/mail.scm (python-hyperkitty)[arguments]: Remove substitution.

3 years agognu: patchwork: Update to 2.2.2.
Marius Bakke [Sat, 12 Sep 2020 10:55:49 +0000 (12:55 +0200)]
gnu: patchwork: Update to 2.2.2.

* gnu/packages/patchutils.scm (patchwork): Update to 2.2.2.
[arguments]: Remove references to 'pwclient' which is now distributed
separately.

3 years agognu: python-mysqlclient: Update to 2.0.1.
Marius Bakke [Sat, 12 Sep 2020 09:34:09 +0000 (11:34 +0200)]
gnu: python-mysqlclient: Update to 2.0.1.

* gnu/packages/databases.scm (python-mysqlclient): Update to 2.0.1.

3 years agognu: python-mysqlclient: Remove unused inputs.
Marius Bakke [Sat, 12 Sep 2020 09:32:55 +0000 (11:32 +0200)]
gnu: python-mysqlclient: Remove unused inputs.

* gnu/packages/databases.scm (python-mysqlclient)[native-inputs]: Remove.
[inputs]: Remove ZLIB and OPENSSL.
[arguments]: Explicitly set #:tests? as it was a no-op before.

3 years agognu: Remove python2-mysqlclient.
Marius Bakke [Sat, 12 Sep 2020 09:38:43 +0000 (11:38 +0200)]
gnu: Remove python2-mysqlclient.

Later versions do not work with Python 2.

* gnu/packages/databases.scm (python2-mysqlclient): Remove variable.

3 years agognu: python2-graphite-web: Update to 1.1.7.
Marius Bakke [Wed, 2 Sep 2020 08:11:57 +0000 (10:11 +0200)]
gnu: python2-graphite-web: Update to 1.1.7.

* gnu/packages/monitoring.scm (python2-graphite-web): Rename to ...
(graphite-web): ... this.  Update to 1.1.7.
[arguments]: Add #:tests?.  Adjust setup.py substitution.
[propagated-inputs]: Use the Python 3 versions of all inputs.  Use
PYTHON-DJANGO-2.2 instead of PYTHON-DJANGO.
[home-page]: Use HTTPS.
(python2-graphite-web): Deprecate variable.

3 years agognu: Django packages no longer propagate Django.
Marius Bakke [Sat, 12 Sep 2020 00:10:11 +0000 (02:10 +0200)]
gnu: Django packages no longer propagate Django.

This makes them easier to use with different versions of Django.

(python-django-classy-tags, python-django-debug-toolbar-alchemy,
python-django-jinja, python-django-bulk-update,
python-djangorestframework)[propagated-inputs]: Remove PYTHON-DJANGO.
(python-django-contrib-comments)[propagated-inputs]: Likewise.  Add
PYTHON-SIX.
[native-inputs]: Add PYTHON-DJANGO.
* gnu/packages/django.scm (python-django-extensions,
python-django-simple-math-captcha, python-django-taggit,
python-easy-thumbnails, python-django-haystack, python-django-allauth,
python-django-debug-toolbar, python-django-assets, python-django-picklefield,
python-django-contact-form), python-django-pipeline, python-django-redis,
python-django-rq, python-django-q, python-django-sortedm2m,
python-django-appconf, python-django-statici18n, python-django-sekizai,
python-django-crispy-forms, python-django-override-storage,
python-django-auth-ldap, python-django-logging-json, python-django-netfields,
python-django-url-filter)[propagated-inputs]: Move PYTHON-DJANGO ...
[native-inputs]: ... here.

3 years agognu: Remove python-django-overextends.
Marius Bakke [Fri, 11 Sep 2020 16:52:45 +0000 (18:52 +0200)]
gnu: Remove python-django-overextends.

This package does not work with newer versions of Django and its functionality
has been superseded by a built-in extends module.

* gnu/packages/django.scm (python-django-overextends): Remove variable.

3 years agognu: Add python-django-url-filter.
Marius Bakke [Tue, 1 Sep 2020 16:05:41 +0000 (18:05 +0200)]
gnu: Add python-django-url-filter.

* gnu/packages/django.scm (python-django-url-filter): New public variable.

3 years agognu: Add python-django-debug-toolbar-alchemy.
Marius Bakke [Tue, 1 Sep 2020 15:38:12 +0000 (17:38 +0200)]
gnu: Add python-django-debug-toolbar-alchemy.

* gnu/packages/django.scm (python-django-debug-toolbar-alchemy): New public
variable.