jackhill/guix/guix.git
2 years agoMerge branch 'master' into core-updates-frozen
Marius Bakke [Wed, 11 Aug 2021 22:30:27 +0000 (00:30 +0200)]
Merge branch 'master' into core-updates-frozen

 Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm

2 years agognu: mit-krb5: Replace with 1.19.2 [fixes CVE-2021-36222].
Marius Bakke [Wed, 11 Aug 2021 22:23:01 +0000 (00:23 +0200)]
gnu: mit-krb5: Replace with 1.19.2 [fixes CVE-2021-36222].

This is an adaptation of fdd2f57359, for the 1.19 branch of mit-krb5.

* gnu/packages/kerberos.scm (mit-krb5)[replacement]: New field.
(mit-krb5-1.19.2): New variable.

2 years agognu: ruby@2.7: Inherit source snippet from ruby@2.6.
Marius Bakke [Wed, 11 Aug 2021 22:02:23 +0000 (00:02 +0200)]
gnu: ruby@2.7: Inherit source snippet from ruby@2.6.

This is a follow-up to 507472b036f8cdd3d1a88c401017d2e43620bc20.

* gnu/packages/ruby.scm (ruby-2.7)[source]: Inherit fields from RUBY.

2 years agognu: rapidjson: Remove unused configure flag.
Marius Bakke [Wed, 11 Aug 2021 08:01:01 +0000 (10:01 +0200)]
gnu: rapidjson: Remove unused configure flag.

* gnu/packages/web.scm (rapidjson)[arguments]: Remove #:configure-flags, as
the entry is not honored by the build system and would only affect tests and
examples, which are not installed.
[source](snippet): Remove trailing #t.

2 years agognu: rapidjson: Adjust for GCC 10.
Marius Bakke [Wed, 11 Aug 2021 07:59:42 +0000 (09:59 +0200)]
gnu: rapidjson: Adjust for GCC 10.

* gnu/packages/patches/rapidjson-gcc-compat.patch: Add additional patch.

2 years agognu: python-testtools: Honor #:tests? in check phase.
Efraim Flashner [Wed, 11 Aug 2021 13:19:40 +0000 (16:19 +0300)]
gnu: python-testtools: Honor #:tests? in check phase.

* gnu/packages/check.scm (python-testtools)[arguments]: Adjust custom
'check phase to honor #:tests.

2 years agognu: python-testtools: Update to 2.5.0.
Efraim Flashner [Wed, 11 Aug 2021 13:16:51 +0000 (16:16 +0300)]
gnu: python-testtools: Update to 2.5.0.

* gnu/packages/check.scm (python-testtools): Update to 2.5.0.
[propagated-inputs]: Remove python-mimeparse, python-pbr, python-six,
python-traceback2, python-unittest2.
(python-testtools-bootstrap)[source]: Remove patch.
* gnu/packages/patches/python-testtools.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

2 years agognu: python-fixtures: Honor tests? in the check phase.
Efraim Flashner [Wed, 11 Aug 2021 13:14:55 +0000 (16:14 +0300)]
gnu: python-fixtures: Honor tests? in the check phase.

* gnu/packages/check.scm (python-fixtures)[arguments]: Adjust 'check
phase to honor #:tests.

2 years agognu: python-fixtures: Fix building.
Efraim Flashner [Wed, 11 Aug 2021 13:13:56 +0000 (16:13 +0300)]
gnu: python-fixtures: Fix building.

* gnu/packages/check.scm (python-fixtures-bootstrap)[source]: Add patch.
* gnu/packages/patches/python-fixtures-remove-monkeypatch-test.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.

2 years agognu: xf86-video-freedreno: Fix building.
Efraim Flashner [Tue, 10 Aug 2021 13:13:07 +0000 (16:13 +0300)]
gnu: xf86-video-freedreno: Fix building.

* gnu/packages/xorg.scm (xf86-video-freedreno)[arguments]: Override the
'boostrap phase.

2 years agognu: xf86-video-ati: Update to 19.1.0-1.5eba006.
Efraim Flashner [Tue, 10 Aug 2021 09:39:18 +0000 (12:39 +0300)]
gnu: xf86-video-ati: Update to 19.1.0-1.5eba006.

* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.1.0-1.5eba006.
[native-inputs]: Add autoconf, automake, and libtool.

2 years agognu: xf86-input-libinput: Update to 1.1.0.
Efraim Flashner [Tue, 10 Aug 2021 09:29:34 +0000 (12:29 +0300)]
gnu: xf86-input-libinput: Update to 1.1.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.

2 years agognu: xf86-video-amdgpu: Update to 21.0.0.
Efraim Flashner [Tue, 10 Aug 2021 09:24:15 +0000 (12:24 +0300)]
gnu: xf86-video-amdgpu: Update to 21.0.0.

* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 21.0.0.

2 years agognu: virt-manager: Fix building.
Efraim Flashner [Tue, 10 Aug 2021 09:18:33 +0000 (12:18 +0300)]
gnu: virt-manager: Fix building.

* gnu/packages/virtualization.scm (virt-manager)[arguments]: Move the
'glib-or-gtk-wrap phase to after the 'wrap phase.

2 years agognu: pcsc-lite: Update to 1.9.3.
Efraim Flashner [Tue, 10 Aug 2021 08:56:45 +0000 (11:56 +0300)]
gnu: pcsc-lite: Update to 1.9.3.

* gnu/packages/security-token.scm (pcsc-lite): Update to 1.9.3.

2 years agognu: libcacard: Fix building.
Efraim Flashner [Tue, 10 Aug 2021 08:55:51 +0000 (11:55 +0300)]
gnu: libcacard: Fix building.

* gnu/packages/spice.scm (libcacard)[arguments]: Remove field.
[native-inputs]: Remove softhsm.

2 years agognu: audit: Update to 3.0.4.
Efraim Flashner [Tue, 10 Aug 2021 07:05:12 +0000 (10:05 +0300)]
gnu: audit: Update to 3.0.4.

* gnu/packages/admin.scm (audit): Update to 3.0.4.

2 years agognu: kdeconnect: Fix build.
Efraim Flashner [Tue, 10 Aug 2021 06:37:28 +0000 (09:37 +0300)]
gnu: kdeconnect: Fix build.

* gnu/packages/kde.scm (kdeconnect)[arguments]: Replace custom
'extend-CPLUS_INCLUDE_PATH with 'adjust-include-header to fix finding
all header files.

2 years agognu: pre-commit: Update to 2.14.0.
Efraim Flashner [Mon, 9 Aug 2021 17:18:47 +0000 (20:18 +0300)]
gnu: pre-commit: Update to 2.14.0.

* gnu/packages/version-control.scm (pre-commit): Update to 2.14.0.

2 years agognu: python-identify: Honor #:tests in check phase.
Efraim Flashner [Mon, 9 Aug 2021 17:09:08 +0000 (20:09 +0300)]
gnu: python-identify: Honor #:tests in check phase.

* gnu/packages/python-xyz.scm (python-identify)[arguments]: Honor tests?.

2 years agognu: python-identify: Fix building.
Efraim Flashner [Mon, 9 Aug 2021 17:08:06 +0000 (20:08 +0300)]
gnu: python-identify: Fix building.

* gnu/packages/python-xyz.scm (python-identify)[arguments]: Skip the
'ensure-no-mtimes-pre-1980 phase.

2 years agognu: Remove python-distutils/next.
Efraim Flashner [Mon, 9 Aug 2021 14:42:14 +0000 (17:42 +0300)]
gnu: Remove python-distutils/next.

* gnu/packages/python-xyz.scm (python-distutils/next): Remove variable.
(python-virtualenv)[propagated-inputs]: Switch from
python-distutils/next to python-distutils.
* gnu/packages/version-control.scm (pre-commit)[inputs]: Same.

2 years agognu: Remove python-setuptools-scm/next.
Efraim Flashner [Mon, 9 Aug 2021 13:05:22 +0000 (16:05 +0300)]
gnu: Remove python-setuptools-scm/next.

* gnu/packages/python-xyz.scm (python-setuptools-scm/next): Remove
variable.
(python-pikepdf) [native-inputs]: Swap for python-setuptools-scm.
* gnu/packages/python-compression.scm (python-multivolumefile,
python-bcj-cffi, python-ppmd-cffi, python-p77zr)[native-inputs]: Same.
* gnu/packages/pep.scm (python-pep-adapter)[native-inputs]: Same.

2 years agognu: mesa: Build with swrast vulkan drivers for powerpc.
Efraim Flashner [Mon, 9 Aug 2021 14:45:43 +0000 (17:45 +0300)]
gnu: mesa: Build with swrast vulkan drivers for powerpc.

* gnu/packages/gl.scm (mesa)[arguments]: Adjust configure-flags to add
swrast vulkan drivers for powerpc- and powerpc64le-linux.

2 years agognu: mesa: Skip additional test on powerpc-linux.
Efraim Flashner [Mon, 9 Aug 2021 11:16:01 +0000 (14:16 +0300)]
gnu: mesa: Skip additional test on powerpc-linux.

* gnu/packages/gl.scm (mesa)[arguments]: Add another substitution for
powerpc-linux to custom 'disable-failing-test phase.

2 years agognu: mesa: Fix architecture matching when disabling tests.
Efraim Flashner [Mon, 9 Aug 2021 11:11:09 +0000 (14:11 +0300)]
gnu: mesa: Fix architecture matching when disabling tests.

* gnu/packages/gl.scm (mesa)[arguments]: Adjust architecture names in
custom 'disable-failing-test phase.

2 years agognu: python-pylint: Update to 2.9.6.
Efraim Flashner [Mon, 9 Aug 2021 12:18:39 +0000 (15:18 +0300)]
gnu: python-pylint: Update to 2.9.6.

* gnu/packages/check.scm (python-pylint): Update to 2.9.6.
[arguments]: Remove field.
[native-inputs]: Remove python-tox.
[propagated-inputs]: Remove python-six.

2 years agognu: python-astroid: Update to 2.6.6.
Efraim Flashner [Mon, 9 Aug 2021 12:11:02 +0000 (15:11 +0300)]
gnu: python-astroid: Update to 2.6.6.

* gnu/packages/python-xyz.scm (python-astroid): Update to 2.6.6.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-dateutil.

2 years agognu: ruby-sequel: Update to 5.47.0.
Efraim Flashner [Mon, 9 Aug 2021 11:33:49 +0000 (14:33 +0300)]
gnu: ruby-sequel: Update to 5.47.0.

* gnu/packages/ruby.scm (ruby-sequel): Update to 5.47.0.

2 years agognu: ruby-minitest-hooks: Skip tests.
Efraim Flashner [Mon, 9 Aug 2021 11:33:16 +0000 (14:33 +0300)]
gnu: ruby-minitest-hooks: Skip tests.

* gnu/packages/ruby.scm (ruby-minitest-hooks)[arguments]: Skip test
suite.

2 years agognu: ruby-minitest-hooks: Update to 1.5.0.
Efraim Flashner [Mon, 9 Aug 2021 11:32:46 +0000 (14:32 +0300)]
gnu: ruby-minitest-hooks: Update to 1.5.0.

* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.5.0.

2 years agognu: ruby-minitest: Update to 5.14.4.
Efraim Flashner [Mon, 9 Aug 2021 11:23:15 +0000 (14:23 +0300)]
gnu: ruby-minitest: Update to 5.14.4.

* gnu/packages/ruby.scm (ruby-minitest): Update to 5.14.4.

2 years agognu: python-pytest-isort: Update to 2.0.0.
Efraim Flashner [Mon, 9 Aug 2021 11:19:46 +0000 (14:19 +0300)]
gnu: python-pytest-isort: Update to 2.0.0.

* gnu/packages/python-check.scm (python-pytest-isort): Update to 2.0.0.
[native-inputs]: Add python-mock.

2 years agognu: python-pytest-isort: Honor #:tests in check phase.
Efraim Flashner [Mon, 9 Aug 2021 11:17:46 +0000 (14:17 +0300)]
gnu: python-pytest-isort: Honor #:tests in check phase.

* gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Honor
 #:tests flag.

2 years agognu: python-jinja2: Update to 3.0.1.
Efraim Flashner [Mon, 9 Aug 2021 10:51:48 +0000 (13:51 +0300)]
gnu: python-jinja2: Update to 3.0.1.

* gnu/packages/python-xyz.scm (python-jinja2): Update to 3.0.1.

2 years agognu: python-markupsafe: Update to 2.0.1.
Efraim Flashner [Mon, 9 Aug 2021 10:51:48 +0000 (13:51 +0300)]
gnu: python-markupsafe: Update to 2.0.1.

* gnu/packages/python-xyz.scm (python-markupsafe): Update to 2.0.1.

2 years agognu: python-itsdangerous: Update to 2.0.1.
Efraim Flashner [Mon, 9 Aug 2021 10:51:48 +0000 (13:51 +0300)]
gnu: python-itsdangerous: Update to 2.0.1.

* gnu/packages/python-xyz.scm (python-itsdangerous): Update to 2.0.1.

2 years agognu: python-flask: Update to 2.0.1.
Efraim Flashner [Mon, 9 Aug 2021 10:51:48 +0000 (13:51 +0300)]
gnu: python-flask: Update to 2.0.1.

* gnu/packages/python-web.scm (python-flask): Update to 2.0.1.

2 years agognu: python-markupsafe: Honor #:tests in check phase.
Efraim Flashner [Mon, 9 Aug 2021 10:51:30 +0000 (13:51 +0300)]
gnu: python-markupsafe: Honor #:tests in check phase.

* gnu/pacakges/python-xyz.scm (python-markupsafe)[arguments]: Honor #:tests flag.

2 years agognu: python-flask: Honor #:tests in check phase.
Efraim Flashner [Mon, 9 Aug 2021 10:00:26 +0000 (13:00 +0300)]
gnu: python-flask: Honor #:tests in check phase.

* gnu/packages/python-web.scm (python-flask)[arguments]: Honor #:tests flag.

2 years agognu: python-yarl: Update to 1.6.3.
Efraim Flashner [Mon, 9 Aug 2021 09:54:30 +0000 (12:54 +0300)]
gnu: python-yarl: Update to 1.6.3.

* gnu/packages/python-web.scm (python-yarl): Update to 1.6.3.
[source]: Add snippet to remove cythonized code.
[arguments]: Skip tests. Add custom 'check phase. Add phase to cythonize
code.
[native-inputs]: Add python-cython.

2 years agognu: python-werkzeug: Update to 2.0.1.
Efraim Flashner [Mon, 9 Aug 2021 09:35:44 +0000 (12:35 +0300)]
gnu: python-werkzeug: Update to 2.0.1.

* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.1.
[arguments]: Actually replace check phase. Honor #:tests.
[native-inputs]: Add python-xprocess.

2 years agognu: python-pytest-xprocess: Update to 0.18.1.
Efraim Flashner [Mon, 9 Aug 2021 09:28:22 +0000 (12:28 +0300)]
gnu: python-pytest-xprocess: Update to 0.18.1.

* gnu/packages/check.scm (python-pytest-xprocess): Update to 0.18.1.
[propagated-inputs]: Remove python-pytest-cache.
[native-inputs]: Add python-setuptools-scm.
[home-page]: Update to new home-page.

2 years agognu: python-soupsieve: Fix building.
Efraim Flashner [Mon, 9 Aug 2021 09:14:16 +0000 (12:14 +0300)]
gnu: python-soupsieve: Fix building.

* gnu/packages/python-xyz.scm (python-soupsieve)[arguments]: Skip sanity
check. Convert to gexp.

2 years agognu: python-pyicu: Update to 2.7.4.
Efraim Flashner [Mon, 9 Aug 2021 09:04:21 +0000 (12:04 +0300)]
gnu: python-pyicu: Update to 2.7.4.

* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.7.4.

2 years agognu: python-ruamel.yaml: Update to 0.16.13.
Efraim Flashner [Mon, 9 Aug 2021 09:03:14 +0000 (12:03 +0300)]
gnu: python-ruamel.yaml: Update to 0.16.13.

* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.16.13.
[propagated-inputs]: Add python-ruamel.yaml.clib.
[home-page]: Update to new home-page.
(python2-ruamel.yaml): Remove variable.

2 years agognu: Add python-ruamel.yaml.clib.
Efraim Flashner [Mon, 9 Aug 2021 09:02:24 +0000 (12:02 +0300)]
gnu: Add python-ruamel.yaml.clib.

* gnu/packages/serialization.scm (python-ruamel.yaml.clib): New variable.

2 years agognu: python-docopt: Honor #:tests? in check phase.
Efraim Flashner [Mon, 9 Aug 2021 07:02:02 +0000 (10:02 +0300)]
gnu: python-docopt: Honor #:tests? in check phase.

* gnu/packages/python-xyz.scm (python-docopt)[arguments]: In custom
'check phase honor #:tests?.

2 years agognu: python-docopt: Fix test suite for pytest-6.
Efraim Flashner [Mon, 9 Aug 2021 07:00:38 +0000 (10:00 +0300)]
gnu: python-docopt: Fix test suite for pytest-6.

* gnu/packages/python-xyz.scm (python-docopt)[source]: Add patch.
* gnu/packages/patches/python-docopt-pytest6-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

2 years agognu: VDE 2: Update to 2.3.2-0.8c65ebc.
Leo Famulari [Tue, 13 Jul 2021 22:54:29 +0000 (18:54 -0400)]
gnu: VDE 2: Update to 2.3.2-0.8c65ebc.

Updating to this unreleased revision allows us to package VDE 2 with
wolfSSL instead of the obsolete OpenSSL 1.0:

https://github.com/virtualsquare/vde-2/issues/2

* gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc.
[source]: Use git-fetch.
[native-inputs]: Add autoconf, automake, and libtool
[inputs]: Replace openssl-1.0 with wolfssl.

2 years agognu: OpenImageIO: Update to 2.2.11.1.
Leo Famulari [Sun, 8 Aug 2021 20:48:30 +0000 (16:48 -0400)]
gnu: OpenImageIO: Update to 2.2.11.1.

* gnu/packages/graphics.scm (openimageio): Update to 2.2.11.1.
[inputs]: Add libheif, for AV1 decoding support.

2 years agognu: vigra: Update to 1.11.1-0.9b514fa.
Leo Famulari [Sun, 8 Aug 2021 19:53:12 +0000 (15:53 -0400)]
gnu: vigra: Update to 1.11.1-0.9b514fa.

* gnu/packages/image.scm (vigra): Update to 1.11.1-0.9b514fa.
[source]: Use git-fetch. Remove obsolete patch.
* gnu/packages/patches/vigra-python-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

2 years agognu: libantlr3c: Simplify configure.
Efraim Flashner [Sun, 8 Aug 2021 13:31:25 +0000 (16:31 +0300)]
gnu: libantlr3c: Simplify configure.

* gnu/packages/java.scm (libantlr3c)[arguments]: Remove custom
'configure phase. Move '--enable-64bit' to configure-flags, conditional
on being for a 64-bit platform.

2 years agognu: go-1.14: Fix test failure with GCC 9+.
Sarah Morgensen [Fri, 6 Aug 2021 21:40:17 +0000 (14:40 -0700)]
gnu: go-1.14: Fix test failure with GCC 9+.

With GCC 9+, go-1.14 fails a test when the gold linker is not
available (https://github.com/golang/go/issues/39157). Backport the fix
for that from https://github.com/golang/go/commit/4ec4a79.

* gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}:
Fix test failure with GCC 9+.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2 years agognu: libmspub: Add missing include.
Efraim Flashner [Sun, 8 Aug 2021 11:51:38 +0000 (14:51 +0300)]
gnu: libmspub: Add missing include.

* gnu/packages/libreoffice.scm (libmspub)[source]: Add snippet to add
missing include header.

2 years agognu: libfreehand: Fix compiling with gcc-10.
Efraim Flashner [Sun, 8 Aug 2021 11:43:34 +0000 (14:43 +0300)]
gnu: libfreehand: Fix compiling with gcc-10.

* gnu/packages/libreoffice.scm (libfreehand)[arguments]: Add
configure-flag to not treat warnings as errors.

2 years agognu: libcss: Fix building with gcc-10.
Efraim Flashner [Sun, 8 Aug 2021 11:34:19 +0000 (14:34 +0300)]
gnu: libcss: Fix building with gcc-10.

* gnu/packages/web.scm (libcss)[source]: Add snippet to initialize the
value of a variable.

2 years agognu: libe-book: Fix building with icu4c-69.
Efraim Flashner [Sun, 8 Aug 2021 10:59:08 +0000 (13:59 +0300)]
gnu: libe-book: Fix building with icu4c-69.

* gnu/packages/libreoffice.scm (libe-book)[source]: Add snippet to work
around changes in icu4c's code.

2 years agognu: gnupg-1: Fix build with gcc-10.
Efraim Flashner [Sun, 8 Aug 2021 10:51:11 +0000 (13:51 +0300)]
gnu: gnupg-1: Fix build with gcc-10.

* gnu/packages/gnupg.scm (gnupg-1)[source]: Add patch.
* gnu/packages/patches/gnupg-1-build-with-gcc10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

2 years agognu: cpputest: Update to 4.0.
Efraim Flashner [Sun, 8 Aug 2021 10:39:17 +0000 (13:39 +0300)]
gnu: cpputest: Update to 4.0.

* gnu/packages/check.scm (cpputest): Update to 4.0.

2 years agognu: Remove redundant icu4c-69.
Efraim Flashner [Sun, 8 Aug 2021 08:50:49 +0000 (11:50 +0300)]
gnu: Remove redundant icu4c-69.

* gnu/packages/icu4c.scm (icu4c-69): Remove variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Replace
icu4c-69 with icu4c.

2 years agognu: p7zip: Remove input labels.
Efraim Flashner [Sun, 8 Aug 2021 07:58:47 +0000 (10:58 +0300)]
gnu: p7zip: Remove input labels.

* gnu/packages/compression.scm (p7zip)[native-inputs]: Rewrite using
target macros and remove labels.

2 years agognu: p7zip: Adjust custom configure phase.
Efraim Flashner [Sun, 8 Aug 2021 07:57:27 +0000 (10:57 +0300)]
gnu: p7zip: Adjust custom configure phase.

* gnu/packages/compression.scm (p7zip)[arguments]: Use new target macros
to simplify custom 'configure phase.

2 years agognu: p7zip: Honor #:tests? flag.
Efraim Flashner [Sun, 8 Aug 2021 07:46:44 +0000 (10:46 +0300)]
gnu: p7zip: Honor #:tests? flag.

* gnu/packages/compression.scm (p7zip)[arguments]: Only run test suite
when #:tests? is true.

2 years agognu: p7zip: Fix building with gcc-10.
Efraim Flashner [Sun, 8 Aug 2021 07:44:00 +0000 (10:44 +0300)]
gnu: p7zip: Fix building with gcc-10.

* gnu/packages/compresson.scm (p7zip)[source]: Adjust snippet to fix
compilation error using gcc-10.

2 years agognu: python-sphinx: Update to 4.0.3.
Leo Famulari [Fri, 6 Aug 2021 04:18:46 +0000 (00:18 -0400)]
gnu: python-sphinx: Update to 4.0.3.

This fixes a build failure of MPD (Music Player Daemon), that looks like this:

"RuntimeError: File 'doc/mpd.1' could not be found"

https://github.com/MusicPlayerDaemon/MPD/issues/1183

* gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.3.

2 years agodownload: Remove defunct GNOME mirrors.
Leo Famulari [Wed, 4 Aug 2021 21:40:46 +0000 (17:40 -0400)]
download: Remove defunct GNOME mirrors.

* guix/download.scm (%mirrors): Remove defunct GNOME mirrors, and try
the canonical site first.

2 years agognu: glib-networking: Update to 2.68.2.
Leo Famulari [Thu, 5 Aug 2021 21:01:22 +0000 (17:01 -0400)]
gnu: glib-networking: Update to 2.68.2.

* gnu/packages/gnome.scm (glib-networking): Update to 2.68.2.

2 years agognu: ocaml@4.09: Fix link failure.
Ludovic Courtès [Thu, 5 Aug 2021 13:45:56 +0000 (15:45 +0200)]
gnu: ocaml@4.09: Fix link failure.

* gnu/packages/patches/ocaml-4.09-multiple-definitions.patch: New file.
* gnu/packages/ocaml.scm (ocaml-4.09)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

2 years agognu: ocaml-boot: Change package name to "ocaml-boot".
Ludovic Courtès [Thu, 5 Aug 2021 13:20:51 +0000 (15:20 +0200)]
gnu: ocaml-boot: Change package name to "ocaml-boot".

* gnu/packages/ocaml.scm (ocaml-4.07-boot, ocaml-4.07)[name]: New
field.

2 years agognu: ocaml@4.07: Fix link failure.
Ludovic Courtès [Thu, 5 Aug 2021 13:19:20 +0000 (15:19 +0200)]
gnu: ocaml@4.07: Fix link failure.

The link failure shows up when using ld from GNU Binutils 2.37, and not
with 2.34.

* gnu/packages/patches/ocaml-multiple-definitions.patch: New file.
* gnu/packages/ocaml.scm (ocaml-4.07-boot)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

2 years agognu: mesa: Build more vulkan drivers on aarch64-linux.
Efraim Flashner [Thu, 5 Aug 2021 10:36:03 +0000 (13:36 +0300)]
gnu: mesa: Build more vulkan drivers on aarch64-linux.

* gnu/packages/gl.scm (mesa)[arguments]: Adjust the configure-flags to
also build vulkan drivers on aarch64-linux for broadcom and swrast.

2 years agognu: mesa: Fix building on aarch64-linux.
Efraim Flashner [Thu, 5 Aug 2021 10:35:16 +0000 (13:35 +0300)]
gnu: mesa: Fix building on aarch64-linux.

* gnu/packages/gl.scm (mesa)[arguments]: Adjust custom
'disable-failing-test phase to skip test failing on aarch64-linux.

2 years agognu: mesa-opencl, mesa-opencl-icd: Build all the LLVM targets again.
Ludovic Courtès [Tue, 3 Aug 2021 16:11:23 +0000 (18:11 +0200)]
gnu: mesa-opencl, mesa-opencl-icd: Build all the LLVM targets again.

Reported by John Kehayias <john.kehayias@protonmail.com>
in <https://issues.guix.gnu.org/49794>.

* gnu/packages/patches/mesa-opencl-all-targets.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa-opencl)[source]: Use it.

2 years agognu: texlive-latex-base: Propagate ‘texlive-latex-l3backend’
Thiago Jung Bauermann [Fri, 30 Jul 2021 02:26:28 +0000 (23:26 -0300)]
gnu: texlive-latex-base: Propagate ‘texlive-latex-l3backend’

Some packages need files from ‘texlive-latex-l3backend’ – which is a
supporting package of LaTeX3 – so propagate it from ‘texlive-latex-base’.

* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Remove
‘texlive-latex-l3backend’ from the texlive union.
* gnu/packages/tex.scm (texlive-latex-base)[propagated-inputs]: Add
‘texlive-latex-l3backend’.
(texlive-latex-xkeyval)[native-inputs]: Remove ‘texlive-latex-l3backend’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2 years agognu: python-django: Fix test failure.
Marius Bakke [Sat, 31 Jul 2021 11:45:21 +0000 (13:45 +0200)]
gnu: python-django: Fix test failure.

* gnu/packages/django.scm (python-django)[arguments]: Set PYTHONPATH.

2 years agognu: mg: Update style.
Marius Bakke [Sat, 31 Jul 2021 11:33:54 +0000 (13:33 +0200)]
gnu: mg: Update style.

* gnu/packages/text-editors.scm (mg)[native-inputs, inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE and #$OUTPUT in phases.

2 years agognu: mg: Convert arguments to gexp.
Marius Bakke [Sat, 31 Jul 2021 11:28:17 +0000 (13:28 +0200)]
gnu: mg: Convert arguments to gexp.

* gnu/packages/text-editors.scm (mg)[arguments]: Turn into gexp.

2 years agoMerge branch 'master' into core-updates-frozen
Marius Bakke [Sun, 1 Aug 2021 21:23:32 +0000 (23:23 +0200)]
Merge branch 'master' into core-updates-frozen

2 years agognu: zathura: Update to 0.4.8.
Marius Bakke [Sun, 1 Aug 2021 14:50:32 +0000 (16:50 +0200)]
gnu: zathura: Update to 0.4.8.

* gnu/packages/pdf.scm (zathura): Update to 0.4.8.

2 years agognu: girara: Update to 0.3.6.
Marius Bakke [Sun, 1 Aug 2021 14:50:13 +0000 (16:50 +0200)]
gnu: girara: Update to 0.3.6.

* gnu/packages/gtk.scm (girara): Update to 0.3.6.

2 years agognu: sbcl-cl-libxml2: Remove duplicate input.
Marius Bakke [Sun, 1 Aug 2021 14:49:41 +0000 (16:49 +0200)]
gnu: sbcl-cl-libxml2: Remove duplicate input.

* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.

2 years agognu: python-django: Update to 3.2.5 [fixes CVE-2021-35042].
Marius Bakke [Sat, 31 Jul 2021 11:48:31 +0000 (13:48 +0200)]
gnu: python-django: Update to 3.2.5 [fixes CVE-2021-35042].

* gnu/packages/django.scm (python-django): Update to 3.2.5.

2 years agognu: mg: Update to 20210609.
Marius Bakke [Sat, 31 Jul 2021 09:42:01 +0000 (11:42 +0200)]
gnu: mg: Update to 20210609.

* gnu/packages/text-editors.scm (mg): Update to 20210609.
[source](snippet): Remove trailing #t.

2 years agognu: emacs-ts: Update to 0.2.2.
Nicolas Goaziou [Sun, 1 Aug 2021 18:57:47 +0000 (20:57 +0200)]
gnu: emacs-ts: Update to 0.2.2.

* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.2.

2 years agognu: emacs-magit: Update to 3.2.0.
Nicolas Goaziou [Sun, 1 Aug 2021 18:56:05 +0000 (20:56 +0200)]
gnu: emacs-magit: Update to 3.2.0.

* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.2.0.

2 years agognu: emacs-eacl: Update to 2.1.0.
Nicolas Goaziou [Sun, 1 Aug 2021 18:54:14 +0000 (20:54 +0200)]
gnu: emacs-eacl: Update to 2.1.0.

* gnu/packages/emacs-xyz.scm (emacs-eacl): Update to 2.1.0.

2 years agognu: Add go-github-com-klauspost-compress.
Arun Isaac [Fri, 9 Jul 2021 07:06:21 +0000 (12:36 +0530)]
gnu: Add go-github-com-klauspost-compress.

* gnu/packages/golang.scm (go-github-com-klauspost-compress): New variable.

2 years agognu: Add go-github-com-flynn-noise.
Arun Isaac [Fri, 9 Jul 2021 07:05:22 +0000 (12:35 +0530)]
gnu: Add go-github-com-flynn-noise.

* gnu/packages/golang.scm (go-github-com-flynn-noise): New variable.

2 years agognu: Add go-golang-org-x-term.
Arun Isaac [Fri, 9 Jul 2021 07:05:02 +0000 (12:35 +0530)]
gnu: Add go-golang-org-x-term.

* gnu/packages/golang.scm (go-golang-org-x-term): New variable.

2 years agognu: Add go-lukechampine-com-blake3.
Arun Isaac [Fri, 9 Jul 2021 07:04:41 +0000 (12:34 +0530)]
gnu: Add go-lukechampine-com-blake3.

* gnu/packages/golang.scm (go-lukechampine-com-blake3): New variable.

2 years agognu: Add go-github-com-dustin-go-humanize.
Arun Isaac [Fri, 9 Jul 2021 07:04:02 +0000 (12:34 +0530)]
gnu: Add go-github-com-dustin-go-humanize.

* gnu/packages/golang.scm (go-github-com-dustin-go-humanize): New variable.

2 years agognu: Add go-github-com-davecgh-go-xdr.
Arun Isaac [Fri, 9 Jul 2021 07:01:02 +0000 (12:31 +0530)]
gnu: Add go-github-com-davecgh-go-xdr.

* gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): New variable.

2 years agognu: Add emacs-autocrypt.
Morgan Smith [Thu, 15 Jul 2021 21:43:13 +0000 (17:43 -0400)]
gnu: Add emacs-autocrypt.

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2 years agognu: Add libpst.
Ricardo Wurmus [Sun, 1 Aug 2021 11:21:24 +0000 (13:21 +0200)]
gnu: Add libpst.

* gnu/packages/mail.scm (libpst): New variable.

2 years agognu: scintilla: Update to 5.1.1.
Nicolas Goaziou [Sun, 1 Aug 2021 11:44:35 +0000 (13:44 +0200)]
gnu: scintilla: Update to 5.1.1.

* gnu/packages/text-editors.scm (scintilla): Update to 5.1.1.

2 years agognu: emacs-evil-nerd-commenter: Update to 3.5.5.
Nicolas Goaziou [Sun, 1 Aug 2021 11:23:14 +0000 (13:23 +0200)]
gnu: emacs-evil-nerd-commenter: Update to 3.5.5.

* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.5.

2 years agognu: emacs-evil-matchit: Update to 2.3.13.
Nicolas Goaziou [Sun, 1 Aug 2021 11:19:44 +0000 (13:19 +0200)]
gnu: emacs-evil-matchit: Update to 2.3.13.

* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.13.

2 years agognu: emacs-evil-collection: Update to 0.0.6.
Nicolas Goaziou [Sun, 1 Aug 2021 11:18:16 +0000 (13:18 +0200)]
gnu: emacs-evil-collection: Update to 0.0.6.

* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.6.

2 years agognu: emacs-perspective: Update to 2.16.
Nicolas Goaziou [Sun, 1 Aug 2021 11:16:38 +0000 (13:16 +0200)]
gnu: emacs-perspective: Update to 2.16.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.16.