jackhill/guix/guix.git
4 years agognu: fmt: Update to 6.2.1.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 04:44:38 +0000 (06:44 +0200)]
gnu: fmt: Update to 6.2.1.

* gnu/packages/pretty-print.scm (fmt): Update to 6.2.1.

4 years agognu: camlp5: Update to 7.12.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 04:02:09 +0000 (06:02 +0200)]
gnu: camlp5: Update to 7.12.

* gnu/packages/ocaml.scm (camlp5): Update to 7.12.

4 years agognu: re2: Update to 2020-06-01.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 04:01:39 +0000 (06:01 +0200)]
gnu: re2: Update to 2020-06-01.

* gnu/packages/regex.scm (re2): Update to 2020-06-01.

4 years agognu: nix: Update to 2.3.5.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 03:43:17 +0000 (05:43 +0200)]
gnu: nix: Update to 2.3.5.

* gnu/packages/package-management.scm (nix): Update to 2.3.5.

4 years agognu: intel-vaapi-driver: Update to 2.4.1.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 03:33:02 +0000 (05:33 +0200)]
gnu: intel-vaapi-driver: Update to 2.4.1.

* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf, automake, and libtool.

4 years agognu: osinfo-db: Update to 20200529.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 01:01:35 +0000 (03:01 +0200)]
gnu: osinfo-db: Update to 20200529.

* gnu/packages/virtualization.scm (osinfo-db): Update to 20200529.

4 years agognu: osinfo-db-tools: Update to 1.8.0.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 00:37:27 +0000 (02:37 +0200)]
gnu: osinfo-db-tools: Update to 1.8.0.

* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.

4 years agognu: qutebrowser: Update to 1.12.0.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 00:20:57 +0000 (02:20 +0200)]
gnu: qutebrowser: Update to 1.12.0.

* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.12.0.

4 years agognu: bs1770gain: Deduplicate home page URLs.
Tobias Geerinckx-Rice [Wed, 3 Jun 2020 00:00:03 +0000 (02:00 +0200)]
gnu: bs1770gain: Deduplicate home page URLs.

* gnu/packages/audio.scm (bs1770gain)[source]: Re-use the HOME-PAGE
field in the snippet.

4 years agognu: bs1770gain: Update to 0.7.0.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:58:08 +0000 (01:58 +0200)]
gnu: bs1770gain: Update to 0.7.0.

* gnu/packages/audio.scm (bs1770gain): Update to 0.7.0.

4 years agognu: iw: Use CC-FOR-TARGET.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 19:41:32 +0000 (21:41 +0200)]
gnu: iw: Use CC-FOR-TARGET.

* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET.

4 years agognu: net-tools: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 19:31:11 +0000 (21:31 +0200)]
gnu: net-tools: Fix cross-compilation.

* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET.

4 years agognu: lemonbar: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 19:16:24 +0000 (21:16 +0200)]
gnu: lemonbar: Fix cross-compilation.

* gnu/packages/wm.scm (lemonbar)[arguments]: Use CC-FOR-TARGET.

4 years agognu: inxi-minimal: Update to 3.1.01-1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:51:19 +0000 (01:51 +0200)]
gnu: inxi-minimal: Update to 3.1.01-1.

* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.01-1.

4 years agognu: acpica: Update to 20200528.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:50:22 +0000 (01:50 +0200)]
gnu: acpica: Update to 20200528.

* gnu/packages/admin.scm (acpica): Update to 20200528.

4 years agognu: blktrace: Prepare for cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:47:22 +0000 (01:47 +0200)]
gnu: blktrace: Prepare for cross-compilation.

* gnu/packages/linux.scm (blktrace)[arguments]: Use CC-FOR-TARGET.

4 years agognu: mdadm: Actually cross-compile.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:42:43 +0000 (01:42 +0200)]
gnu: mdadm: Actually cross-compile.

* gnu/packages/linux.scm (mdadm)[arguments]: Use CC-FOR-TARGET.

4 years agognu: hdparm: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:38:11 +0000 (01:38 +0200)]
gnu: hdparm: Fix cross-compilation.

* gnu/packages/linux.scm (hdparm)[arguments]: Use CC-FOR-TARGET.
Don't strip the binary during the build phase.

4 years agognu: mbpfan: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:31:27 +0000 (01:31 +0200)]
gnu: mbpfan: Fix cross-compilation.

* gnu/packages/linux.scm (mbpfan)[arguments]: Use CC-FOR-TARGET.

4 years agognu: earlyoom: Actually cross-compile.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:28:17 +0000 (01:28 +0200)]
gnu: earlyoom: Actually cross-compile.

* gnu/packages/linux.scm (earlyoom)[arguments]: Use CC-FOR-TARGET.

4 years agognu: i2c-tools: Actually cross-compile.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 23:26:13 +0000 (01:26 +0200)]
gnu: i2c-tools: Actually cross-compile.

* gnu/packages/linux.scm (i2c-tools)[arguments]: Use CC-FOR-TARGET.

4 years agognu: libabigail: Update to 1.7.
Marius Bakke [Tue, 2 Jun 2020 21:41:08 +0000 (23:41 +0200)]
gnu: libabigail: Update to 1.7.

* gnu/packages/elf.scm (libabigail): Update to 1.7.

4 years agognu: dbus: Fix CVE-2020-12049.
Marius Bakke [Tue, 2 Jun 2020 21:40:19 +0000 (23:40 +0200)]
gnu: dbus: Fix CVE-2020-12049.

* gnu/packages/patches/dbus-CVE-2020-12049.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus/fixed): New variable.
(dbus)[replacement]: New field.

4 years agognu: sct: Prepare for cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 18:56:43 +0000 (20:56 +0200)]
gnu: sct: Prepare for cross-compilation.

* gnu/packages/xdisorg.scm (sct)[arguments]: Use CC-FOR-TARGET.

4 years agognu: sct: Update to 0.5.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 18:56:24 +0000 (20:56 +0200)]
gnu: sct: Update to 0.5.

* gnu/packages/xdisorg.scm (sct): Update to 0.5.

4 years agognu: ubridge: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:24:21 +0000 (04:24 +0200)]
gnu: ubridge: Fix cross-compilation.

* gnu/packages/networking.scm (ubridge)[arguments]: Use CC-FOR-TARGET.

4 years agognu: memtester: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 18:29:12 +0000 (20:29 +0200)]
gnu: memtester: Fix cross-compilation.

* gnu/packages/hardware.scm (memtester)[arguments]: Use CC-FOR-TARGET.

4 years agognu: iniparser: Edit synopsis & description.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:52:29 +0000 (19:52 +0200)]
gnu: iniparser: Edit synopsis & description.

* gnu/packages/samba.scm (iniparser)[synopsis, description]: Flesh out.

4 years agognu: iniparser: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:27:11 +0000 (19:27 +0200)]
gnu: iniparser: Fix cross-compilation.

* gnu/packages/samba.scm (iniparser)[arguments]: Use CC-FOR-TARGET.

4 years agognu: linenoise: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:25:28 +0000 (19:25 +0200)]
gnu: linenoise: Fix cross-compilation.

* gnu/packages/shells.scm (linenoise)[arguments]: Use CC-FOR-TARGET.

4 years agognu: clipnotify: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:24:36 +0000 (19:24 +0200)]
gnu: clipnotify: Fix cross-compilation.

* gnu/packages/xdisorg.scm (clipnotify)[arguments]: Use CC-FOR-TARGET.

4 years agognu: nvme-cli: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:17:16 +0000 (19:17 +0200)]
gnu: nvme-cli: Fix cross-compilation.

* gnu/packages/linux.scm (nvme-cli)[arguments]: Use CC-FOR-TARGET.

4 years agognu: lolcat: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:15:03 +0000 (19:15 +0200)]
gnu: lolcat: Fix cross-compilation.

* gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.

4 years agognu: clzip: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:11:44 +0000 (19:11 +0200)]
gnu: clzip: Fix cross-compilation.

* gnu/packages/compression.scm (clzip)[arguments]: Use CC-FOR-TARGET.

4 years agognu: lunzip: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:11:15 +0000 (19:11 +0200)]
gnu: lunzip: Fix cross-compilation.

* gnu/packages/compression.scm (lunzip)[arguments]: Use CC-FOR-TARGET.

4 years agognu: pigz: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 17:11:05 +0000 (19:11 +0200)]
gnu: pigz: Fix cross-compilation.

* gnu/packages/compression.scm (pigz)[arguments]: Use CC-FOR-TARGET.

4 years agognu: os-prober: Fix cross-compilation.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 16:57:15 +0000 (18:57 +0200)]
gnu: os-prober: Fix cross-compilation.

* gnu/packages/bootloaders.scm (os-prober)[arguments]: Use CC-FOR-TARGET.

4 years agognu: texlive-csquotes: Update source checksum.
Marius Bakke [Tue, 2 Jun 2020 18:35:00 +0000 (20:35 +0200)]
gnu: texlive-csquotes: Update source checksum.

This package had not been adjusted for the TeX Live 2019 upgrade.
Fixes <https://bugs.gnu.org/41660>.

* gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update
expected checksum.

4 years agognu: toutenclic: Add missing input.
Marius Bakke [Tue, 2 Jun 2020 12:44:11 +0000 (14:44 +0200)]
gnu: toutenclic: Add missing input.

* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.

4 years agognu: libreoffice: Update to 4.4.2.2.
Efraim Flashner [Tue, 2 Jun 2020 18:12:35 +0000 (21:12 +0300)]
gnu: libreoffice: Update to 4.4.2.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 4.4.2.2.
[arguments]: Remove unrecognized configure-flag.

4 years agognu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].
Mark H Weaver [Tue, 2 Jun 2020 04:24:56 +0000 (00:24 -0400)]
gnu: icecat: Update to 68.9.0-guix0-preview1 [security fixes].

Includes fixes for CVE-2020-12399 and CVE-2020-12405.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.

4 years agognu: nss: Fix CVE-2020-12399 via graft.
Mark H Weaver [Tue, 2 Jun 2020 18:05:46 +0000 (14:05 -0400)]
gnu: nss: Fix CVE-2020-12399 via graft.

* gnu/packages/patches/nss-CVE-2020-12399.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nss.scm (nss/fixed): New variable.
(nss)[replacement]: Add field.

4 years agognu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
Ludovic Courtès [Tue, 2 Jun 2020 16:27:49 +0000 (18:27 +0200)]
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.

* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.

4 years agognu: guile-json: Add version 4.0.1.
Ludovic Courtès [Tue, 2 Jun 2020 16:26:34 +0000 (18:26 +0200)]
gnu: guile-json: Add version 4.0.1.

* gnu/packages/guile.scm (guile-json-4): New variable.
(guile2.2-json): Use it.

4 years agodoc: Update README to refer to the manual.
Ludovic Courtès [Tue, 2 Jun 2020 12:50:54 +0000 (14:50 +0200)]
doc: Update README to refer to the manual.

* README (Requirements): Refer to the manual.
(Installation): Update URL of the manual.

4 years agogit-authenticate: Rename '%committers' to '%historical-committers'.
Ludovic Courtès [Mon, 1 Jun 2020 15:23:34 +0000 (17:23 +0200)]
git-authenticate: Rename '%committers' to '%historical-committers'.

* build-aux/git-authenticate.scm (%committers): Rename to...
(%historical-committers): ... this.
(%authorized-signing-keys): Rename to...
(%historical-authorized-signing-keys): ... this.
(authenticate-commit): Adjust accordingly.

4 years agognu: libuemf: Work around Guile texinfo limitations.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 16:15:08 +0000 (18:15 +0200)]
gnu: libuemf: Work around Guile texinfo limitations.

* gnu/packages/image.scm (libuemf)[description]: Substitute @acronym{}
for @abbr{}.

4 years agognu: haproxy: Update to 2.1.5.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:33:27 +0000 (04:33 +0200)]
gnu: haproxy: Update to 2.1.5.

* gnu/packages/networking.scm (haproxy): Update to 2.1.5.

4 years agognu: enet: Update to 1.3.15.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:33:19 +0000 (04:33 +0200)]
gnu: enet: Update to 1.3.15.

* gnu/packages/networking.scm (enet): Update to 1.3.15.

4 years agognu: samba: Update to 4.12.3.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:30:36 +0000 (04:30 +0200)]
gnu: samba: Update to 4.12.3.

* gnu/packages/samba.scm (samba): Update to 4.12.3.

4 years agognu: ubridge: Update to 0.9.18.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:23:38 +0000 (04:23 +0200)]
gnu: ubridge: Update to 0.9.18.

* gnu/packages/networking.scm (ubridge): Update to 0.9.18.

4 years agognu: byobu: Update to 5.133.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:17:24 +0000 (04:17 +0200)]
gnu: byobu: Update to 5.133.

* gnu/packages/screen.scm (byobu): Update to 5.133.

4 years agognu: skalibs: Update to 2.9.2.1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:15:09 +0000 (04:15 +0200)]
gnu: skalibs: Update to 2.9.2.1.

* gnu/packages/skarnet.scm (skalibs): Update to 2.9.2.1.

4 years agognu: execline: Update to 2.6.0.2.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 02:12:44 +0000 (04:12 +0200)]
gnu: execline: Update to 2.6.0.2.

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

4 years agognu: tilda: Update to 1.5.2.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:51:44 +0000 (03:51 +0200)]
gnu: tilda: Update to 1.5.2.

* gnu/packages/terminals.scm (tilda): Update to 1.5.2.

4 years agognu: sakura: Update to 3.7.1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:49:21 +0000 (03:49 +0200)]
gnu: sakura: Update to 3.7.1.

* gnu/packages/terminals.scm (sakura): Update to 3.7.1.

4 years agognu: sakura: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:49:14 +0000 (03:49 +0200)]
gnu: sakura: Don't use NAME in source URI.

* gnu/packages/terminals.scm (sakura)[source]: Hard-code NAME.

4 years agognu: openh264: Update to 2.1.1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:48:31 +0000 (03:48 +0200)]
gnu: openh264: Update to 2.1.1.

* gnu/packages/video.scm (openh264): Update to 2.1.1.

4 years agognu: tmux-xpanes: Update to 4.1.2.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:45:18 +0000 (03:45 +0200)]
gnu: tmux-xpanes: Update to 4.1.2.

* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.

4 years agognu: ghostwriter: Update to 1.8.1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:39:08 +0000 (03:39 +0200)]
gnu: ghostwriter: Update to 1.8.1.

* gnu/packages/text-editors.scm (ghostwriter): Update to 1.8.1.

4 years agognu: youtube-viewer: Update to 3.7.6.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:27:40 +0000 (03:27 +0200)]
gnu: youtube-viewer: Update to 3.7.6.

* gnu/packages/video.scm (youtube-viewer): Update to 3.7.6.

4 years agognu: wpebackend-fdo: Update to 1.6.1.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:22:21 +0000 (03:22 +0200)]
gnu: wpebackend-fdo: Update to 1.6.1.

* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.1.

4 years agognu: xbindkeys: Update to 1.8.7.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:14:19 +0000 (03:14 +0200)]
gnu: xbindkeys: Update to 1.8.7.

* gnu/packages/xdisorg.scm (xbindkeys): Update to 1.8.7.
[native-inputs]: Add pkg-config.
[inputs]: Update to guile-2.2.

4 years agognu: asunder: Update to 2.9.6.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 01:10:07 +0000 (03:10 +0200)]
gnu: asunder: Update to 2.9.6.

* gnu/packages/cdrom.scm (asunder): Update to 2.9.6.

4 years agognu: python-parameterized: Update to 0.7.4.
Tobias Geerinckx-Rice [Tue, 2 Jun 2020 00:28:43 +0000 (02:28 +0200)]
gnu: python-parameterized: Update to 0.7.4.

* gnu/packages/check.scm (python-parameterized): Update to 0.7.4.

4 years agobuild-system: linux-module: Allow passing #:make-flags argument.
Danny Milosavljevic [Mon, 1 Jun 2020 12:59:10 +0000 (14:59 +0200)]
build-system: linux-module: Allow passing #:make-flags argument.

* guix/build-system/linux-module.scm (linux-module-build): Add #:make-flags.
(linux-module-build-cross): Add #:make-flags.
* guix/build/linux-module-build-system.scm (install): Pass make-flags.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: emacs-ts: Update to 0.2.
Nicolas Goaziou [Tue, 2 Jun 2020 10:39:54 +0000 (12:39 +0200)]
gnu: emacs-ts: Update to 0.2.

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

4 years agodoc: cookbook: Add entry about Wireguard VPN.
Marcin Karpezo [Mon, 1 Jun 2020 21:06:57 +0000 (23:06 +0200)]
doc: cookbook: Add entry about Wireguard VPN.

Co-authored-by: Brice Waegeneire <brice@waegenei.re>
* doc/guix-cookbook.texi (Connect to Wireguard VPN): New section.

4 years agotests: Allow passing on systems without support for swap devices.
Simon South [Fri, 29 May 2020 17:53:46 +0000 (13:53 -0400)]
tests: Allow passing on systems without support for swap devices.

* tests/syscalls.scm ("swapon", "swapoff"): Accept ENOSYS as a valid result.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
4 years agognu: slurm-drmaa: Update to 1.1.1.
Roel Janssen [Mon, 25 May 2020 09:57:51 +0000 (11:57 +0200)]
gnu: slurm-drmaa: Update to 1.1.1.

* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.1.

4 years agognu: gajim-omemo: Update home page.
Arun Isaac [Tue, 2 Jun 2020 02:06:16 +0000 (07:36 +0530)]
gnu: gajim-omemo: Update home page.

* gnu/packages/messaging.scm (gajim-omemo)[home-page]: Update.

4 years agognu: gajim-omemo: Update to 2.7.4.
Arun Isaac [Tue, 2 Jun 2020 02:04:55 +0000 (07:34 +0530)]
gnu: gajim-omemo: Update to 2.7.4.

* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.4.

4 years agognu: python-axolotl: Update to 0.2.3.
Arun Isaac [Tue, 2 Jun 2020 02:03:29 +0000 (07:33 +0530)]
gnu: python-axolotl: Update to 0.2.3.

* gnu/packages/python-crypto.scm (python-axolotl): Update to 0.2.3.
[source]: Use PyPI URI.
[propagated-inputs]: Remove python-dateutil and python-pycrypto. Add
python-cryptography.

4 years agognu: python-axolotl-curve25519: Update to 0.4.1.post2.
Arun Isaac [Tue, 2 Jun 2020 02:01:56 +0000 (07:31 +0530)]
gnu: python-axolotl-curve25519: Update to 0.4.1.post2.

* gnu/packages/python-crypto.scm (python-axolotl-curve25519): Update to
0.4.1.post2.
[source]: Use PyPI URI.
[arguments]: Remove --root=/ configure flag.

4 years agognu: go-github-com-robfig-cron: Update to 3.0.1.
Arun Isaac [Tue, 2 Jun 2020 01:37:26 +0000 (07:07 +0530)]
gnu: go-github-com-robfig-cron: Update to 3.0.1.

* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.

4 years agognu: emacs-evil-surround: Update to 1.1.0.
Arun Isaac [Mon, 1 Jun 2020 23:05:25 +0000 (04:35 +0530)]
gnu: emacs-evil-surround: Update to 1.1.0.

* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.0.

4 years agognu: hplip: Update to 3.20.5.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 22:27:33 +0000 (00:27 +0200)]
gnu: hplip: Update to 3.20.5.

* gnu/packages/cups.scm (hplip): Update to 3.20.5.

4 years agognu: xa: Update to 2.3.11.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 22:27:16 +0000 (00:27 +0200)]
gnu: xa: Update to 2.3.11.

* gnu/packages/assembly.scm (xa): Update to 2.3.11.

4 years agognu: ropgadget: Update to 6.3.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 19:29:00 +0000 (21:29 +0200)]
gnu: ropgadget: Update to 6.3.

* gnu/packages/cybersecurity.scm (ropgadget): Update to 6.3.

4 years agognu: mariadb-connector-c: Update to 3.1.8.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 19:24:29 +0000 (21:24 +0200)]
gnu: mariadb-connector-c: Update to 3.1.8.

* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.8.

4 years agognu: lmdb: Update home page.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 19:14:30 +0000 (21:14 +0200)]
gnu: lmdb: Update home page.

* gnu/packages/databases.scm (lmdb)[home-page]: Update.

4 years agognu: fasm: Update to 1.73.24.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 19:03:13 +0000 (21:03 +0200)]
gnu: fasm: Update to 1.73.24.

* gnu/packages/assembly.scm (fasm): Update to 1.73.24.

4 years agognu: xarchiver: Update to 0.5.4.15.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 19:03:02 +0000 (21:03 +0200)]
gnu: xarchiver: Update to 0.5.4.15.

* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.15.

4 years agognu: lmdb: Update to 0.9.25.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 22:28:09 +0000 (00:28 +0200)]
gnu: lmdb: Update to 0.9.25.

* gnu/packages/databases.scm (lmdb): Update to 0.9.25.
[source]: Fetch from OpenLDAP repository.

4 years agognu: rclone: Update to 1.52.0.
Nicolas Goaziou [Mon, 1 Jun 2020 22:07:12 +0000 (00:07 +0200)]
gnu: rclone: Update to 1.52.0.

* gnu/packages/sync.scm (rclone): Update to 1.52.0.

4 years agognu: fet: Update to 5.44.8.
Nicolas Goaziou [Mon, 1 Jun 2020 21:56:58 +0000 (23:56 +0200)]
gnu: fet: Update to 5.44.8.

* gnu/packages/education.scm (fet): Update to 5.44.8.

4 years agognu: scintilla: Update to 4.4.0.
Nicolas Goaziou [Mon, 1 Jun 2020 21:40:46 +0000 (23:40 +0200)]
gnu: scintilla: Update to 4.4.0.

* gnu/packages/text-editors.scm (scintilla): Update to 4.4.0.
[arguments]: Remove phase building shared library.  This is now done out of
the box.

4 years agognu: geany: Un-unbundle scintilla
Nicolas Goaziou [Mon, 1 Jun 2020 21:35:26 +0000 (23:35 +0200)]
gnu: geany: Un-unbundle scintilla

* gnu/packages/text-editors.scm (geany)[source]: Do not un-bundle scintilla.
[arguments]: Remove phase using our shared library.  Use bundled one instead.

4 years agognu: geany: Fix crash when displaying file selection
Nicolas Goaziou [Mon, 1 Jun 2020 21:31:22 +0000 (23:31 +0200)]
gnu: geany: Fix crash when displaying file selection

* gnu/packages/text-editors.scm (geany)[arguments]: Wrap GTK to prevent errors
when opening file selection menu.

4 years agognu: ikiwiki: Add missing input.
Paul Garlick [Mon, 1 Jun 2020 12:12:44 +0000 (13:12 +0100)]
gnu: ikiwiki: Add missing input.

* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run.
[arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.

4 years agognu: ikiwiki: Propagate some inputs.
Paul Garlick [Thu, 28 May 2020 14:53:43 +0000 (15:53 +0100)]
gnu: ikiwiki: Propagate some inputs.

* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-cgi-formbuilder,
perl-cgi-session, perl-mail-sendmail, perl-timedate and perl-xml-simple
to...
[propagated-inputs]: ...here.

4 years agognu: ikiwiki: Revert to standard wrapper.
Paul Garlick [Thu, 28 May 2020 09:34:40 +0000 (10:34 +0100)]
gnu: ikiwiki: Revert to standard wrapper.

* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase.  The PERL5LIB
environment variable may be set in the user's setup file instead.

4 years agognu: swaks: Update to 20190914.0.
Arun Isaac [Mon, 1 Jun 2020 18:41:36 +0000 (00:11 +0530)]
gnu: swaks: Update to 20190914.0.

* gnu/packages/mail.scm (swaks): Update to 20190914.0.

4 years agognu: bootstrap: Add powerpc64-linux dynamic linker.
Léo Le Bouter [Tue, 21 May 2019 05:00:30 +0000 (05:00 +0000)]
gnu: bootstrap: Add powerpc64-linux dynamic linker.

This makes it possible to build bootstrap binaries for powerpc64-linux:

  guix build --target=powerpc64-linux-gnu bootstrap-tarballs

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add an entry for
powerpc64-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
4 years agognu: emacs-cyberpunk-theme: Update to 1.22.
Pierre Neidhardt [Mon, 1 Jun 2020 18:24:24 +0000 (20:24 +0200)]
gnu: emacs-cyberpunk-theme: Update to 1.22.

* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.22.

4 years agognu: exim: Update to 4.94.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:49:14 +0000 (17:49 +0200)]
gnu: exim: Update to 4.94.

* gnu/packages/mail.scm (exim): Update to 4.94.

4 years agognu: wireguard-tools: Update to 1.0.20200513.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:38:23 +0000 (17:38 +0200)]
gnu: wireguard-tools: Update to 1.0.20200513.

* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200513.

4 years agognu: dash: Update to 0.5.11.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:38:14 +0000 (17:38 +0200)]
gnu: dash: Update to 0.5.11.

* gnu/packages/shells.scm (dash): Update to 0.5.11.

4 years agognu: vis: Fix configuration load order.
tsmish [Sat, 9 May 2020 15:51:53 +0000 (15:51 +0000)]
gnu: vis: Fix configuration load order.

* gnu/packages/text-editors.scm (vis)[native-search-paths]: Remove.

There is no need to set $VIS_PATH to $prefix/share/vis as VIS_PATH
(#define), which is also in search path
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/vis-lua.c#L2662),
is already set by Makefile to $prefix/share/vis
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/Makefile#L37).

This fixes issue https://issues.guix.gnu.org/39394

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
4 years agognu: emacs-perspective: Update to 2.8.
Michael Rohleder [Mon, 1 Jun 2020 12:29:38 +0000 (14:29 +0200)]
gnu: emacs-perspective: Update to 2.8.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>