jackhill/guix/guix.git
4 years agognu: Add rust-natord-1.0.
John Soo [Sat, 1 Feb 2020 04:59:29 +0000 (20:59 -0800)]
gnu: Add rust-natord-1.0.

* gnu/packages/crates-io.scm (rust-natord-1.0): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-hermit-abi-0.1.
John Soo [Sat, 1 Feb 2020 05:05:21 +0000 (21:05 -0800)]
gnu: Add rust-hermit-abi-0.1.

* gnu/packages/crates-io.scm (rust-hermit-abi-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-datetime-0.4.
John Soo [Sat, 1 Feb 2020 04:49:05 +0000 (20:49 -0800)]
gnu: Add rust-datetime-0.4.

* gnu/packages/crates-io.scm (rust-datetime-0.4): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: emacs-org-contrib: Update to 20200206.
Nicolas Goaziou [Thu, 6 Feb 2020 08:04:33 +0000 (09:04 +0100)]
gnu: emacs-org-contrib: Update to 20200206.

* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200206.

4 years agognu: emacs-org: Update to 9.3.3.
Nicolas Goaziou [Thu, 6 Feb 2020 08:04:16 +0000 (09:04 +0100)]
gnu: emacs-org: Update to 9.3.3.

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.3.

4 years agognu: disoderfs: Update to 0.5.8.
Vagrant Cascadian [Thu, 6 Feb 2020 02:29:37 +0000 (18:29 -0800)]
gnu: disoderfs: Update to 0.5.8.

* gnu/packages/file-systems (disorderfs): Update to 0.5.8.
  [home-page]: Update.

4 years agognu: linux-libre: Update to 5.4.18.
Mark H Weaver [Thu, 6 Feb 2020 01:20:55 +0000 (20:20 -0500)]
gnu: linux-libre: Update to 5.4.18.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.18.
(linux-libre-5.4-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.102.
Mark H Weaver [Thu, 6 Feb 2020 01:20:18 +0000 (20:20 -0500)]
gnu: linux-libre@4.19: Update to 4.19.102.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.102.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: linux-libre@4.14: Update to 4.14.170.
Mark H Weaver [Thu, 6 Feb 2020 01:19:28 +0000 (20:19 -0500)]
gnu: linux-libre@4.14: Update to 4.14.170.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.170.
(linux-libre-4.14-pristine-source): Update hash.

4 years agognu: linux-libre@4.9: Update to 4.9.213.
Mark H Weaver [Thu, 6 Feb 2020 01:18:58 +0000 (20:18 -0500)]
gnu: linux-libre@4.9: Update to 4.9.213.

* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.213.
(linux-libre-4.9-pristine-source): Update hash.

4 years agognu: linux-libre@4.4: Update to 4.4.213.
Mark H Weaver [Thu, 6 Feb 2020 01:17:58 +0000 (20:17 -0500)]
gnu: linux-libre@4.4: Update to 4.4.213.

* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.213.
(linux-libre-4.4-pristine-source): Update hash.

4 years agoimport: pypi: Support exporting packages with .zip source.
Jakub Kądziołka [Wed, 5 Feb 2020 18:45:48 +0000 (19:45 +0100)]
import: pypi: Support exporting packages with .zip source.

* guix/import/pypi.scm (make-pypi-sexp): Rename test-inputs to
  native-inputs. Restructure the way pypi-uri parameters are generated.
  Use pypi-uri's extension parameter when required. Add "unzip" to
  native inputs when the package source is a zip file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: python-cleo: Update to 0.7.6.
Tanguy Le Carrour [Wed, 5 Feb 2020 17:06:43 +0000 (18:06 +0100)]
gnu: python-cleo: Update to 0.7.6.

* gnu/packages/python-xyz.scm (python-cleo): Update to 0.7.6.
  [propagated-inputs]: Add python-clikit.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: python-clikit: Update to 0.4.1.
Tanguy Le Carrour [Wed, 5 Feb 2020 17:06:17 +0000 (18:06 +0100)]
gnu: python-clikit: Update to 0.4.1.

* gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: python-tomlkit: Update to 0.5.8.
Tanguy Le Carrour [Wed, 5 Feb 2020 17:05:53 +0000 (18:05 +0100)]
gnu: python-tomlkit: Update to 0.5.8.

* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.5.8.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: lxqt-config: Fixing keyboard layout.
Fakhri Sajadi [Wed, 5 Feb 2020 10:07:23 +0000 (13:37 +0330)]
gnu: lxqt-config: Fixing keyboard layout.

* gnu/packages/lxqt.scm (lxqt-config)[inputs]: Add xkeyboard-config.
[arguments]: Add phase to substitute xkb rule file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: streamlink: Update to 1.3.1.
Josh Holland [Wed, 5 Feb 2020 00:59:48 +0000 (00:59 +0000)]
gnu: streamlink: Update to 1.3.1.

* gnu/packages/video.scm (streamlink): Update to 1.3.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: gpodder: Update to 3.10.13.
Pierre Langlois [Tue, 4 Feb 2020 20:43:25 +0000 (20:43 +0000)]
gnu: gpodder: Update to 3.10.13.

* gnu/packages/gpodder.scm (gpodder): Update to 3.10.13.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: zrythm: Update to 0.7.474.
Alexandros Theodotou [Thu, 30 Jan 2020 13:37:11 +0000 (13:37 +0000)]
gnu: zrythm: Update to 0.7.474.

* gnu/packages/music.scm (zrythm): Update to 0.7.474.
[arguments](phases): Patch xdg-open.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: elfutils: Update synopsis and description
Mark Wielaard [Sun, 12 Jan 2020 22:54:18 +0000 (23:54 +0100)]
gnu: elfutils: Update synopsis and description

* gnu/packages/elf.scm (elfutils): Update summaries.
  [synopsis]: Updated.
  [description]: Updated.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: libmtp: Update to 1.1.17.
Marius Bakke [Wed, 5 Feb 2020 12:23:30 +0000 (13:23 +0100)]
gnu: libmtp: Update to 1.1.17.

* gnu/packages/libusb.scm (libmtp): Update to 1.1.17.

4 years agognu: libmtp: Do not build the static library.
Marius Bakke [Wed, 5 Feb 2020 13:33:06 +0000 (14:33 +0100)]
gnu: libmtp: Do not build the static library.

* gnu/packages/libusb.scm (libmtp)[arguments]: Add "--disable-static" in
 #:configure-flags.

4 years agognu: libmtp: Remove unnecessary propagation.
Marius Bakke [Wed, 5 Feb 2020 13:32:08 +0000 (14:32 +0100)]
gnu: libmtp: Remove unnecessary propagation.

* gnu/packages/libusb.scm (libmtp)[propagated-inputs]: Move LIBGCRYPT ...
[inputs]: ... here.  New field.

4 years agognu: lftp: Update to 4.9.1.
Marius Bakke [Wed, 5 Feb 2020 12:23:48 +0000 (13:23 +0100)]
gnu: lftp: Update to 4.9.1.

* gnu/packages/ftp.scm (lftp): Update to 4.9.1.

4 years agognu: libcdr: Update to 0.1.6.
Marius Bakke [Wed, 5 Feb 2020 12:23:11 +0000 (13:23 +0100)]
gnu: libcdr: Update to 0.1.6.

* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.6.

4 years agognu: varnish: Update to 6.3.2.
Marius Bakke [Wed, 5 Feb 2020 12:22:52 +0000 (13:22 +0100)]
gnu: varnish: Update to 6.3.2.

* gnu/packages/web.scm (varnish): Update to 6.3.2.

4 years agognu: ppp: Update to 2.4.8.
Marius Bakke [Wed, 5 Feb 2020 12:19:38 +0000 (13:19 +0100)]
gnu: ppp: Update to 2.4.8.

* gnu/packages/samba.scm (ppp): Update to 2.4.8.
[source]: Change to GIT-FETCH.

4 years agodoc: Clarify documentation of Substitute Server Authorization.
Damien Cassou [Tue, 4 Feb 2020 14:13:06 +0000 (15:13 +0100)]
doc: Clarify documentation of Substitute Server Authorization.

* doc/guix.texi (Substitute Server Authorization): Highlight the salient part of
the example.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: hyperrogue: Update to 11.2q.
Kei Kebreau [Wed, 5 Feb 2020 19:54:57 +0000 (14:54 -0500)]
gnu: hyperrogue: Update to 11.2q.

* gnu/packages/games.scm (hyperrogue): Update to 11.2q.

4 years agognu: gcompris-qt: Update to 0.97.
Nicolas Goaziou [Wed, 5 Feb 2020 15:21:30 +0000 (16:21 +0100)]
gnu: gcompris-qt: Update to 0.97.

* gnu/packages/education.scm (gcompris-qt): Update to 0.97.
[arguments]: Skip failing test.
[native-inputs]: Add kdoctools.

4 years agoimport: gem: Deal with unavailable licensing info.
Ludovic Courtès [Wed, 5 Feb 2020 15:03:43 +0000 (16:03 +0100)]
import: gem: Deal with unavailable licensing info.

Fixes <https://bugs.gnu.org/39404>.
Reported by Seth <lee.seth@tuta.io>.

* guix/import/gem.scm (<gem>)[licenses]: Adjust for non-vector
licenses.
* tests/gem.scm (test-bar-json): Change "licenses" to 'null'.
("gem-recursive-import"): Adjust accordingly.

4 years agoimport: gem: Rewrite to use a JSON mapping to records.
Ludovic Courtès [Wed, 5 Feb 2020 14:52:33 +0000 (15:52 +0100)]
import: gem: Rewrite to use a JSON mapping to records.

* guix/import/gem.scm (<gem>, <gem-dependencies>, <gem-dependency>): New
record types with JSON mapping.
(json->gem-dependencies): New procedures.
(rubygems-fetch): Use it.
(hex-string->bytevector): Remove.
(make-gem-sexp): Expect HASH to be a bytevector.
(gem->guix-package): Adjust to use the new <gem> data type instead of an
alist.
(latest-release): Likewise.

4 years agotests: Adjust reverse-bag graph test to recent OCaml changes.
Ludovic Courtès [Wed, 5 Feb 2020 13:47:52 +0000 (14:47 +0100)]
tests: Adjust reverse-bag graph test to recent OCaml changes.

This is a followup to 87858bc526a9d577760f55d05a51cb56630f845b.

Partly fixes <https://bugs.gnu.org/39374>.
Reported by Ellen Papsch <ellen.papsch@wine-logistix.de>.

* tests/graph.scm ("reverse bag DAG"): Adjust test to latest OCaml
changes.

4 years agognu: cat-avatar-generator: Remove imports for (srfi *).
Ludovic Courtès [Wed, 5 Feb 2020 13:35:39 +0000 (14:35 +0100)]
gnu: cat-avatar-generator: Remove imports for (srfi *).

This would import (srfi srfi-1) and (srfi srfi-26) from the host Guile,
leading to discrepancies among users, and in particular when the host
Guile is 3.0.

Reported by Julien Lepiller <julien@lepiller.eu>
in <https://bugs.gnu.org/39369>.

* gnu/packages/web.scm (cat-avatar-generator): Remove (srfi *) from
 #:modules.

4 years agognu: Add anki.
Robert Smith [Wed, 5 Feb 2020 13:59:50 +0000 (14:59 +0100)]
gnu: Add anki.

* gnu/packages/education.scm (anki): New variable.

4 years agognu: tor: Update to 0.4.2.6.
Efraim Flashner [Wed, 5 Feb 2020 12:03:47 +0000 (14:03 +0200)]
gnu: tor: Update to 0.4.2.6.

* gnu/packages/tor.scm (tor): Update to 0.4.2.6.

4 years agognu: librsvg-next-source: Update dependencies.
John Soo [Sat, 1 Feb 2020 09:28:05 +0000 (01:28 -0800)]
gnu: librsvg-next-source: Update dependencies.

* gnu/packages/gnome.scm (librsvg-next-source): Update dependencies.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: rust-num-traits-0.2: Upgrade to 0.2.11.
John Soo [Sat, 1 Feb 2020 08:21:18 +0000 (00:21 -0800)]
gnu: rust-num-traits-0.2: Upgrade to 0.2.11.

* gnu/packages/crates-io.scm (rust-num-traits-0.2): Upgrade to 0.2.11.
[arguments]: Remove rust-autocfg-0.1 from cargo-inputs. Add
rust-autocfg-1.0, rust-libm-0.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-libm-0.1.
John Soo [Sat, 1 Feb 2020 09:21:58 +0000 (01:21 -0800)]
gnu: Add rust-libm-0.1.

* gnu/packages/crates-io.scm (rust-libm-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-autocfg-1.0.
John Soo [Sat, 1 Feb 2020 08:35:12 +0000 (00:35 -0800)]
gnu: Add rust-autocfg-1.0.

* gnu/packages/crates-io.scm (rust-autocfg-1.0): New variable.
(rust-autocfg-0.1): Inherit from rust-autocfg-1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: rust-num-traits-0.2: Don't hide package.
John Soo [Sat, 1 Feb 2020 05:44:11 +0000 (21:44 -0800)]
gnu: rust-num-traits-0.2: Don't hide package.

* gnu/packages/crates-io.scm (rust-num-traits-0.2):[arguments] Add
rust-autocfg-0.1 to cargo-inputs.
[properties] Remove field.
(rust-num-traits-0.1):[arguments] Add rust-num-traits-0.2 to
cargo-inputs.
[properties]: Remove field.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-libm-0.2.
John Soo [Sat, 1 Feb 2020 05:43:24 +0000 (21:43 -0800)]
gnu: Add rust-libm-0.2.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-nom-1.2.
John Soo [Sat, 1 Feb 2020 04:55:48 +0000 (20:55 -0800)]
gnu: Add rust-nom-1.2.

* gnu/packages/crates-io.scm (rust-nom-1.2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-iso8601-0.1.
John Soo [Sat, 1 Feb 2020 04:52:21 +0000 (20:52 -0800)]
gnu: Add rust-iso8601-0.1.

* gnu/packages/crates-io.scm (rust-iso8601-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-pad-0.1.
John Soo [Sat, 1 Feb 2020 04:53:44 +0000 (20:53 -0800)]
gnu: Add rust-pad-0.1.

* gnu/packages/crates-io.scm (rust-pad-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-no-panic-0.1.
John Soo [Sat, 1 Feb 2020 05:43:02 +0000 (21:43 -0800)]
gnu: Add rust-no-panic-0.1.

* gnu/packages/crates-io.scm (rust-no-panic-0.1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add rust-locale-0.2.
John Soo [Sat, 1 Feb 2020 04:50:58 +0000 (20:50 -0800)]
gnu: Add rust-locale-0.2.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: sbcl-chanl: Update to 0.4.1-1-56e90a1.
Guillaume Le Vaillant [Wed, 5 Feb 2020 10:34:26 +0000 (11:34 +0100)]
gnu: sbcl-chanl: Update to 0.4.1-1-56e90a1.

* gnu/packages/lisp-xyz.scm (sbcl-chanl): Update to 0.4.1-1-56e90a1.
  (ecl-chanl)[arguments]: Remove disable-chanl-actors phase.

4 years agognu: Add cl-hdf5-cffi.
Konrad Hinsen [Tue, 4 Feb 2020 15:36:47 +0000 (16:36 +0100)]
gnu: Add cl-hdf5-cffi.

* gnu/packages/lisp-xyz.scm (sbcl-hdf5-cffi, cl-hdf5-cffi, ecl-hdf5-cffi): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
4 years agognu: Add pamixer.
Amin Bandali [Tue, 4 Feb 2020 07:41:03 +0000 (02:41 -0500)]
gnu: Add pamixer.

* gnu/packages/pulseaudio.scm (pamixer): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: emacs-yasnippet-snippets: Update to 0.20.
Nicolas Goaziou [Tue, 4 Feb 2020 23:30:50 +0000 (00:30 +0100)]
gnu: emacs-yasnippet-snippets: Update to 0.20.

* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.20.
[arguments]: Remove unnecessary modules.
[license]: Change to GPL3+.

Note: the new official release is "0.20" whereas previous package used
arbitrary "1-1". This may prevent users with this package already installed
from updating.

4 years agognu: mutt: Enable Autocrypt support.
Ivan Vilata-i-Balaguer [Tue, 14 Jan 2020 01:44:05 +0000 (20:44 -0500)]
gnu: mutt: Enable Autocrypt support.

* gnu/packages/mail.scm (mutt)[inputs]: Add libidn2 and sqlite.
[arguments]<#:configure-flags>: Add "--enable-autocrypt", "--with-sqlite3" and
"--with-idn2".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add gnome-shell-extension-appindicator.
Giacomo Leidi [Wed, 22 Jan 2020 19:38:30 +0000 (20:38 +0100)]
gnu: Add gnome-shell-extension-appindicator.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add stb-truetype.
Giacomo Leidi [Wed, 22 Jan 2020 19:22:42 +0000 (20:22 +0100)]
gnu: Add stb-truetype.

* gnu/packages/stb.scm (stb-truetype): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add stb-sprintf.
Giacomo Leidi [Wed, 22 Jan 2020 19:22:41 +0000 (20:22 +0100)]
gnu: Add stb-sprintf.

* gnu/packages/stb.scm (stb-sprintf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add redsea.
Evan Straw [Thu, 16 Jan 2020 07:12:53 +0000 (23:12 -0800)]
gnu: Add redsea.

* gnu/packages/ham-radio.scm (redsea): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: liquid-dsp: Remove unused module imports.
Evan Straw [Thu, 16 Jan 2020 07:06:34 +0000 (23:06 -0800)]
gnu: liquid-dsp: Remove unused module imports.

* gnu/packages/sdr.scm (liquid-dsp): Remove unused module imports.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agodoc: Improve "guix pack -f docker" example.
Ludovic Courtès [Mon, 3 Feb 2020 18:30:34 +0000 (19:30 +0100)]
doc: Improve "guix pack -f docker" example.

* doc/guix.texi (Invoking guix pack): Provide more concrete instructions
for the "guix pack -f docker" example.

4 years agodoc: Fix typo in channel example.
Ludovic Courtès [Mon, 3 Feb 2020 08:22:26 +0000 (09:22 +0100)]
doc: Fix typo in channel example.

* doc/guix.texi (Channels): Use 'commit' field instead of 'branch' in
example.

4 years agognu: emacs-yasnippet: Update to 0.14.0.
Nicolas Goaziou [Tue, 4 Feb 2020 22:46:42 +0000 (23:46 +0100)]
gnu: emacs-yasnippet: Update to 0.14.0.

* gnu/packages/emacs-xyz.scm (emacs-yasnippet): Update to 0.14.0.

4 years agognu: yoshimi: Update to 1.7.0.1.
Ricardo Wurmus [Tue, 4 Feb 2020 17:08:24 +0000 (18:08 +0100)]
gnu: yoshimi: Update to 1.7.0.1.

* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1.

4 years agognu: sbcl-usocket: Update to 0.8.3.
Guillaume Le Vaillant [Tue, 4 Feb 2020 11:06:53 +0000 (12:06 +0100)]
gnu: sbcl-usocket: Update to 0.8.3.

* gnu/packages/lisp-xyz.scm (sbcl-usocket-boot0): Update to 0.8.3 and don't
  make this variable public.
  (sbcl-usocket-server)[inputs]: Replace portable-threads by bordeaux-threads.
  (ecl-socket): Rename variable to ecl-usocket.

4 years agognu: Add ecl-static-vectors.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:53:54 +0000 (11:53 +0100)]
gnu: Add ecl-static-vectors.

* gnu/packages/lisp-xyz.scm (ecl-static-vectors): New variable.

4 years agognu: sbcl-static-vectors: Update to 1.8.4.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:48:29 +0000 (11:48 +0100)]
gnu: sbcl-static-vectors: Update to 1.8.4.

* gnu/packages/lisp-xyz.scm (sbcl-static-vectors): Update to 1.8.4.

4 years agognu: sbcl-swap-bytes: Update to 1.2.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:42:05 +0000 (11:42 +0100)]
gnu: sbcl-swap-bytes: Update to 1.2.

* gnu/packages/lisp-xyz.scm (sbcl-swap-bytes): Update to 1.2.
  [arguments]: Don't ignore tests.

4 years agognu: sbcl-split-sequence: Update to 2.0.0.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:35:53 +0000 (11:35 +0100)]
gnu: sbcl-split-sequence: Update to 2.0.0.

* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.0.
  [native-inputs]: Add fiveam.
  [arguments]: Don't ignore tests.

4 years agognu: Add ecl-cl-ppcre-unicode.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:28:44 +0000 (11:28 +0100)]
gnu: Add ecl-cl-ppcre-unicode.

* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.

4 years agognu: sbcl-cl-unicode: Update to 0.1.6.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:24:29 +0000 (11:24 +0100)]
gnu: sbcl-cl-unicode: Update to 0.1.6.

* gnu/packages/lisp-xyz.scm (sbcl-cl-unicode-base): Update to 0.1.6.

4 years agognu: sbcl-cl-ppcre: Update to 2.1.1.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:09:13 +0000 (11:09 +0100)]
gnu: sbcl-cl-ppcre: Update to 2.1.1.

* gnu/packages/lisp-xyz.scp (sbcl-cl-ppcre): Update to 2.1.1.

4 years agognu: sbcl-flexi-streams: Update to 1.0.18.
Guillaume Le Vaillant [Tue, 4 Feb 2020 10:01:59 +0000 (11:01 +0100)]
gnu: sbcl-flexi-streams: Update to 1.0.18.

* gnu/packages/lisp-xyz.scm (sbcl-flexi-streams): Update to 1.0.18.

4 years agognu: Add ecl-drakma.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:53:46 +0000 (10:53 +0100)]
gnu: Add ecl-drakma.

* gnu/packages/lisp-xyz (ecl-drakma): New variable.

4 years agognu: sbcl-drakma: Update to 2.0.7.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:46:57 +0000 (10:46 +0100)]
gnu: sbcl-drakma: Update to 2.0.7.

* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to 2.0.7.

4 years agognu: sbcl-cl-fad: Update to 0.7.6.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:37:42 +0000 (10:37 +0100)]
gnu: sbcl-cl-fad: Update to 0.7.6.

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

4 years agognu: sbcl-bordeaux-threads: Update to 0.8.7.
Guillaume Le Vaillant [Tue, 4 Feb 2020 09:31:29 +0000 (10:31 +0100)]
gnu: sbcl-bordeaux-threads: Update to 0.8.7.

* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.8.7.

4 years agognu: netsurf: Use https.
Efraim Flashner [Tue, 4 Feb 2020 12:12:16 +0000 (14:12 +0200)]
gnu: netsurf: Use https.

* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.

4 years agognu: netsurf: Build with gtk+-3.
Efraim Flashner [Tue, 4 Feb 2020 12:09:17 +0000 (14:09 +0200)]
gnu: netsurf: Build with gtk+-3.

* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.

4 years agognu: git-annex: Update to 7.20200202.7.
Kyle Meyer [Mon, 3 Feb 2020 05:06:43 +0000 (00:06 -0500)]
gnu: git-annex: Update to 7.20200202.7.

* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200202.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: netsurf: Fix entity parsing.
Eric Bavier [Tue, 4 Feb 2020 05:06:09 +0000 (23:06 -0600)]
gnu: netsurf: Fix entity parsing.

Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443.

* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
4 years agognu: Add grip.
Jakub Kądziołka [Sun, 2 Feb 2020 22:51:57 +0000 (23:51 +0100)]
gnu: Add grip.

* gnu/packages/python-web.scm (grip): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: Add python-path-and-address.
Jakub Kądziołka [Sun, 2 Feb 2020 22:51:39 +0000 (23:51 +0100)]
gnu: Add python-path-and-address.

* gnu/packages/python-web.scm (python-path-and-address): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: emacs-wgrep: Update to 2.3.2.
Pierre Neidhardt [Tue, 4 Feb 2020 09:55:01 +0000 (10:55 +0100)]
gnu: emacs-wgrep: Update to 2.3.2.

* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.

4 years agognu: python-language-server: Update to 0.31.7.
Brett Gilio [Mon, 3 Feb 2020 21:24:51 +0000 (15:24 -0600)]
gnu: python-language-server: Update to 0.31.7.

* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.

4 years agognu: QEMU: Fix CVE-2020-1711.
Leo Famulari [Sun, 2 Feb 2020 21:35:33 +0000 (16:35 -0500)]
gnu: QEMU: Fix CVE-2020-1711.

* gnu/packages/patches/qemu-CVE-2020-1711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.

4 years agognu: qutebrowser: Update to 1.10.0
Jack Hill [Sun, 2 Feb 2020 22:50:46 +0000 (17:50 -0500)]
gnu: qutebrowser: Update to 1.10.0

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

4 years agognu: sbcl-graph: Fix build.
Guillaume Le Vaillant [Mon, 3 Feb 2020 15:49:32 +0000 (16:49 +0100)]
gnu: sbcl-graph: Fix build.

Rename the asd files so that they have the same name as the ASDF
system definitions.

* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
  instead of 'graph.test.asd' for test-asd-file.
  (sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
  for test-asd-file.
  (sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
  'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.

4 years agognu: sbcl-mgl-pax: Propagate the swank source package.
Guillaume Le Vaillant [Mon, 3 Feb 2020 15:31:52 +0000 (16:31 +0100)]
gnu: sbcl-mgl-pax: Propagate the swank source package.

* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
  [propagated-inputs]: ... here.

4 years agognu: sbcl-cffi-bootstrap: Update to 0.21.0.
Guillaume Le Vaillant [Mon, 3 Feb 2020 14:08:49 +0000 (15:08 +0100)]
gnu: sbcl-cffi-bootstrap: Update to 0.21.0.

* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.

4 years agognu: Add cl-qrencode.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:58:16 +0000 (14:58 +0100)]
gnu: Add cl-qrencode.

* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
  New variables.

4 years agognu: Add cl-zpng.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:39:07 +0000 (14:39 +0100)]
gnu: Add cl-zpng.

* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.

4 years agognu: Add cl-png-read.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:26:31 +0000 (14:26 +0100)]
gnu: Add cl-png-read.

* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
  variables.

4 years agognu: Add cl-salza2.
Guillaume Le Vaillant [Mon, 3 Feb 2020 13:06:28 +0000 (14:06 +0100)]
gnu: Add cl-salza2.

* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
  variables.

4 years agognu: ibus: Use new ucd package.
Leo Prikler [Fri, 17 Jan 2020 10:35:24 +0000 (11:35 +0100)]
gnu: ibus: Use new ucd package.

* gnu/packages/ibus.scm (ibus)[native-inputs]: Add ucd;
remove unicode-nameslist and unicode-blocks.
[arguments]: Update configure flags and remove prepare-ucd-dir phase.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add ucd.
Leo Prikler [Fri, 17 Jan 2020 10:20:46 +0000 (11:20 +0100)]
gnu: Add ucd.

* gnu/packages/unicode.scm (ucd): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: ibus: Disable parallel build.
Leo Prikler [Fri, 17 Jan 2020 00:19:08 +0000 (01:19 +0100)]
gnu: ibus: Disable parallel build.

* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: ibus: Build with emoji support.
Leo Prikler [Fri, 17 Jan 2020 00:19:07 +0000 (01:19 +0100)]
gnu: ibus: Build with emoji support.

* gnu/packages/ibus.scm (ibus)[native-inputs]: Add unicode-emoji and
unicode-cldr-common.
[arguments]<configure-flags>: Use list instead of quote.
Add flags for unicode-emoji-dir and emoji-annotation-dir.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add unicode-cldr-common.
Leo Prikler [Fri, 17 Jan 2020 00:19:05 +0000 (01:19 +0100)]
gnu: Add unicode-cldr-common.

* gnu/packages/unicode.scm (unicode-cldr-commmon): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: Add unicode-emoji.
Leo Prikler [Fri, 17 Jan 2020 00:19:03 +0000 (01:19 +0100)]
gnu: Add unicode-emoji.

* gnu/packages/unicode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agolicenses: Add Unicode license.
Leo Prikler [Sat, 11 Jan 2020 12:08:26 +0000 (13:08 +0100)]
licenses: Add Unicode license.

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

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: python-pyfakefs: Update to 3.7.1.
Marius Bakke [Mon, 3 Feb 2020 10:56:44 +0000 (11:56 +0100)]
gnu: python-pyfakefs: Update to 3.7.1.

* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.

4 years agognu: python-lz4: Remove bundled copy of lz4.
Marius Bakke [Sat, 1 Feb 2020 14:51:29 +0000 (15:51 +0100)]
gnu: python-lz4: Remove bundled copy of lz4.

* gnu/packages/python-compression.scm (python-lz4)[source](modules, snippet):
New fields.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LZ4.