jackhill/guix/guix.git
5 years agognu: libuv: Update to 1.20.3.
Jelle Licht [Thu, 31 May 2018 12:05:01 +0000 (14:05 +0200)]
gnu: libuv: Update to 1.20.3.

* gnu/packages/libevent.scm (libuv): Update to 1.20.3.

6 years agognu: cmake: Delete Emacs library.
Oleg Pykhalov [Tue, 22 May 2018 04:41:45 +0000 (07:41 +0300)]
gnu: cmake: Delete Emacs library.

* gnu/packages/cmake.scm (cmake)[arguments]: Delete Emacs library.

6 years agognu: jemalloc: Update to 5.1.0.
Marius Bakke [Wed, 9 May 2018 13:37:16 +0000 (15:37 +0200)]
gnu: jemalloc: Update to 5.1.0.

* gnu/packages/jemalloc.scm (jemalloc): Update to 5.1.0.
[source](patches): Remove.
* gnu/packages/patches/jemalloc-arm-address-bits.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agobuild-system/meson: Use 'strip-runpath' instead of PatchELF.
Ludovic Courtès [Wed, 18 Apr 2018 16:31:28 +0000 (18:31 +0200)]
build-system/meson: Use 'strip-runpath' instead of PatchELF.

* guix/build/meson-build-system.scm (fix-runpath): Call 'strip-runpath'
instead of invoking 'patchelf'.

6 years agogremlin: Add 'strip-runpath'.
Ludovic Courtès [Tue, 17 Apr 2018 11:38:12 +0000 (13:38 +0200)]
gremlin: Add 'strip-runpath'.

* guix/build/gremlin.scm (strip-runpath): New procedure.
* tests/gremlin.scm (c-compiler): New variable.
("strip-runpath"): New test.

6 years agogremlin: Preserve offset info for dynamic entries.
Ludovic Courtès [Tue, 17 Apr 2018 10:32:56 +0000 (12:32 +0200)]
gremlin: Preserve offset info for dynamic entries.

* guix/build/gremlin.scm (<dynamic-entry>): New record type.
(raw-dynamic-entries): Return a list of <dynamic-entry>.
(dynamic-entries): Adjust accordingly and return a list of <dynamic-entry>.
(elf-dynamic-info)[matching-entry]: New procedure.
Use it.

6 years agognu: libsigsegv: Install the shared library.
Ludovic Courtès [Sun, 6 May 2018 22:11:19 +0000 (00:11 +0200)]
gnu: libsigsegv: Install the shared library.

Suggested by Weldon Goree <weldon@b.rontosaur.us>.

* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Add
  #:configure-flags.

6 years agognu: python2: Update to 2.7.15.
Marius Bakke [Tue, 1 May 2018 12:59:20 +0000 (14:59 +0200)]
gnu: python2: Update to 2.7.15.

* gnu/packages/python.scm (python-2.7): Update to 2.7.15.

6 years agognu: dbus: Update to 1.12.8.
Marius Bakke [Mon, 30 Apr 2018 23:39:55 +0000 (01:39 +0200)]
gnu: dbus: Update to 1.12.8.

* gnu/packages/glib.scm (dbus): Update to 1.12.8.

6 years agognu: boost: Update to 1.67.0.
Tobias Geerinckx-Rice [Tue, 1 May 2018 04:39:40 +0000 (06:39 +0200)]
gnu: boost: Update to 1.67.0.

* gnu/packages/boost.scm (boost): Update to 1.67.0.

6 years agognu: cups-filters: Update to 1.20.3.
Tobias Geerinckx-Rice [Tue, 1 May 2018 04:27:32 +0000 (06:27 +0200)]
gnu: cups-filters: Update to 1.20.3.

* gnu/packages/cups.scm (cups-filters): Update to 1.20.3.

6 years agognu: cups-minimal, cups: Update to 2.2.7.
Tobias Geerinckx-Rice [Tue, 1 May 2018 04:12:59 +0000 (06:12 +0200)]
gnu: cups-minimal, cups: Update to 2.2.7.

* gnu/packages/cups.scm (cups-minimal): Update to 2.2.7.
[source]: Add patch to build without LINUX-PAM.
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

6 years agognu: libgpg-error: Update to 1.29.
Tobias Geerinckx-Rice [Tue, 1 May 2018 01:45:03 +0000 (03:45 +0200)]
gnu: libgpg-error: Update to 1.29.

* gnu/packages/gnupg.scm (libgpg-error): Update to 1.29.
[source]: Remove upstreamed patch.
* gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: libjpeg: Update to 9c.
Tobias Geerinckx-Rice [Tue, 1 May 2018 01:34:47 +0000 (03:34 +0200)]
gnu: libjpeg: Update to 9c.

* gnu/packages/image.scm (libjpeg): Update to 9c.

6 years agognu: file: Update to 5.33.
Tobias Geerinckx-Rice [Wed, 18 Apr 2018 01:34:17 +0000 (03:34 +0200)]
gnu: file: Update to 5.33.

* gnu/packages/file.scm (file): Update to 5.33.

6 years agognu: poppler: Update to 0.64.0.
Tobias Geerinckx-Rice [Tue, 1 May 2018 01:28:48 +0000 (03:28 +0200)]
gnu: poppler: Update to 0.64.0.

* gnu/packages/pdf.scm (poppler): Update to 0.64.0.

6 years agognu: xz: Update to 5.2.4.
Tobias Geerinckx-Rice [Mon, 30 Apr 2018 19:19:04 +0000 (21:19 +0200)]
gnu: xz: Update to 5.2.4.

* gnu/packages/compression.scm (xz): Update to 5.2.4.

6 years agognu: cmake: Update to 3.11.1.
Marius Bakke [Mon, 30 Apr 2018 18:02:56 +0000 (20:02 +0200)]
gnu: cmake: Update to 3.11.1.

* gnu/packages/cmake.scm (cmake): Update to 3.11.1.

6 years agognu: libuv: Update to 1.20.2.
Marius Bakke [Mon, 30 Apr 2018 18:01:06 +0000 (20:01 +0200)]
gnu: libuv: Update to 1.20.2.

* gnu/packages/libevent.scm (libuv): Update to 1.20.2.

6 years agognu: sqlite: Update to 3.23.1.
Marius Bakke [Sun, 15 Apr 2018 19:36:44 +0000 (21:36 +0200)]
gnu: sqlite: Update to 3.23.1.

* gnu/packages/databases.scm (sqlite): Update to 3.23.1.

6 years agognu: cairo: Update to 1.14.12.
Marius Bakke [Sun, 15 Apr 2018 13:14:00 +0000 (15:14 +0200)]
gnu: cairo: Update to 1.14.12.

* gnu/packages/gtk.scm (cairo): Update to 1.14.12.

6 years agognu: pango: Update to 1.42.1.
Marius Bakke [Sun, 15 Apr 2018 13:02:46 +0000 (15:02 +0200)]
gnu: pango: Update to 1.42.1.

* gnu/packages/gtk.scm (pango): Update to 1.42.1.

6 years agognu: gobject-introspection: Update to 1.56.1.
Marius Bakke [Sun, 15 Apr 2018 13:00:28 +0000 (15:00 +0200)]
gnu: gobject-introspection: Update to 1.56.1.

* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1.

6 years agognu: glib: Update to 2.56.1.
Marius Bakke [Sun, 15 Apr 2018 12:58:40 +0000 (14:58 +0200)]
gnu: glib: Update to 2.56.1.

* gnu/packages/glib.scm (glib): Update to 2.56.1.

6 years agoMerge branch 'master' into core-updates
Mark H Weaver [Mon, 30 Apr 2018 08:03:54 +0000 (04:03 -0400)]
Merge branch 'master' into core-updates

6 years agognu: linux-libre: Update to 4.16.6.
Mark H Weaver [Mon, 30 Apr 2018 07:27:52 +0000 (03:27 -0400)]
gnu: linux-libre: Update to 4.16.6.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6.
(%linux-libre-hash): Update hash.

6 years agognu: linux-libre@4.14: Update to 4.14.38.
Mark H Weaver [Mon, 30 Apr 2018 07:26:56 +0000 (03:26 -0400)]
gnu: linux-libre@4.14: Update to 4.14.38.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38.
(%linux-libre-4.14-hash): Update hash.

6 years agognu: linux-libre@4.9: Update to 4.9.97.
Mark H Weaver [Mon, 30 Apr 2018 07:26:01 +0000 (03:26 -0400)]
gnu: linux-libre@4.9: Update to 4.9.97.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.

6 years agognu: linux-libre@4.4: Update to 4.4.130.
Mark H Weaver [Mon, 30 Apr 2018 07:25:23 +0000 (03:25 -0400)]
gnu: linux-libre@4.4: Update to 4.4.130.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.

6 years agoservices: Add modem-manager-service-type.
Danny Milosavljevic [Thu, 29 Mar 2018 22:21:39 +0000 (00:21 +0200)]
services: Add modem-manager-service-type.

* gnu/services/networking.scm (modem-manager-service-type): New variable.
(<modem-manager-configuration>): New variable.
(modem-manager-configuration): New procedure.
(modem-manager-configuration?): New procedure.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: Import (gnu services base).

6 years agoservices: Move static-networking to (gnu services base).
Danny Milosavljevic [Sun, 29 Apr 2018 22:40:21 +0000 (00:40 +0200)]
services: Move static-networking to (gnu services base).

* gnu/services/networking.scm (static-networking, static-networking?,
static-networking-interface, static-networking-ip, static-networking-netmask,
static-networking-gateway, static-networking-requirement,
static-networking-service, static-networking-service-type): Move to...
* gnu/services/base.scm: ...here.

6 years agognu: Add java-apache-ivy.
Julien Lepiller [Wed, 18 Apr 2018 15:19:12 +0000 (17:19 +0200)]
gnu: Add java-apache-ivy.

* gnu/package/java.scm (java-apache-ivy): New variable.
* gnu/packages/patches/java-apache-ivy-port-to-latest-bouncycastle.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.

6 years agognu: Add java-jsch-agentproxy-jsch.
Julien Lepiller [Wed, 18 Apr 2018 15:10:27 +0000 (17:10 +0200)]
gnu: Add java-jsch-agentproxy-jsch.

* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable.

6 years agognu: Add java-jsch-agentproxy-connector-factory.
Julien Lepiller [Wed, 18 Apr 2018 15:08:02 +0000 (17:08 +0200)]
gnu: Add java-jsch-agentproxy-connector-factory.

* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New
variable.

6 years agognu: Add java-jsch-agentproxy-usocket-nc.
Julien Lepiller [Wed, 18 Apr 2018 15:05:39 +0000 (17:05 +0200)]
gnu: Add java-jsch-agentproxy-usocket-nc.

* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable.

6 years agognu: Add java-jsch-agentproxy-pageant.
Julien Lepiller [Wed, 18 Apr 2018 15:04:17 +0000 (17:04 +0200)]
gnu: Add java-jsch-agentproxy-pageant.

* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable.

6 years agognu: Add java-jsch-agentproxy-usocket-jna.
Julien Lepiller [Wed, 18 Apr 2018 15:02:49 +0000 (17:02 +0200)]
gnu: Add java-jsch-agentproxy-usocket-jna.

* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New
variable.

6 years agognu: Add java-jsch-agentproxy-sshagent.
Julien Lepiller [Wed, 18 Apr 2018 15:00:30 +0000 (17:00 +0200)]
gnu: Add java-jsch-agentproxy-sshagent.

* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable.

6 years agognu: Add java-jsch-agentproxy-core.
Julien Lepiller [Thu, 5 Apr 2018 17:54:02 +0000 (19:54 +0200)]
gnu: Add java-jsch-agentproxy-core.

* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable.

6 years agognu: Add java-bouncycastle.
Julien Lepiller [Tue, 13 Mar 2018 21:19:17 +0000 (22:19 +0100)]
gnu: Add java-bouncycastle.

* gnu/packages/java.scm (java-bouncycastle): New variable.
(java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable.
(java-kafka-clients)[inputs]: Use java-bouncycastle.

6 years agobuild: Use only one domain for guix-manual.
Julien Lepiller [Sun, 29 Apr 2018 19:38:17 +0000 (21:38 +0200)]
build: Use only one domain for guix-manual.

* Makefile.am (assert-no-store-file-names): Exclude guix-manual.
* po/doc/guix.pot po/doc/contributing.pot: Merge into...
* po/doc/guix-manual.pot: ...this.
* po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into...
* po/doc/guix-manual.fr.po: ...this.
* doc/local.mk: Replace old file names.
* po/doc/local.mk: Replace old file names.

6 years agognu: Add u-boot-mx6cuboxi.
Vagrant Cascadian [Sun, 29 Apr 2018 06:39:10 +0000 (06:39 +0000)]
gnu: Add u-boot-mx6cuboxi.

* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.

6 years agognu: Add u-boot-wandboard.
Vagrant Cascadian [Sun, 29 Apr 2018 04:38:05 +0000 (04:38 +0000)]
gnu: Add u-boot-wandboard.

* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.

6 years agognu: make-u-boot-package: Install 'SPL' files also.
Vagrant Cascadian [Sun, 29 Apr 2018 04:33:00 +0000 (04:33 +0000)]
gnu: make-u-boot-package: Install 'SPL' files also.

* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL'
files to the files installed during custom 'install phase.

6 years agofile-systems: Expound '%pseudo-file-system-types'.
Ludovic Courtès [Sun, 29 Apr 2018 15:40:03 +0000 (17:40 +0200)]
file-systems: Expound '%pseudo-file-system-types'.

Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/system/file-systems.scm (%pseudo-file-system-types): Add
"debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs".

6 years agognu: utf8proc: Update to 2.1.1.
Tobias Geerinckx-Rice [Sat, 28 Apr 2018 21:02:12 +0000 (23:02 +0200)]
gnu: utf8proc: Update to 2.1.1.

* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.

6 years agognu: Use HTTPS for julialang.org home pages.
Tobias Geerinckx-Rice [Sat, 28 Apr 2018 17:55:01 +0000 (19:55 +0200)]
gnu: Use HTTPS for julialang.org home pages.

* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS.
* gnu/packages/julia.scm (julia)[home-page]: Likewise

6 years agognu: python-autopep8: Update to 1.3.5
Fis Trivial [Sat, 28 Apr 2018 04:25:30 +0000 (04:25 +0000)]
gnu: python-autopep8: Update to 1.3.5

* gnu/packages/python.scm (python-autopep8): Update to 1.3.5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: Add python-autograd
Fis Trivial [Sat, 28 Apr 2018 03:47:03 +0000 (03:47 +0000)]
gnu: Add python-autograd

* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: escpr: Update to 1.6.20.
Diego Nicola Barbato [Fri, 27 Apr 2018 21:52:13 +0000 (23:52 +0200)]
gnu: escpr: Update to 1.6.20.

* gnu/packages/cups.scm (escpr): Update to 1.6.20.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: gcc-toolchain: Add "static" output.
Ludovic Courtès [Sat, 28 Apr 2018 20:27:49 +0000 (22:27 +0200)]
gnu: gcc-toolchain: Add "static" output.

This allows the use of 'gcc-toolchain' to create statically-linked
executables (requires libc.a.)

* gnu/packages/commencement.scm (make-gcc-toolchain): Add "static"
output.  Add "libc-static" to 'inputs'.  Add call to 'union-build' for
the "static" output.

6 years agognu: dfc: Update to 3.1.1.
Kei Kebreau [Sat, 28 Apr 2018 18:39:44 +0000 (14:39 -0400)]
gnu: dfc: Update to 3.1.1.

* gnu/packages/admin.scm (dfc): Update to 3.1.1.

6 years agognu: notmuch: Update to 0.26.2.
Marius Bakke [Sat, 28 Apr 2018 11:38:01 +0000 (13:38 +0200)]
gnu: notmuch: Update to 0.26.2.

* gnu/packages/mail.scm (notmuch): Update to 0.26.2.

6 years agognu: godot: Update to 3.0.2.
Marius Bakke [Thu, 26 Apr 2018 13:25:00 +0000 (15:25 +0200)]
gnu: godot: Update to 3.0.2.

* gnu/packages/game-development.scm (godot): Update to 3.0.2.

6 years agognu: godot: Remove unused bundled libraries from the source.
Marius Bakke [Thu, 15 Mar 2018 10:38:48 +0000 (11:38 +0100)]
gnu: godot: Remove unused bundled libraries from the source.

While at it, also use system libvpx.

* gnu/packages/game-development.scm (godot)[source](snippet): New field.
[arguments]: Add "builtin_libvpx=no" to #:scons-flags.
[inputs]: Add LIBVPX.

6 years agognu: godot: Add a file extension to source file name.
Marius Bakke [Thu, 15 Mar 2018 10:22:03 +0000 (11:22 +0100)]
gnu: godot: Add a file extension to source file name.

* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".

6 years agognu: python-yapf: Update to 0.21.0.
Fis Trivial [Sat, 28 Apr 2018 07:42:32 +0000 (07:42 +0000)]
gnu: python-yapf: Update to 0.21.0.

* gnu/packages/python.scm (python-yapf): Update to 0.21.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
6 years agognu: mes: Update to 0.13.
Jan Nieuwenhuizen [Sat, 28 Apr 2018 13:30:49 +0000 (15:30 +0200)]
gnu: mes: Update to 0.13.

* gnu/packages/mes.scm (mes): Update to 0.13.  Use new gitlab url scheme.

6 years agognu: virt-manager: Update to 1.5.1.
Roel Janssen [Sat, 28 Apr 2018 08:14:47 +0000 (10:14 +0200)]
gnu: virt-manager: Update to 1.5.1.

* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.

6 years agognu: fabric: Update to 1.14.0.
Roel Janssen [Sat, 28 Apr 2018 00:14:35 +0000 (02:14 +0200)]
gnu: fabric: Update to 1.14.0.

* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.

6 years agognu: roary: Update to 3.12.0.
Roel Janssen [Fri, 27 Apr 2018 23:52:52 +0000 (01:52 +0200)]
gnu: roary: Update to 3.12.0.

* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.

6 years agognu: gnome-terminal: Update to 3.28.1.
Roel Janssen [Fri, 27 Apr 2018 23:45:32 +0000 (01:45 +0200)]
gnu: gnome-terminal: Update to 3.28.1.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.

6 years agognu: vte: Update to 0.52.1.
Roel Janssen [Fri, 27 Apr 2018 23:44:29 +0000 (01:44 +0200)]
gnu: vte: Update to 0.52.1.

* gnu/packages/gnome.scm (vte): Update to 0.52.1.

6 years agognu: star: Update to 2.6.0a.
Roel Janssen [Fri, 27 Apr 2018 23:24:10 +0000 (01:24 +0200)]
gnu: star: Update to 2.6.0a.

* gnu/packages/bioinformatics.scm (star): Update to 2.6.0a.

6 years agognu: multiqc: Update to 1.5.
Roel Janssen [Fri, 27 Apr 2018 23:10:24 +0000 (01:10 +0200)]
gnu: multiqc: Update to 1.5.

* gnu/packages/bioinformatics.scm (multiqc): Update to 1.5.

6 years agognu: express: Link with shared protobuf library.
Roel Janssen [Fri, 27 Apr 2018 23:05:58 +0000 (01:05 +0200)]
gnu: express: Link with shared protobuf library.

* gnu/packages/bioinformatics.scm (express): Link with shared protobuf
  library.

6 years agognu: Add r-codedepends.
Ricardo Wurmus [Fri, 27 Apr 2018 16:40:50 +0000 (18:40 +0200)]
gnu: Add r-codedepends.

* gnu/packages/cran.scm (r-codedepends): New variable.

6 years agognu: bamtools: Update to 2.5.1.
Roel Janssen [Fri, 27 Apr 2018 22:56:59 +0000 (00:56 +0200)]
gnu: bamtools: Update to 2.5.1.

* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.

6 years agognu: taxtastic: Update to 0.8.5.
Roel Janssen [Fri, 27 Apr 2018 22:43:16 +0000 (00:43 +0200)]
gnu: taxtastic: Update to 0.8.5.

* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.

6 years agognu: nnn: Update to 1.7.
Roel Janssen [Fri, 27 Apr 2018 22:38:31 +0000 (00:38 +0200)]
gnu: nnn: Update to 1.7.

* gnu/packages/admin.scm (nnn): Update to 1.7.

6 years agoguix system: Report wrong file system 'device' fields.
Ludovic Courtès [Fri, 27 Apr 2018 13:31:37 +0000 (15:31 +0200)]
guix system: Report wrong file system 'device' fields.

Previously, if you wrote (device "my-label") without (title 'label),
you'd get:

  guix system: error: stat: No such file or directory: "my-label"

Now you get a proper error and a hint.

Reported by Pierre-Antoine Rouby.

* guix/scripts/system.scm (check-file-system-availability)[literal]: New
variable.  Loop over LITERAL.
* gnu/system/file-systems.scm (%pseudo-file-system-types): New variable.
* guix/ui.scm (display-hint): Make public.

6 years agodoc: Add tips for Vim users.
Ludovic Courtès [Fri, 27 Apr 2018 13:12:26 +0000 (15:12 +0200)]
doc: Add tips for Vim users.

* doc/contributing.texi (Formatting Code): Add a paragraph about Vim.

6 years agognu: libstaroffice: Update to 0.0.6.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 13:18:43 +0000 (15:18 +0200)]
gnu: libstaroffice: Update to 0.0.6.

* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.

6 years agognu: perl-multidimensional: Update to 0.014.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 13:17:51 +0000 (15:17 +0200)]
gnu: perl-multidimensional: Update to 0.014.

* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.

6 years agognu: perl-bareword-filehandles: Update to 0.006.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 13:17:24 +0000 (15:17 +0200)]
gnu: perl-bareword-filehandles: Update to 0.006.

* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.

6 years agognu: vsearch: Update to 2.8.0.
Ben Woodcroft [Fri, 27 Apr 2018 09:06:02 +0000 (19:06 +1000)]
gnu: vsearch: Update to 2.8.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.8.0.

6 years agognu: diamond: Update to 0.9.21.
Ben Woodcroft [Fri, 27 Apr 2018 09:04:49 +0000 (19:04 +1000)]
gnu: diamond: Update to 0.9.21.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.21.

6 years agognu: emacs-websocket: Update to 1.10.
Ricardo Wurmus [Fri, 27 Apr 2018 11:32:40 +0000 (13:32 +0200)]
gnu: emacs-websocket: Update to 1.10.

* gnu/packages/emacs.scm (emacs-websocket): Update to 1.10.
[source]: Fetch from git.

6 years agognu: r-robustbase: Update to 0.93-0.
Ricardo Wurmus [Fri, 27 Apr 2018 11:26:14 +0000 (13:26 +0200)]
gnu: r-robustbase: Update to 0.93-0.

* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-0.

6 years agognu: r-r-oo: Update to 1.22.0.
Ricardo Wurmus [Fri, 27 Apr 2018 11:26:06 +0000 (13:26 +0200)]
gnu: r-r-oo: Update to 1.22.0.

* gnu/packages/statistics.scm (r-r-oo): Update to 1.22.0.

6 years agognu: r-foreign: Update to 0.8-70.
Ricardo Wurmus [Fri, 27 Apr 2018 11:25:53 +0000 (13:25 +0200)]
gnu: r-foreign: Update to 0.8-70.

* gnu/packages/statistics.scm (r-foreign): Update to 0.8-70.

6 years agognu: r-metap: Update to 0.9.
Ricardo Wurmus [Fri, 27 Apr 2018 11:25:45 +0000 (13:25 +0200)]
gnu: r-metap: Update to 0.9.

* gnu/packages/cran.scm (r-metap): Update to 0.9.

6 years agognu: r-pillar: Update to 1.2.2.
Ricardo Wurmus [Fri, 27 Apr 2018 11:25:31 +0000 (13:25 +0200)]
gnu: r-pillar: Update to 1.2.2.

* gnu/packages/cran.scm (r-pillar): Update to 1.2.2.

6 years agognu: emacs-slack: Update to 0-4.d903954.
Ricardo Wurmus [Fri, 27 Apr 2018 07:27:03 +0000 (09:27 +0200)]
gnu: emacs-slack: Update to 0-4.d903954.

* gnu/packages/emacs.scm (emacs-slack): Update to 0-4.d903954.

6 years agoservices: Set default <dhcpd-configuration> version to "4".
Chris Marusich [Fri, 27 Apr 2018 08:34:38 +0000 (01:34 -0700)]
services: Set default <dhcpd-configuration> version to "4".

* gnu/services/networking.scm (<dhcpd-configuration>) <version>: Set the
default to "4" instead of "6"; both our manual and upstream says the default
should be "4".

6 years agognu: thefuck: Use INVOKE.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:13:48 +0000 (05:13 +0200)]
gnu: thefuck: Use INVOKE.

* gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.

6 years agognu: thefuck: Update to 3.26.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:13:11 +0000 (05:13 +0200)]
gnu: thefuck: Update to 3.26.

* gnu/packages/admin.scm (thefuck): Update to 3.26.

6 years agognu: infamous-plugins: Update to 0.2.04.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:10:27 +0000 (05:10 +0200)]
gnu: infamous-plugins: Update to 0.2.04.

* gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.

6 years agognu: infamous-plugins: Use HTTPS home page.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:08:41 +0000 (05:08 +0200)]
gnu: infamous-plugins: Use HTTPS home page.

* gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.

6 years agognu: drumstick: Update to 1.1.1.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:06:00 +0000 (05:06 +0200)]
gnu: drumstick: Update to 1.1.1.

* gnu/packages/music.scm (drumstick): Update to 1.1.1.
[inputs]: Remove fluidsynth.

6 years agognu: mpd: Update to 0.20.19.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 03:05:25 +0000 (05:05 +0200)]
gnu: mpd: Update to 0.20.19.

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

6 years agognu: tuxguitar: Update to 1.5.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 02:13:42 +0000 (04:13 +0200)]
gnu: tuxguitar: Update to 1.5.

* gnu/packages/music.scm (tuxguitar): Update to 1.5.

6 years agognu: tuxguitar: Update home page.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 02:13:19 +0000 (04:13 +0200)]
gnu: tuxguitar: Update home page.

The tuxguitar.pw domain is infested with squatters.

* gnu/packages/music.scm (tuxguitar)[home-page]: Update.

6 years agognu: perl-clone: Update to 0.39.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 01:41:30 +0000 (03:41 +0200)]
gnu: perl-clone: Update to 0.39.

* gnu/packages/perl.scm (perl-clone): Update to 0.39.

6 years agognu: perl-strictures@2: Update to 2.000004.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 01:34:27 +0000 (03:34 +0200)]
gnu: perl-strictures@2: Update to 2.000004.

* gnu/packages/perl.scm (perl-strictures-2): Update to 2.000004.

6 years agognu: ranger: Fix description and tests.
Eric Bavier [Fri, 27 Apr 2018 02:08:23 +0000 (21:08 -0500)]
gnu: ranger: Fix description and tests.

* gnu/packages/disk.scm (ranger)[arguments]: Replace '#:phases' with
'#:test-target'.
[description]: Remove texinfo markup.  'VI' -> 'Vi'.

6 years agognu: Add Ranger.
Eric Bavier [Tue, 24 Apr 2018 23:44:38 +0000 (18:44 -0500)]
gnu: Add Ranger.

* gnu/packages/disk.scm (ranger): New variable.

6 years agognu: mumps: Update to 5.1.2.
Eric Bavier [Mon, 26 Feb 2018 17:29:38 +0000 (11:29 -0600)]
gnu: mumps: Update to 5.1.2.

* gnu/packages/maths.scm (mumps): Update to 5.1.2.

6 years agognu: scotch: Update to 6.0.5a.
Eric Bavier [Fri, 2 Mar 2018 20:05:34 +0000 (14:05 -0600)]
gnu: scotch: Update to 6.0.5a.

* gnu/packages/patches/pt-scotch-build-parallelism.patch: Delete files.
* gnu/packages/patches/scotch-build-parallelism.patch,
gnu/packages/patches/scotch-graph-diam-64.patch,
gnu/packages/patches/scotch-graph-induce-type-64.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (scotch): Update to 6.0.5a.
[source](patches): Adjust accordingly.

6 years agognu: darktable: Update to 2.4.3.
Tobias Geerinckx-Rice [Fri, 27 Apr 2018 01:11:50 +0000 (03:11 +0200)]
gnu: darktable: Update to 2.4.3.

* gnu/packages/photo.scm (darktable): Update to 2.4.3.