jackhill/guix/guix.git
6 years agognu: qemu: Fix CVE-2018-7550.
Leo Famulari [Wed, 18 Apr 2018 14:56:50 +0000 (10:56 -0400)]
gnu: qemu: Fix CVE-2018-7550.

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

6 years agognu: rust: Skip test_loading_cosine test.
Efraim Flashner [Wed, 18 Apr 2018 06:40:06 +0000 (09:40 +0300)]
gnu: rust: Skip test_loading_cosine test.

* gnu/packages/rust.scm (rust-1.19.0)[arguments]: Modify custom
'patch-tests phase to skip test_loading_cosine test.
(rust-1.24.0)[arguments]: Modify inherited 'patch-tests to point to
updated code locations.

6 years agognu: nestopia-ue: Update to 1.48.
Kei Kebreau [Sat, 7 Apr 2018 04:11:39 +0000 (00:11 -0400)]
gnu: nestopia-ue: Update to 1.48.

* gnu/packages/emulators.scm (nestopia-ue): Update to 1.48.
[source]: Simplify snippet; 3rd-party zlib is no longer bundled.
[build-system]: Switch to cmake-build-system.
[inputs]: Remove glu and mesa. Add libepoxy.
[arguments]: Remove #:make-flags. Re-enable 'configure' phase. Remove
'remove-xdg-desktop-menu-call' and 'remove-gdkwayland-include' phases. Add
'wrap-program' phase.

6 years agognu: python-pretend: Update to 1.0.9.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 18:27:05 +0000 (20:27 +0200)]
gnu: python-pretend: Update to 1.0.9.

* gnu/packages/python.scm (python-pretend): Update to 1.0.9.

6 years agognu: gphoto2: Update to 2.5.17.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 11:27:12 +0000 (13:27 +0200)]
gnu: gphoto2: Update to 2.5.17.

* gnu/packages/photo.scm (gphoto2): Update to 2.5.17.

6 years agognu: libgphoto2: Update to 2.5.17.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 11:19:54 +0000 (13:19 +0200)]
gnu: libgphoto2: Update to 2.5.17.

* gnu/packages/photo.scm (libgphoto2): Update to 2.5.17.

6 years agognu: r-arules: Update to 1.6-1.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:20:59 +0000 (05:20 +0200)]
gnu: r-arules: Update to 1.6-1.

* gnu/packages/cran.scm (r-arules): Update to 1.6-1.

6 years agognu: r-tseries: Update to 0.10-44.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:20:46 +0000 (05:20 +0200)]
gnu: r-tseries: Update to 0.10-44.

* gnu/packages/cran.scm (r-tseries): Update to 0.10-44.

6 years agognu: r-proxy: Update to 0.4-22.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:20:01 +0000 (05:20 +0200)]
gnu: r-proxy: Update to 0.4-22.

* gnu/packages/cran.scm (r-proxy): Update to 0.4-22.

6 years agognu: r-ape: Update to 5.1.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:19:47 +0000 (05:19 +0200)]
gnu: r-ape: Update to 5.1.

* gnu/packages/cran.scm (r-ape): Update to 5.1.

6 years agognu: r-callr: Update to 2.0.3.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:19:20 +0000 (05:19 +0200)]
gnu: r-callr: Update to 2.0.3.

* gnu/packages/cran.scm (r-callr): Update to 2.0.3.

6 years agognu: nginx: Update to 1.14.0.
Marius Bakke [Tue, 17 Apr 2018 22:30:20 +0000 (00:30 +0200)]
gnu: nginx: Update to 1.14.0.

* gnu/packages/web.scm (nginx): Update to 1.14.0.

6 years agognu: Remove unneeded import.
Marius Bakke [Tue, 17 Apr 2018 14:38:03 +0000 (16:38 +0200)]
gnu: Remove unneeded import.

* gnu/packages/texinfo.scm: Remove unused (gnu packages linux) import.

6 years agognu: samba: Update to 4.7.7.
Marius Bakke [Tue, 17 Apr 2018 14:07:52 +0000 (16:07 +0200)]
gnu: samba: Update to 4.7.7.

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

6 years agognu: perl: Replace with 5.26.2 [fixes CVE-2018-{6797,6798,6913}].
Marius Bakke [Sun, 15 Apr 2018 14:48:25 +0000 (16:48 +0200)]
gnu: perl: Replace with 5.26.2 [fixes CVE-2018-{6797,6798,6913}].

* gnu/packages/perl.scm (perl-5.26.2): New public variable.
(perl)[replacement]: New field.

6 years agognu: Move the Go standard libraries to (gnu packages golang).
Leo Famulari [Tue, 17 Apr 2018 20:53:23 +0000 (16:53 -0400)]
gnu: Move the Go standard libraries to (gnu packages golang).

* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf,
go-golang-org-x-net-context, go-golang-org-x-net-internal-iana,
go-golang-org-x-net-ipv6, go-golang-org-x-net-proxy, go-golang-org-x-sys-unix,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-time-rate): Move these packages ...
* gnu/packages/golang.scm: ... to here.

6 years agognu: subversion: Update to 1.10.0.
Leo Famulari [Sat, 14 Apr 2018 23:36:12 +0000 (19:36 -0400)]
gnu: subversion: Update to 1.10.0.

* gnu/packages/version-control.scm (subversion): Update to 1.10.0.
(arguments): Patch a hidden shebang in a new 'patch-test-sh' phase.
(inputs): Add lz4 and utf8proc. Switch from python-2 to python-wrapper@3.

6 years agognu: mrustc: Update to 0.0.0-1.4f98e43.
Danny Milosavljevic [Tue, 17 Apr 2018 17:20:41 +0000 (19:20 +0200)]
gnu: mrustc: Update to 0.0.0-1.4f98e43.

* gnu/packages/rust.scm (mrustc): Update to 0.0.0-1.4f98e43.

6 years agognu: emacs-idris-mode: Fix source hash.
Maxim Cournoyer [Tue, 20 Mar 2018 01:13:33 +0000 (21:13 -0400)]
gnu: emacs-idris-mode: Fix source hash.

* gnu/packages/emacs.scm (emacs-idris-mode)[source]: Fix hash.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
6 years agognu: r-rcurl: Respect CURL_CA_BUNDLE variable.
Ricardo Wurmus [Tue, 17 Apr 2018 10:48:48 +0000 (12:48 +0200)]
gnu: r-rcurl: Respect CURL_CA_BUNDLE variable.

Fixes <https://debbugs.gnu.org/31189>

* gnu/packages/statistics.scm (r-rcurl)[arguments]: Patch options to respect
CURL_CA_BUNDLE if no "cainfo" option is provided.

6 years agognu: Add emacs-ergoemacs-mode.
Ricardo Wurmus [Sun, 15 Apr 2018 13:21:49 +0000 (15:21 +0200)]
gnu: Add emacs-ergoemacs-mode.

* gnu/packages/emacs.scm (emacs-ergoemacs-mode): New variable.

6 years agognu: Add java-asm-bootstrap.
Gábor Boskovits [Sat, 14 Apr 2018 20:33:33 +0000 (22:33 +0200)]
gnu: Add java-asm-bootstrap.

* gnu/packages/java.scm (java-asm-bootstrap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
6 years agognu: Add java-aqute-bndlib-bootstrap.
Gábor Boskovits [Sat, 14 Apr 2018 20:33:32 +0000 (22:33 +0200)]
gnu: Add java-aqute-bndlib-bootstrap.

* gnu/packages/java.scm (java-aqute-bndlib-bootstrap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
6 years agognu: Add java-aqute-libg-bootstrap.
Gábor Boskovits [Sat, 14 Apr 2018 20:33:31 +0000 (22:33 +0200)]
gnu: Add java-aqute-libg-bootstrap.

* gnu/packages/java.scm (java-aqute-libg-bootstrap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
6 years agognu: Add java-slfj4-api-bootstrap.
Gábor Boskovits [Sat, 14 Apr 2018 19:04:29 +0000 (21:04 +0200)]
gnu: Add java-slfj4-api-bootstrap.

    * gnu/packages/java.scm (java-slf4j-api-bootstrap): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
6 years agognu: gajim: Update to 1.0.1.
Clément Lassieur [Sat, 14 Apr 2018 18:08:53 +0000 (20:08 +0200)]
gnu: gajim: Update to 1.0.1.

* gnu/packages/messaging.scm (gajim): Update to 1.0.1.
[build-system]: Change to PYTHON-BUILD-SYSTEM.
[arguments]: Remove the PYTHONPATH wrapper.  Don't override "APP".  Add a
GI_TYPELIB_PATH wrapper.  Add 'remove-test-resolver, 'start-xserver and
'install-icons phases.
[native-inputs]: Add XORG-SERVER.
[inputs]: Remove PYTHON2-AXOLOTL, PYTHON2-NBXMPP, PYTHON2-PYOPENSSL,
PYTHON2-GNUPG, PYTHON2-PYGTK, PYTHON-2.  Add ADWAITA-ICON-THEME,
GNOME-KEYRING, GTK+, GTKSPELL3, HICOLOR-ICON-THEME, LIBSECRET, PYTHON-AXOLOTL,
PYTHON-DBUS, PYTHON-DOCUTILS, PYTHON-GNUPG, PYTHON-NBXMPP, PYTHON-PILLOW,
PYTHON-PYASN1, PYTHON-PYCAIRO, PYTHON-PYGOBJECT, PYTHON-PYOPENSSL,
PYTHON-QRCODE.

6 years agognu: python-nbxmpp: Update to 0.6.4.
Clément Lassieur [Sat, 14 Apr 2018 21:50:37 +0000 (23:50 +0200)]
gnu: python-nbxmpp: Update to 0.6.4.

* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.4.

6 years agognu: emacs-emms-player-mpv: Update to 0.1.0.
Arun Isaac [Tue, 17 Apr 2018 05:26:11 +0000 (10:56 +0530)]
gnu: emacs-emms-player-mpv: Update to 0.1.0.

* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.1.0.

6 years agognu: knot: Update to 2.6.6.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 03:06:05 +0000 (05:06 +0200)]
gnu: knot: Update to 2.6.6.

* gnu/packages/dns.scm (knot): Update to 2.6.6.

6 years agognu: cbatticon: Update to 1.6.8.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 02:43:02 +0000 (04:43 +0200)]
gnu: cbatticon: Update to 1.6.8.

* gnu/packages/admin.scm (cbatticon): Update to 1.6.8.

6 years agognu: you-get: Update to 0.4.1060.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 02:34:09 +0000 (04:34 +0200)]
gnu: you-get: Update to 0.4.1060.

* gnu/packages/video.scm (you-get): Update to 0.4.1060.

6 years agognu: youtube-dl: Update to 2018.04.16.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 02:33:41 +0000 (04:33 +0200)]
gnu: youtube-dl: Update to 2018.04.16.

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

6 years agognu: xterm: Update to 332.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 02:29:15 +0000 (04:29 +0200)]
gnu: xterm: Update to 332.

* gnu/packages/xorg.scm (xterm): Update to 332.

6 years agognu: qtdatavis3d: Update to 5.9.5.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:54:52 +0000 (03:54 +0200)]
gnu: qtdatavis3d: Update to 5.9.5.

* gnu/packages/qt.scm (qtdatavis3d): Update to 5.9.5.

6 years agognu: qtscxml: Update to 5.9.5.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:52:20 +0000 (03:52 +0200)]
gnu: qtscxml: Update to 5.9.5.

* gnu/packages/qt.scm (qtscxml): Update to 5.9.5.

6 years agognu: qtserialbus: Update to 5.9.5.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:50:33 +0000 (03:50 +0200)]
gnu: qtserialbus: Update to 5.9.5.

* gnu/packages/qt.scm (qtserialbus): Update to 5.9.5.

6 years agognu: python-ruamel.yaml: Update to 0.15.37.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:46:07 +0000 (03:46 +0200)]
gnu: python-ruamel.yaml: Update to 0.15.37.

* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.37.

6 years agognu: loksh: Update to 6.3.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:45:02 +0000 (03:45 +0200)]
gnu: loksh: Update to 6.3.

* gnu/packages/shells.scm (loksh): Update to 6.3.

6 years agognu: flatbuffers: Update to 1.9.0.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:44:18 +0000 (03:44 +0200)]
gnu: flatbuffers: Update to 1.9.0.

* gnu/packages/serialization.scm (flatbuffers): Update to 1.9.0.

6 years agognu: ruby-instantiator: Update to 0.0.7.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:40:07 +0000 (03:40 +0200)]
gnu: ruby-instantiator: Update to 0.0.7.

* gnu/packages/ruby.scm (ruby-instantiator): Update to 0.0.7.

6 years agognu: man-db: Update to 2.8.3.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:39:32 +0000 (03:39 +0200)]
gnu: man-db: Update to 2.8.3.

* gnu/packages/man.scm (man-db): Update to 2.8.3.

6 years agognu: ruby-crass: Update to 1.0.4.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:33:48 +0000 (03:33 +0200)]
gnu: ruby-crass: Update to 1.0.4.

* gnu/packages/ruby.scm (ruby-crass): Update to 1.0.4.

6 years agognu: ethtool: Update to 4.16.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:18:00 +0000 (03:18 +0200)]
gnu: ethtool: Update to 4.16.

* gnu/packages/networking.scm (ethtool): Update to 4.16.

6 years agognu: libtorrent-rasterbar: Update to 1.1.7.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 01:13:37 +0000 (03:13 +0200)]
gnu: libtorrent-rasterbar: Update to 1.1.7.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.7.

6 years agognu: neofetch: Update to 3.4.0.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 00:44:26 +0000 (02:44 +0200)]
gnu: neofetch: Update to 3.4.0.

* gnu/packages/admin.scm (neofetch): Update to 3.4.0.

6 years agognu: xonsh: Update to 0.6.1.
Tobias Geerinckx-Rice [Tue, 17 Apr 2018 00:36:33 +0000 (02:36 +0200)]
gnu: xonsh: Update to 0.6.1.

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

6 years agognu: r-matrix: Update to 1.2-14.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 20:01:10 +0000 (22:01 +0200)]
gnu: r-matrix: Update to 1.2-14.

* gnu/packages/statistics.scm (r-matrix): Update to 1.2-14.

6 years agognu: r-hms: Update to 0.4.2.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 19:15:30 +0000 (21:15 +0200)]
gnu: r-hms: Update to 0.4.2.

* gnu/packages/statistics.scm (r-hms): Update to 0.4.2.

6 years agognu: r-yaml: Update to 2.1.18.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 19:15:11 +0000 (21:15 +0200)]
gnu: r-yaml: Update to 2.1.18.

* gnu/packages/statistics.scm (r-yaml): Update to 2.1.18.

6 years agognu: r-ade4: Update to 1.7-11.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:47:35 +0000 (20:47 +0200)]
gnu: r-ade4: Update to 1.7-11.

* gnu/packages/statistics.scm (r-ade4): Update to 1.7-11.

6 years agognu: r-lubridate: Update to 1.7.4.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:45:11 +0000 (20:45 +0200)]
gnu: r-lubridate: Update to 1.7.4.

* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.4.

6 years agognu: kakoune: Update to 2018.04.13.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:37:07 +0000 (20:37 +0200)]
gnu: kakoune: Update to 2018.04.13.

* gnu/packages/text-editors.scm (kakoune): Update to 2018.04.13.
Remove LET binding for the git revision and re-indent accordingly.
[version, source]: Replace the git checkout with new release tarball.
[arguments]: Remove ‘fix-test-permissions’ phase.
[native-inputs]: Add PKG-CONFIG.

6 years agognu: perl-crypt-openssl-random: Update to 0.13.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:25:37 +0000 (20:25 +0200)]
gnu: perl-crypt-openssl-random: Update to 0.13.

* gnu/packages/tls.scm (perl-crypt-openssl-random): Update to 0.13.
[native-inputs]: Add PERL-CRYPT-OPENSSL-GUESS.

6 years agognu: Add perl-crypt-openssl-guess.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:23:10 +0000 (20:23 +0200)]
gnu: Add perl-crypt-openssl-guess.

* gnu/packages/tls.scm (perl-crypt-openssl-guess): New public variable.

6 years agognu: miniupnpc: Update to 2.0.20180410.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:12:40 +0000 (20:12 +0200)]
gnu: miniupnpc: Update to 2.0.20180410.

* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180410.

6 years agognu: i3lock-color: Update to 2.11-c.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:09:00 +0000 (20:09 +0200)]
gnu: i3lock-color: Update to 2.11-c.

* gnu/packages/wm.scm (i3lock-color): Update to 2.11-c.
[inputs]: Add LIBJPEG-TURBO.

6 years agognu: i3lock-color: Stylistic fixes.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 18:04:19 +0000 (20:04 +0200)]
gnu: i3lock-color: Stylistic fixes.

* gnu/packages/wm.scm (i3lock-color)[arguments]: Use INVOKE and end
phase with explicit #t.
[inputs, native-inputs]: Fix indentation and order alphabetically.

6 years agognu: xmobar: Update to 0.26.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 17:56:00 +0000 (19:56 +0200)]
gnu: xmobar: Update to 0.26.

* gnu/packages/wm.scm (xmobar): Update to 0.36.
[native-inputs]: Add GHC-HSPEC and HSPEC-DISCOVER.

6 years agognu: pure: Update to 0.68.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 17:51:35 +0000 (19:51 +0200)]
gnu: pure: Update to 0.68.

* gnu/packages/pure.scm (pure): Update to 0.68.

6 years agognu: Use HTTPS for more sigrok.org home pages.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 17:08:34 +0000 (19:08 +0200)]
gnu: Use HTTPS for more sigrok.org home pages.

* gnu/packages/electronics.scm (libserialport, pulseview)[home-page]:
Use HTTPS.

6 years agognu: epiphany: Update to 3.28.1.
Rene [Mon, 16 Apr 2018 04:24:05 +0000 (23:24 -0500)]
gnu: epiphany: Update to 3.28.1.

* gnu/packages/gnome.scm (epiphany): Update to 3.28.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin.
[inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf.
[arguments]: Remove #:configure-flags.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: Add mbpfan.
Rene [Sun, 15 Apr 2018 03:34:48 +0000 (22:34 -0500)]
gnu: Add mbpfan.

* gnu/packages/linux.scm (mbpfan): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: xpad: Update to 5.0.0.
Rene [Sat, 14 Apr 2018 17:19:52 +0000 (12:19 -0500)]
gnu: xpad: Update to 5.0.0.

* gnu/packages/gnome.scm (xpad) Update to 5.0.0.
[arguments]: Add autogen phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove gtk+.
[native-inputs]: Add gtk+:bin.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: libmygpo-qt: Update to 1.1.0.
Pierre Langlois [Wed, 11 Apr 2018 08:54:42 +0000 (09:54 +0100)]
gnu: libmygpo-qt: Update to 1.1.0.

* gnu/packages/music.scm (libmygpo-qt): Update to 1.1.0.
[source]: Remove 'patches'.
[arguments]: Do not set BUILD_WITH_QT4=OFF, it is the default.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6 years agognu: rust: Disable test_process_mask tests.
Danny Milosavljevic [Sun, 15 Apr 2018 21:45:34 +0000 (23:45 +0200)]
gnu: rust: Disable test_process_mask tests.

* gnu/packages/rust.scm (rust-1.19): Disable test_process_mask tests.

6 years agognu: rust: Don't build for "native" arch on ARM.
Efraim Flashner [Thu, 22 Mar 2018 07:14:53 +0000 (09:14 +0200)]
gnu: rust: Don't build for "native" arch on ARM.

* gnu/packages/rust.scm (rust-1.23)<#:phases>[dont-build-native]: New phase.

6 years agognu: rust: Don't #ignore the same test twice.
Danny Milosavljevic [Sun, 15 Apr 2018 08:16:41 +0000 (10:16 +0200)]
gnu: rust: Don't #ignore the same test twice.

* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[patch-tests]:
Don't #ignore the same test twice.

6 years agognu: Add mrustc.
Danny Milosavljevic [Sun, 15 Apr 2018 08:13:39 +0000 (10:13 +0200)]
gnu: Add mrustc.

* gnu/packages/rust.scm (mrustc): New variable.

6 years agognu: rust: Update to 1.24.0.
Nikolai Merinov [Sun, 15 Apr 2018 08:11:37 +0000 (10:11 +0200)]
gnu: rust: Update to 1.24.0.

* gnu/packages/rust.scm (rust): Rename to...
(rust-1.24): ...this.
(rust): New variable.

6 years agognu: rust: Enable more tests.
Nikolai Merinov [Sun, 15 Apr 2018 08:05:14 +0000 (10:05 +0200)]
gnu: rust: Enable more tests.

* gnu/packages/rust.scm (rust-1.19)[arguments]<#:phases>[set-env]: Modify.
(rust-1.23)<#:phases>[patch-cargo-tests]: New phase.
(rust-1.23)<#:phases>[check]: Enable more tests.

6 years agognu: xfig: Update to 3.2.7.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 14:04:33 +0000 (16:04 +0200)]
gnu: xfig: Update to 3.2.7.

* gnu/packages/xfig.scm (xfig): Update to 3.2.7.

6 years agognu: libsigrokdecode: Update phase style.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 16:42:46 +0000 (18:42 +0200)]
gnu: libsigrokdecode: Update phase style.

* gnu/packages/electronics.scm (libsigrokdecode)[arguments]: Use INVOKE
and end all phases with an explicit #t.

6 years agognu: libsigrokdecode: Update to 0.5.1.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 16:27:33 +0000 (18:27 +0200)]
gnu: libsigrokdecode: Update to 0.5.1.

* gnu/packages/electronics.scm (libsigrokdecode): Update to 0.5.1.

6 years agognu: Use HTTPS for sigrok.org home pages.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 16:43:42 +0000 (18:43 +0200)]
gnu: Use HTTPS for sigrok.org home pages.

* gnu/packages/electronics.scm (libsigrokdecode, sigrok-firmware-fx2lafw)
(libsigrok, sigrok-cli)[home-page]: Use HTTPS.

6 years agognu: webkitgtk: Update to 2.20.1.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 14:57:35 +0000 (16:57 +0200)]
gnu: webkitgtk: Update to 2.20.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.1.

6 years agognu: pugixml: Update to 1.9.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 16:28:24 +0000 (18:28 +0200)]
gnu: pugixml: Update to 1.9.

* gnu/packages/xml.scm (pugixml): Update to 1.9.

6 years agognu: pugixml: Use HTTPS home page.
Tobias Geerinckx-Rice [Mon, 16 Apr 2018 12:58:41 +0000 (14:58 +0200)]
gnu: pugixml: Use HTTPS home page.

* gnu/packages/xml.scm (pugixml)[home-page]: Use HTTPS.

6 years agognu: sharutils: Fix CVE-2018-1000097.
Marius Bakke [Sun, 15 Apr 2018 15:48:37 +0000 (17:48 +0200)]
gnu: sharutils: Fix CVE-2018-1000097.

* gnu/packages/patches/sharutils-CVE-2018-1000097.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/compression.scm (sharutils)[source](patches): Use it.

6 years agognu: Add emacs-epkg.
Oleg Pykhalov [Tue, 20 Mar 2018 16:09:04 +0000 (19:09 +0300)]
gnu: Add emacs-epkg.

* gnu/packages/emacs.scm (emacs-epkg): New public variable.

6 years agognu: Add emacs-closql.
Oleg Pykhalov [Tue, 20 Mar 2018 16:08:29 +0000 (19:08 +0300)]
gnu: Add emacs-closql.

* gnu/packages/emacs.scm (emacs-closql): New public variable.

6 years agognu: Add emacs-emacsql.
Oleg Pykhalov [Tue, 20 Mar 2018 16:08:07 +0000 (19:08 +0300)]
gnu: Add emacs-emacsql.

* gnu/packages/emacs.scm (emacs-emacsql): New public variable.

6 years agognu: Add emacs-finalize.
Oleg Pykhalov [Tue, 20 Mar 2018 16:07:39 +0000 (19:07 +0300)]
gnu: Add emacs-finalize.

* gnu/packages/emacs.scm (emacs-finalize): New public variable.

6 years agognu: Add emacs-cl-generic.
Oleg Pykhalov [Tue, 20 Mar 2018 16:06:48 +0000 (19:06 +0300)]
gnu: Add emacs-cl-generic.

* gnu/packages/emacs.scm (emacs-cl-generic): New public variable.

6 years agognu: Add emacs-pg.
Oleg Pykhalov [Tue, 20 Mar 2018 16:11:19 +0000 (19:11 +0300)]
gnu: Add emacs-pg.

* gnu/packages/emacs.scm (emacs-pg): New public variable.

6 years agognu: abcde: Update to 2.9.1.
Efraim Flashner [Sun, 15 Apr 2018 19:58:07 +0000 (22:58 +0300)]
gnu: abcde: Update to 2.9.1.

* gnu/packages/cdrom.scm (abcde): Update to 2.9.1.

6 years agognu: geoclue: Update to 2.4.8.
Tobias Geerinckx-Rice [Sun, 15 Apr 2018 11:37:03 +0000 (13:37 +0200)]
gnu: geoclue: Update to 2.4.8.

* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.

6 years agognu: google-brotli: Update to 1.0.4.
Tobias Geerinckx-Rice [Sun, 15 Apr 2018 11:36:42 +0000 (13:36 +0200)]
gnu: google-brotli: Update to 1.0.4.

* gnu/packages/compression.scm (google-brotli): Update to 1.0.4.

6 years agognu: di: Update to 4.46.
Tobias Geerinckx-Rice [Sat, 14 Apr 2018 18:16:44 +0000 (20:16 +0200)]
gnu: di: Update to 4.46.

* gnu/packages/admin.scm (di): Update to 4.46.

6 years agognu: ncmpcpp: Update to 0.8.2.
Leo Famulari [Sun, 15 Apr 2018 17:08:32 +0000 (13:08 -0400)]
gnu: ncmpcpp: Update to 0.8.2.

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

6 years agognu: mupen64plus-video-z64: Fix glew.h location.
Manolis Ragkousis [Sun, 15 Apr 2018 10:05:54 +0000 (13:05 +0300)]
gnu: mupen64plus-video-z64: Fix glew.h location.

* gnu/packages/patches/mupen64plus-video-z64-glew-correct-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use it.

6 years agognu: xscreensaver: Update to 5.39.
Marius Bakke [Sun, 15 Apr 2018 11:03:21 +0000 (13:03 +0200)]
gnu: xscreensaver: Update to 5.39.

* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.

6 years agognu: nginx: Update to 1.13.12.
Marius Bakke [Sun, 15 Apr 2018 11:03:04 +0000 (13:03 +0200)]
gnu: nginx: Update to 1.13.12.

* gnu/packages/web.scm (nginx): Update to 1.13.12.

6 years agognu: efivar: Update to 35.
Marius Bakke [Sun, 15 Apr 2018 10:55:39 +0000 (12:55 +0200)]
gnu: efivar: Update to 35.

* gnu/packages/linux.scm (efivar): Update to 35.

6 years agognu: efibootmgr: Update to 16.
Marius Bakke [Sun, 15 Apr 2018 10:52:41 +0000 (12:52 +0200)]
gnu: efibootmgr: Update to 16.

* gnu/packages/linux.scm (efibootmgr): Update to 16.
[arguments]: Add EFIDIR to #:make-flags.  Remove related 'branding' phase.

6 years agognu: offlineimap: Update to 7.2.0.
Marius Bakke [Sun, 15 Apr 2018 10:36:16 +0000 (12:36 +0200)]
gnu: offlineimap: Update to 7.2.0.

* gnu/packages/mail.scm (offlineimap): Update to 7.2.0.

6 years agognu: htop: Update to 2.2.0.
Marius Bakke [Sun, 15 Apr 2018 10:31:49 +0000 (12:31 +0200)]
gnu: htop: Update to 2.2.0.

* gnu/packages/patches/htop-fix-process-tree.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/admin.scm (htop): Update to 2.2.0.
[source](patches): Remove.

6 years agognu: libsoup: Update to 2.62.1.
Marius Bakke [Sun, 15 Apr 2018 10:23:09 +0000 (12:23 +0200)]
gnu: libsoup: Update to 2.62.1.

* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.

6 years agognu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750].
Marius Bakke [Thu, 12 Apr 2018 18:09:58 +0000 (20:09 +0200)]
gnu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750].

* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.4.1.
[arguments]: Set #:tests? #f.

6 years agognu: mgba: Update to 0.6.3.
Rutger Helling [Sun, 15 Apr 2018 09:02:40 +0000 (11:02 +0200)]
gnu: mgba: Update to 0.6.3.

* gnu/packages/emulators.scm (mgba): Update to 0.6.3.

6 years agognu: Add uefitool.
Danny Milosavljevic [Thu, 5 Apr 2018 15:35:39 +0000 (17:35 +0200)]
gnu: Add uefitool.

* gnu/packages/flashing-tools.scm (uefitool): New variable.