Commit Graph

41737 Commits (db1e2522f6222594fc507ce7a7ba7b1c0ac5037d)

Author SHA1 Message Date
Tobias Geerinckx-Rice 6a9cecd553
gnu: perl-template-toolkit: Update to 2.28.
* gnu/packages/perl.scm (perl-template-toolkit): Update to 2.28.
2019-03-23 00:11:12 +01:00
Tobias Geerinckx-Rice 836aec9984
gnu: perl-carp-clan: Update to 6.07.
* gnu/packages/perl.scm (perl-carp-clan): Update to 6.07.
2019-03-23 00:11:12 +01:00
Tobias Geerinckx-Rice 612f11bbc5
gnu: perl-devel-checkbin: Update to 0.04.
* gnu/packages/perl.scm (perl-devel-checkbin): Update to 0.04.
2019-03-23 00:11:12 +01:00
Tobias Geerinckx-Rice b94a35326b
gnu: perl-datetime-format-builder: Update to 0.82.
* gnu/packages/perl.scm (perl-datetime-format-builder): Update to 0.82.
2019-03-23 00:11:12 +01:00
Tobias Geerinckx-Rice 695da62896
gnu: perl-unicode-normalize: Update to 1.26.
* gnu/packages/perl.scm (perl-unicode-normalize): Update to 1.26.
2019-03-23 00:11:11 +01:00
Tobias Geerinckx-Rice c3064aa1ba
gnu: perl-pegex: Update to 0.70.
* gnu/packages/perl.scm (perl-pegex): Update to 0.70.
2019-03-23 00:11:11 +01:00
Tobias Geerinckx-Rice 1a3f4684a5
gnu: perl-yaml: Update to 1.27.
* gnu/packages/perl.scm (perl-yaml): Update to 1.27.
2019-03-23 00:11:11 +01:00
Tobias Geerinckx-Rice d5b5d5826c
gnu: perl-uri-escape: Update to 1.76.
* gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.76.
2019-03-23 00:11:10 +01:00
Tobias Geerinckx-Rice b0842a8e08
gnu: perl-webservice-musicbrainz: Update to 1.0.5.
* gnu/packages/music.scm (perl-webservice-musicbrainz): Update to 1.0.5.
2019-03-23 00:11:10 +01:00
Tobias Geerinckx-Rice 48c5e0cb84
gnu: perl-software-license: Update to 0.103014.
* gnu/packages/license.scm (perl-software-license): Update to 0.103014.
2019-03-23 00:11:10 +01:00
Tobias Geerinckx-Rice 35e4e3597f
gnu: perl-lingua-en-tagger: Update to 0.30.
* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.30.
2019-03-23 00:11:09 +01:00
Tobias Geerinckx-Rice 6023ecab57
gnu: bind: Return #T from all phases.
* gnu/packages/dns.scm (isc-bind)[arguments]: Move #T from ‘check’ to ‘move-to-utils’ phase.
2019-03-23 00:11:09 +01:00
Leo Famulari d349e6d9a8
gnu: vlc: Remove obsolete patches.
* gnu/packages/video.scm (vlc)[arguments]: Remove obsolete Qt 5.11 changes in
'patch-source' phase.
2019-03-22 18:16:45 -04:00
Leo Famulari 10384f880a
gnu: VLC: Fix build with libssh2 > 1.8.0.
* gnu/packages/video.scm (vlc)[arguments]: Adjust the faulty libssh2 feature
detection macro.
2019-03-22 18:16:42 -04:00
Tomáš Čech 1b17c23ebc
gnu: Add xl2tpd.
* gnu/packages/vpn.scm (xl2tpd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-22 22:49:35 +01:00
Ludovic Courtès 0dc7d298a3
vm: 'system-docker-image' calls 'sync' before rebooting.
Previously we could end up silently building truncated tarballs.

* gnu/system/vm.scm (system-docker-image)[build]: Add call to 'sync'.
2019-03-22 22:49:35 +01:00
Ludovic Courtès ac3c14fb07
system: Fix misleading comments.
* gnu/system.scm (<operating-system>)[skeletons, services]: Fix
misleading type comments.
2019-03-22 22:49:35 +01:00
Nicolas Goaziou c6e775a875
gnu: tlp: Update to 1.2.1.
* gnu/packages/linux.scm (tlp): Update to 1.2.1.
2019-03-22 19:12:34 +01:00
Nicolas Goaziou 813f866a90
gnu: emacs-xr: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.9.
2019-03-22 18:42:26 +01:00
Ricardo Wurmus fdfaba9032
gnu: Add starlong.
* gnu/packages/bioinformatics.scm (starlong): New variable.
2019-03-22 16:17:01 +01:00
Tobias Geerinckx-Rice 70d6a61424
gnu: parallel: Update to 20190322.
* gnu/packages/parallel.scm (parallel): Update to 20190322.
2019-03-22 16:02:17 +01:00
Marco van Hulten 9716f62119
gnu: claws-mail: Enable LDAP support.
* gnu/packages/mail.scm (claws-mail)[arguments]: Add "--enable-ldap" to
configure flags.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-22 14:42:09 +01:00
Tobias Geerinckx-Rice b97df9e570
gnu: graphicsmagick: Update to 1.3.31.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.31.
2019-03-22 13:06:59 +01:00
Tobias Geerinckx-Rice 304ed82c53
gnu: graphicsmagick: Don't use NAME in source URI.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Hard-code NAME.
2019-03-22 13:06:59 +01:00
Danny Milosavljevic 6a715a00d3
gnu: libgit2: Add comments.
* gnu/packages/patches/libgit2-avoid-python.patch: Add comments.
2019-03-22 12:00:08 +01:00
Danny Milosavljevic 03fb5ff6ae
gnu: libgit2: Avoid Python.
* gnu/packages/patches/libgit2-avoid-python.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[source]: Use it.
[inputs]: Remove python.
[native-inputs]: Add guile-2.2.
2019-03-21 23:29:10 +01:00
Ricardo Wurmus 93f178b5a8
gnu: Add r-reinforcelearn.
* gnu/packages/cran.scm (r-reinforcelearn): New variable.
2019-03-21 22:48:54 +01:00
Ricardo Wurmus 0c02f94f15
gnu: Add r-picante.
* gnu/packages/cran.scm (r-picante): New variable.
2019-03-21 22:48:31 +01:00
Ricardo Wurmus 0a3ba39633
gnu: r-assertthat: Update to 0.2.1.
* gnu/packages/statistics.scm (r-assertthat): Update to 0.2.1.
2019-03-21 22:48:30 +01:00
Ricardo Wurmus 340cae5631
gnu: r-rlang: Update to 0.3.2.
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.2.
2019-03-21 22:48:30 +01:00
Leo Famulari b47e5a6cc3
gnu: curl: Use hidden-package for curl's libssh2.
This is a followup to commits c1f4e6491c
and af8f7eb4f2.

* gnu/packages/curl.scm (libssh2-1.8.0): Use hidden-package.
2019-03-21 16:35:34 -04:00
Ricardo Wurmus decea6eef0
gnu: r-recipes: Update to 0.1.5.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.5.
[propagated-inputs]: Remove r-broom, r-ddalpha, r-dimred, and r-pls; add
r-generics, r-glue, and r-tidyr.
2019-03-21 21:09:55 +01:00
Ricardo Wurmus 854f0603b6
gnu: r-zoo: Update to 1.8-5.
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-5.
2019-03-21 21:09:55 +01:00
Ricardo Wurmus c646d19ff7
gnu: r-mgcv: Update to 1.8-28.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-28.
2019-03-21 21:09:55 +01:00
Ricardo Wurmus a11d29b4e9
gnu: r-expm: Update to 0.999-4.
* gnu/packages/cran.scm (r-expm): Update to 0.999-4.
2019-03-21 21:09:55 +01:00
Ricardo Wurmus 4c871a5537
gnu: r-pkgbuild: Update to 1.0.3.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.3.
2019-03-21 21:09:55 +01:00
Ludovic Courtès b7489004a4
gnu: emacs-emms: Add dependency on Mutagen.
* gnu/packages/emacs-xyz.scm (emacs-emms)[arguments]: In 'configure'
phase, for "emms-tag-editor.el", replace "mid3v2" but not "mp3info".
[inputs]: Add PYTHON-MUTAGEN.
2019-03-21 20:50:10 +01:00
Jack Hill ea4a1e5d0b
gnu: Add emacs-semantic-refactor.
* gnu/packages/emacs-xyz.scm (emacs-semantic-refactor): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-03-21 20:48:12 +01:00
Robert Smith 2f87048dbe
gnu: elixir: Update to 1.8.1.
* gnu/packages/elixir.scm (elixir): Update to 1.8.1.
[source](patches): New field.
[home-page]: Use HTTPS.
* gnu/packages/patches/elixir-path-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-03-21 20:48:12 +01:00
Marius Bakke 7ac8d96d77
gnu: gnupg: Update to 2.2.14.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.14.
2019-03-21 19:23:49 +01:00
Marius Bakke b4d77cfa70
gnu: strace: Update to 5.0.
* gnu/packages/linux.scm (strace): Update to 5.0.
2019-03-21 19:23:49 +01:00
Marius Bakke 915618f2ff
gnu: glm: Update to 0.9.9.4.
* gnu/packages/maths.scm (glm): Update to 0.9.9.4.
2019-03-21 19:23:48 +01:00
Marius Bakke 941699b343
gnu: tbb: Update to 2019_U5.
* gnu/packages/tbb.scm (tbb): Update to 2019_U5.
[source]: Use GIT-FETCH because releases are no longer available.
2019-03-21 19:23:48 +01:00
Marius Bakke 05109e8ef8
gnu: varnish: Update to 6.2.0.
* gnu/packages/web.scm (varnish): Update to 6.2.0.
[arguments]: Remove obsolete configure flag.  Add substitution for /bin/rm.
2019-03-21 19:23:48 +01:00
Marius Bakke c11f86ff16
gnu: libgit2: Update to 0.28.1.
* gnu/packages/patches/libgit2-oom-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.1.
[source](patches): Remove 'libgit2-oom-test.patch'.
2019-03-21 19:23:48 +01:00
Marius Bakke 7c1693df42
gnu: elogind: Update to 241.1.
* gnu/packages/freedesktop.scm (elogind): Update to 241.1.
2019-03-21 19:23:48 +01:00
Marius Bakke ad4910eec0
build-system/meson: Add #:allowed-references and #:disallowed-references.
* guix/build-system/meson.scm (meson-build): Add support for
  #:allowed-references and #:disallowed-references.
2019-03-21 19:23:47 +01:00
Marius Bakke c1f4e6491c
gnu: curl: Restore derivation.
Commit af8f7eb4f2 accidentally changed the cURL
derivation.  Remove use of HIDDEN-PACKAGE and restore input order to prevent a
large number of rebuilds.

* gnu/packages/ssh.scm (libssh2-1.8.0): Move from here ...
* gnu/packages/curl.scm (libssh2-1.8.0): ... to here.  Don't use
HIDDEN-PACKAGE and make it non-public.
(curl)[inputs]: Move LIBSSH2-1.8.0 where it was before af8f7eb4f2.
2019-03-21 19:23:47 +01:00
Leo Famulari af8f7eb4f2
gnu: libssh2: Update to 1.8.1 [security fixes].
Fixes CVE-2019-{3855,3856,3857,3858,3859,3860,3861,3862,3863}.

* gnu/packages/ssh.scm (libssh2): Update to 1.8.1.
(libssh2-1.8.0): New variable.
* gnu/packages/curl.scm (curl)[inputs]: Use libssh2-1.8.0.
2019-03-21 13:37:01 -04:00
Brett Gilio 1e70d72b18
gnu: emacs-hackernews: Update to 0.5.0-1-916c3da.
* gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.5.0-1-916c3da.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-21 09:34:09 +01:00