jackhill/guix/guix.git
5 years agognu: ansible: update to 2.5.7
Kenny Ballou [Mon, 30 Jul 2018 19:17:30 +0000 (13:17 -0600)]
gnu: ansible: update to 2.5.7

* gnu/packages/admin.scm (ansible): Update to 2.5.7.
[arguments, native-inputs, inputs]: Use Python 3.
[native-inputs, inputs]: Replace python-pycrypto with python-cryptography.

Co-authored-by: Leo Famulari <leo@famulari.name>
5 years agognu: emacs-racket-mode: Update to 0.0.2-2.1b78827.
Konrad Hinsen [Fri, 3 Aug 2018 10:01:05 +0000 (12:01 +0200)]
gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.

* gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827.

Signed-off-by: Leo Famulari <leo@famulari.name>
5 years agognu: r-ggplot2: Update to 3.0.0
Alex Branham [Thu, 9 Aug 2018 22:01:40 +0000 (17:01 -0500)]
gnu: r-ggplot2: Update to 3.0.0

* gnu/packages/statistics.scm (r-ggplot2): Update to 3.0.0
[propagated-inputs]: Add r-mgcv, r-rlang, r-viridislite, and r-withr.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
5 years agognu: emacs-helm-eww: Update to 20180725.
Pierre Neidhardt [Mon, 13 Aug 2018 14:35:58 +0000 (16:35 +0200)]
gnu: emacs-helm-eww: Update to 20180725.

* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.

5 years agognu: racket: Ignore bytecode checksums in the store.
Timothy Sample [Sun, 12 Aug 2018 15:12:38 +0000 (11:12 -0400)]
gnu: racket: Ignore bytecode checksums in the store.

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

* gnu/packages/patches/racket-store-checksum-override.patch: New file.
* gnu/packages/scheme.scm (racket)[sources]: Add it.

5 years agognu: borg: Update to 1.1.7.
Leo Famulari [Sun, 12 Aug 2018 21:52:52 +0000 (17:52 -0400)]
gnu: borg: Update to 1.1.7.

* gnu/packages/backup.scm (borg): Update to 1.1.7.

5 years agognu: fortune-mod: Clean up empty directory.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:58:32 +0000 (17:58 +0200)]
gnu: fortune-mod: Clean up empty directory.

* gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after
emptying it.

5 years agognu: libwacom: Update to 0.31.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 21:50:27 +0000 (23:50 +0200)]
gnu: libwacom: Update to 0.31.

* gnu/packages/xdisorg.scm (libwacom): Update to 0.31.

5 years agognu: python-wsgiproxy2: Update to 0.4.4.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 22:28:26 +0000 (00:28 +0200)]
gnu: python-wsgiproxy2: Update to 0.4.4.

* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.4.
[arguments]: Remove. Restkit is not longer supported.
[native-inputs]: Remove unzip, python-nose, and python-coverage.
Add python-webtest.
[propagated-inputs]: Add python-requests and python-urllib3.

5 years agognu: python-ndg-httpsclient: Update to 0.5.1.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 22:34:30 +0000 (00:34 +0200)]
gnu: python-ndg-httpsclient: Update to 0.5.1.

* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.

5 years agognu: python-pep8: Use HTTPS home page.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 22:49:03 +0000 (00:49 +0200)]
gnu: python-pep8: Use HTTPS home page.

Also add a comment about 1.7.1. This doesn't warrant a changelog entry,
so you never read this.

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

5 years agognu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 23:01:51 +0000 (01:01 +0200)]
gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].

* gnu/packages/networking.scm (strongswan): Update to 5.6.3.

5 years agognu: ethtool: Update to 4.17.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 23:38:30 +0000 (01:38 +0200)]
gnu: ethtool: Update to 4.17.

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

5 years agognu: ghc-parsec-numbers: Use HTTPS home page.
Tobias Geerinckx-Rice [Sun, 12 Aug 2018 23:49:36 +0000 (01:49 +0200)]
gnu: ghc-parsec-numbers: Use HTTPS home page.

* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.

5 years agoservices: cgit: Disable repo booleans having a global counterpart.
Clément Lassieur [Sun, 12 Aug 2018 19:19:38 +0000 (21:19 +0200)]
services: cgit: Disable repo booleans having a global counterpart.

Otherwise the global counterpart is never taken into account.

* doc/guix.texi (Version Control Services): Update accordingly.
* gnu/services/cgit.scm (repo-boolean?, serialize-repo-boolean): Use the
DEFINE-MAYBE macro to allow for the 'disabled value.
(repository-cgit-configuration)[enable-commit-graph?, enable-log-filecount?,
enable-log-linecount?, enable-remote-branches?, enable-subject-links?,
enable-html-serving?]: Change default value to 'disabled.

5 years agonls: Update 'da' translation.
Leo Famulari [Sun, 12 Aug 2018 20:38:46 +0000 (16:38 -0400)]
nls: Update 'da' translation.

5 years agognu: git-annex: Update to 6.20180807.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 22:51:33 +0000 (00:51 +0200)]
gnu: git-annex: Update to 6.20180807.

* gnu/packages/version-control.scm (git-annex): Update to 6.20180807.

5 years agognu: xmobar: Update to 0.27.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 22:24:30 +0000 (00:24 +0200)]
gnu: xmobar: Update to 0.27.

* gnu/packages/wm.scm (xmobar): Update to 0.27.
[inputs]: Add ghc-parsec-numbers.

5 years agognu: Add ghc-parsec-numbers.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 22:13:17 +0000 (00:13 +0200)]
gnu: Add ghc-parsec-numbers.

* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.

5 years agognu: ccid: Move pcsc-lite from inputs to native-inputs.
Arun Isaac [Thu, 9 Aug 2018 13:49:03 +0000 (19:19 +0530)]
gnu: ccid: Move pcsc-lite from inputs to native-inputs.

pcsc-lite only provides the headers to build ccid. So, it is sufficient that
it be a native-input.

* gnu/packages/security-token.scm (ccid)[inputs]: Move pcsc-lite to ...
[native-inputs]: ... here.

5 years agognu: discount: Update to 2.2.4.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:53:37 +0000 (18:53 +0200)]
gnu: discount: Update to 2.2.4.

* gnu/packages/markup.scm (discount): Update to 2.2.4.

5 years agognu: discount: Remove bogus FILE-NAME.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:52:46 +0000 (18:52 +0200)]
gnu: discount: Remove bogus FILE-NAME.

The upstream name is fine.

* gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.

5 years agognu: jpegoptim: Update to 1.4.6.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:37:28 +0000 (18:37 +0200)]
gnu: jpegoptim: Update to 1.4.6.

* gnu/packages/image.scm (jpegoptim): Update to 1.4.6.

5 years agognu: angband: Update to 4.1.3.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:35:51 +0000 (17:35 +0200)]
gnu: angband: Update to 4.1.3.

* gnu/packages/games.scm (angband): Update to 4.1.3.

5 years agognu: fortune-mod: Return #t from all phases.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:48:37 +0000 (17:48 +0200)]
gnu: fortune-mod: Return #t from all phases.

* gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than
undefined from phases.

5 years agognu: perl-email-simple: Update to 2.216.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:43:36 +0000 (18:43 +0200)]
gnu: perl-email-simple: Update to 2.216.

* gnu/packages/mail.scm (perl-email-simple): Update to 2.216.

5 years agognu: perl-lingua-en-tagger: Update to 0.29.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:39:56 +0000 (18:39 +0200)]
gnu: perl-lingua-en-tagger: Update to 0.29.

* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.29.

5 years agognu: perl-glib: Update to 1.327.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 16:35:35 +0000 (18:35 +0200)]
gnu: perl-glib: Update to 1.327.

* gnu/packages/glib.scm (perl-glib): Update to 1.327.

5 years agoimport: hackage: Support recursive importing.
Ricardo Wurmus [Wed, 8 Aug 2018 13:29:18 +0000 (15:29 +0200)]
import: hackage: Support recursive importing.

* guix/import/hackage.scm (hackage-recursive-import): New procedure.
(hackage-module->sexp): Return dependencies alongside dependencies.
(hackage->guix-package): Memoize results.
* guix/scripts/import/hackage.scm (show-help, %options, guix-import-hackage):
Support recursive importing.
* doc/guix.texi (Invoking guix import): Document option.

5 years agognu: fortune-mod: Update to 2.6.1.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:43:54 +0000 (17:43 +0200)]
gnu: fortune-mod: Update to 2.6.1.

* gnu/packages/games.scm (fortune-mod): Update to 2.6.1.

5 years agognu: fortune-mod: Don't use unstable tarball.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:42:53 +0000 (17:42 +0200)]
gnu: fortune-mod: Don't use unstable tarball.

* gnu/packages/games.scm (fortune-mod)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: perl-file-mimeinfo: Update to 0.29.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 15:33:21 +0000 (17:33 +0200)]
gnu: perl-file-mimeinfo: Update to 0.29.

* gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.29.

5 years agoMigrate search.cpan.org home pages to metacpan.org.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 13:53:20 +0000 (15:53 +0200)]
Migrate search.cpan.org home pages to metacpan.org.

The venerable search.cpan.org has retired[0].

[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html

* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.

5 years agognu: Use static & unversioned CPAN home pages.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 13:05:30 +0000 (15:05 +0200)]
gnu: Use static & unversioned CPAN home pages.

Constructing home pages to be version-specific is not something we
really want or do elsewhere, and interferers with mass updates like the
one I'm about to make.

* gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical
home page.
* gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output)
(perl-test-simple, perl-test-tester)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-benchmark-timer, perl-clone)
(perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string)
(perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu)
[home-page]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise.
* gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise.
* gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise.
* gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise.
* gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.

5 years agognu: perl-libxml: Fix description.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 14:07:09 +0000 (16:07 +0200)]
gnu: perl-libxml: Fix description.

Descriptions were of the wrong (sub)package, XML::Parser::PerlSAX.

* gnu/packages/xml.scm (perl-libxml)[synopsis, description, home-page]:
Replace with the correct (upstream) ones.

5 years agognu: perl-ev: Use INVOKE.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 12:46:43 +0000 (14:46 +0200)]
gnu: perl-ev: Use INVOKE.

* gnu/packages/libevent.scm (perl-ev)[arguments]: Substitute INVOKE for
SYSTEM*.

5 years agognu: perl-uri-template: Update to 0.23.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 12:39:29 +0000 (14:39 +0200)]
gnu: perl-uri-template: Update to 0.23.

* gnu/packages/web.scm (perl-uri-template): Update to 0.23.

5 years agognu: python-lzo: Update to 1.12.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 14:51:05 +0000 (16:51 +0200)]
gnu: python-lzo: Update to 1.12.

* gnu/packages/compression.scm (python-lzo): Update to 1.12.

5 years agognu: zathura: Update to 0.4.0.
Arun Isaac [Sat, 11 Aug 2018 09:10:53 +0000 (14:40 +0530)]
gnu: zathura: Update to 0.4.0.

* gnu/packages/pdf.scm (zathura): Update to 0.4.0.

5 years agognu: password-store: Use HTTPS home page.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:35:45 +0000 (02:35 +0200)]
gnu: password-store: Use HTTPS home page.

* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.

5 years agognu: gtksourceview: Update to 3.24.8.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 03:48:59 +0000 (05:48 +0200)]
gnu: gtksourceview: Update to 3.24.8.

* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8.

5 years agognu: ddclient: Update to 3.9.0.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 03:48:12 +0000 (05:48 +0200)]
gnu: ddclient: Update to 3.9.0.

* gnu/packages/dns.scm (ddclient): Update to 3.9.0.
[inputs]: Add perl-data-validate-ip.  Order alphabetically.

5 years agognu: Add perl-data-validate-ip.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 03:43:04 +0000 (05:43 +0200)]
gnu: Add perl-data-validate-ip.

* gnu/packages/networking.scm (perl-data-validate-ip): New public
variable.

5 years agognu: light: Update to 1.1.2.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 02:56:49 +0000 (04:56 +0200)]
gnu: light: Update to 1.1.2.

* gnu/packages/linux.scm (light): Update to 1.1.2.

5 years agognu: virt-viewer: Update to 7.0.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 02:50:18 +0000 (04:50 +0200)]
gnu: virt-viewer: Update to 7.0.

* gnu/packages/spice.scm (virt-viewer): Update to 7.0.

5 years agognu: spice-gtk: Update to 0.35.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 02:48:28 +0000 (04:48 +0200)]
gnu: spice-gtk: Update to 0.35.

* gnu/packages/spice.scm (spice-gtk): Update to 0.35.

5 years agognu: proxychains-ng: Update to 4.13.
Tobias Geerinckx-Rice [Sat, 11 Aug 2018 01:02:20 +0000 (03:02 +0200)]
gnu: proxychains-ng: Update to 4.13.

* gnu/packages/networking.scm (proxychains-ng): Update to 4.13.
[source]: Update download URI.  Goodbye, sweet hash.
[arguments]: Add CC=gcc to the environment, not only to #:make-flags.

5 years agognu: python-gitpython: Update to 2.1.11.
Tobias Geerinckx-Rice [Wed, 8 Aug 2018 17:34:28 +0000 (19:34 +0200)]
gnu: python-gitpython: Update to 2.1.11.

* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11.

5 years agognu: mpop: Update to 1.2.8.
Tobias Geerinckx-Rice [Wed, 8 Aug 2018 19:15:39 +0000 (21:15 +0200)]
gnu: mpop: Update to 1.2.8.

* gnu/packages/mail.scm (mpop): Update to 1.2.8.
[arguments]: Remove.

5 years agognu: mpop: Update home page.
Tobias Geerinckx-Rice [Wed, 8 Aug 2018 19:13:01 +0000 (21:13 +0200)]
gnu: mpop: Update home page.

* gnu/packages/mail.scm (mpop)[source, home-page]: Update URIs.

5 years agognu: password-store: Update to 1.7.3.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:37:19 +0000 (02:37 +0200)]
gnu: password-store: Update to 1.7.3.

* gnu/packages/password-utils.scm (password-store): Update to 1.7.3.

5 years agognu: asio: Update to 1.12.1.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:47:51 +0000 (02:47 +0200)]
gnu: asio: Update to 1.12.1.

* gnu/packages/networking.scm (asio): Update to 1.12.1.
[source]: Use upstream release tarballs.
[native-inputs, arguments]: Remove cruft needed to build from git.

5 years agognu: linux-libre: Update to 4.17.14.
Mark H Weaver [Sat, 11 Aug 2018 00:33:33 +0000 (20:33 -0400)]
gnu: linux-libre: Update to 4.17.14.

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

5 years agognu: linux-libre@4.14: Update to 4.14.62.
Mark H Weaver [Sat, 11 Aug 2018 00:32:43 +0000 (20:32 -0400)]
gnu: linux-libre@4.14: Update to 4.14.62.

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

5 years agognu: linux-libre@4.9: Update to 4.9.119.
Mark H Weaver [Sat, 11 Aug 2018 00:31:56 +0000 (20:31 -0400)]
gnu: linux-libre@4.9: Update to 4.9.119.

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

5 years agognu: linux-libre@4.4: Update to 4.4.147.
Mark H Weaver [Sat, 11 Aug 2018 00:31:14 +0000 (20:31 -0400)]
gnu: linux-libre@4.4: Update to 4.4.147.

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

5 years agognu: mew: Use HTTPS.
Tobias Geerinckx-Rice [Wed, 8 Aug 2018 19:23:50 +0000 (21:23 +0200)]
gnu: mew: Use HTTPS.

* gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS.

5 years agognu: otf2: Edit description.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:42:44 +0000 (00:42 +0200)]
gnu: otf2: Edit description.

* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.

5 years agognu: po4a: Update to 0.54.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 17:31:43 +0000 (19:31 +0200)]
gnu: po4a: Update to 0.54.

* gnu/packages/gettext.scm (po4a): Update to 0.54.
[arguments]: Remove ‘set-search-path’ and ‘fix-builder’ phases.
Coalesce ‘disable-...-test’ phases into one ‘disable-failing-tests’
phase, update their numbering, and re-enable the ‘yaml’ test.
[native-inputs]: Add perl-yaml-tiny test dependency.

5 years agognu: dialog: Update to 1.3-20180621.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:46:02 +0000 (02:46 +0200)]
gnu: dialog: Update to 1.3-20180621.

* gnu/packages/ncurses.scm (dialog): Update to 1.3-20180621.

5 years agognu: opari2: Update to 2.0.3.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:27:16 +0000 (02:27 +0200)]
gnu: opari2: Update to 2.0.3.

* gnu/packages/profiling.scm (opari2): Update to 2.0.3.

5 years agognu: opari2: Remove redundant code.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 00:26:45 +0000 (02:26 +0200)]
gnu: opari2: Remove redundant code.

* gnu/packages/profiling.scm (opari2)[arguments]: Remove ‘licence’
installation phase now handled by the build system.

5 years agognu: xfig: Update to 3.2.7a.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 18:38:45 +0000 (20:38 +0200)]
gnu: xfig: Update to 3.2.7a.

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

5 years agognu: perl-net-dns: Update home page.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 20:57:38 +0000 (22:57 +0200)]
gnu: perl-net-dns: Update home page.

* gnu/packages/networking.scm (perl-net-dns)[home-page]: Use new (and
HTTPS) URI.
[source]: Add it to the list of download locations.

5 years agognu: perl-net-dns: Update to 1.17.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 20:23:50 +0000 (22:23 +0200)]
gnu: perl-net-dns: Update to 1.17.

* gnu/packages/networking.scm (perl-net-dns): Update to 1.17.

5 years agognu: r-cowplot: Update to 0.9.3.
Tobias Geerinckx-Rice [Fri, 10 Aug 2018 22:45:02 +0000 (00:45 +0200)]
gnu: r-cowplot: Update to 0.9.3.

* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.3.

5 years agognu: Add oath-toolkit.
Tobias Geerinckx-Rice [Tue, 3 Jul 2018 23:43:41 +0000 (01:43 +0200)]
gnu: Add oath-toolkit.

* gnu/packages/authentication.scm: New file.
(oath-toolkit): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.

5 years agognu: ccrypt: Update to 1.11.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 00:37:02 +0000 (02:37 +0200)]
gnu: ccrypt: Update to 1.11.

* gnu/packages/crypto.scm (ccrypt): Update to 1.11.

5 years agognu: mame: Update to 0.200.
Nicolas Goaziou [Fri, 10 Aug 2018 22:05:24 +0000 (00:05 +0200)]
gnu: mame: Update to 0.200.

* gnu/packages/emulators.scm (mame): Update to 0.200.
[arguments]: Fix missing includes in source.

5 years agognu: bzip2: Use archived source and home-page URLs.
Leo Famulari [Fri, 10 Aug 2018 18:51:14 +0000 (14:51 -0400)]
gnu: bzip2: Use archived source and home-page URLs.

* gnu/packages/compression.scm (bzip2)[source, home-page]: Update URLs.

5 years agognu: p11-kit: Update to 0.23.13.
Marius Bakke [Fri, 10 Aug 2018 19:44:46 +0000 (21:44 +0200)]
gnu: p11-kit: Update to 0.23.13.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.

5 years agognu: libsoup: Update to 2.62.3.
Marius Bakke [Fri, 10 Aug 2018 19:40:17 +0000 (21:40 +0200)]
gnu: libsoup: Update to 2.62.3.

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

5 years agognu: mes: Update to 0.17.
Jan Nieuwenhuizen [Fri, 10 Aug 2018 06:32:11 +0000 (08:32 +0200)]
gnu: mes: Update to 0.17.

* gnu/packages/mes.scm (mes): Update to 0.17.

5 years agognu: sord: Update to 0.16.2.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:35:03 +0000 (00:35 +0200)]
gnu: sord: Update to 0.16.2.

* gnu/packages/rdf.scm (sord): Update to 0.16.2.

5 years agognu: otf2: Update to 2.1.1.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:41:58 +0000 (00:41 +0200)]
gnu: otf2: Update to 2.1.1.

* gnu/packages/profiling.scm (otf2): Update to 2.1.1.

5 years agognu: xmonad: Update to 0.14.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:29:10 +0000 (00:29 +0200)]
gnu: xmonad: Update to 0.14.

* gnu/packages/wm.scm (xmonad): Update to 0.14.
[inputs]: Add ghc-semigroups.

5 years agognu: ghc-xmonad-contrib: Update to 0.14.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 23:38:53 +0000 (01:38 +0200)]
gnu: ghc-xmonad-contrib: Update to 0.14.

* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.

5 years agognu: Use HTTPS for xmonad.org home pages.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:29:33 +0000 (00:29 +0200)]
gnu: Use HTTPS for xmonad.org home pages.

* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use
HTTPS.

5 years agognu: bear: Update to 2.3.12.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 00:48:56 +0000 (02:48 +0200)]
gnu: bear: Update to 2.3.12.

* gnu/packages/build-tools.scm (bear): Update to 2.3.12.

5 years agognu: bear: Don't use unstable tarball.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 00:40:56 +0000 (02:40 +0200)]
gnu: bear: Don't use unstable tarball.

* gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.

5 years agognu: lynx: Update to 2.8.9rel.1.
Tobias Geerinckx-Rice [Thu, 9 Aug 2018 22:23:43 +0000 (00:23 +0200)]
gnu: lynx: Update to 2.8.9rel.1.

* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.

5 years agognu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].
Leo Famulari [Thu, 9 Aug 2018 12:24:31 +0000 (08:24 -0400)]
gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].

* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.

5 years agognu: wpa_supplicant: Fix CVE-2018-14526.
Leo Famulari [Wed, 8 Aug 2018 15:35:46 +0000 (11:35 -0400)]
gnu: wpa_supplicant: Fix CVE-2018-14526.

* gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.

5 years agognu: snap: Update to 4.2.1.3.
Nicolas Goaziou [Thu, 9 Aug 2018 22:07:00 +0000 (00:07 +0200)]
gnu: snap: Update to 4.2.1.3.

* gnu/packages/education.scm (snap): Update to 4.2.1.3.

5 years agognu: python-duniterpy: Update home page.
Nicolas Goaziou [Thu, 9 Aug 2018 21:37:44 +0000 (23:37 +0200)]
gnu: python-duniterpy: Update home page.

* gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.

5 years agognu: python-duniterpy: Update to 0.43.7.
Nicolas Goaziou [Thu, 9 Aug 2018 21:34:07 +0000 (23:34 +0200)]
gnu: python-duniterpy: Update to 0.43.7.

* gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7.
[source]: Change upstream repository, which moved to a Gitlab instance.
[arguments]: Remove phase removing a failing test, no longer needed.

5 years agognu: polkit: Update to 0.115 [fixes CVE-2018-1116].
Ricardo Wurmus [Sun, 5 Aug 2018 11:00:12 +0000 (13:00 +0200)]
gnu: polkit: Update to 0.115 [fixes CVE-2018-1116].

* gnu/packages/polkit.scm (polkit): Update to 0.115.
[origin]: Adjust snippet.
[inputs]: Replace mozjs with mozjs-52.
* gnu/packages/patches/polkit-drop-test.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.

(cherry picked from commit 50afd712312a4b9fa42d7f9d03464e542b3aeb75)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
5 years agognu: Add mozjs-52.
Ricardo Wurmus [Fri, 3 Aug 2018 16:15:42 +0000 (18:15 +0200)]
gnu: Add mozjs-52.

* gnu/packages/gnuzilla.scm (mozjs-52): New variable.

(cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
5 years agognu: gusb: Update to 0.3.0.
Marius Bakke [Thu, 9 Aug 2018 18:45:15 +0000 (20:45 +0200)]
gnu: gusb: Update to 0.3.0.

* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.

5 years agognu: xorg-server: Update to 1.20.1.
Marius Bakke [Thu, 9 Aug 2018 17:01:04 +0000 (19:01 +0200)]
gnu: xorg-server: Update to 1.20.1.

* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.1.
[source](patches): Remove 'xorg-server-rotate-fb.patch'.

5 years agognu: libgit2: Update to 0.26.6.
Marius Bakke [Thu, 9 Aug 2018 15:28:11 +0000 (17:28 +0200)]
gnu: libgit2: Update to 0.26.6.

* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.

5 years agognu: lftp: Update to 4.8.4.
Marius Bakke [Thu, 9 Aug 2018 15:25:48 +0000 (17:25 +0200)]
gnu: lftp: Update to 4.8.4.

* gnu/packages/ftp.scm (lftp): Update to 4.8.4.
[arguments]: End phases on #t.

5 years agognu: libmspack: Update to 0.7.1.
Marius Bakke [Thu, 9 Aug 2018 15:24:54 +0000 (17:24 +0200)]
gnu: libmspack: Update to 0.7.1.

* gnu/packages/compression.scm (libmspack): Update to 0.7.1.

5 years agodoc: Fix syntax error.
Marius Bakke [Thu, 9 Aug 2018 13:40:02 +0000 (15:40 +0200)]
doc: Fix syntax error.

* doc/guix.texi (Networking Services): Escape newline between keyword
arguments.

5 years agognu: qemu: Update to 2.12.1.
Marius Bakke [Sat, 4 Aug 2018 12:07:01 +0000 (14:07 +0200)]
gnu: qemu: Update to 2.12.1.

* gnu/packages/virtualization.scm (qemu): Update to 2.12.1.

5 years agognu: c-toxcore: Update to 0.2.5.
Rutger Helling [Thu, 9 Aug 2018 14:46:29 +0000 (16:46 +0200)]
gnu: c-toxcore: Update to 0.2.5.

* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.

5 years agognu: Remove go-github-com-davidjpeacock-cli.
Leo Famulari [Thu, 9 Aug 2018 12:11:31 +0000 (08:11 -0400)]
gnu: Remove go-github-com-davidjpeacock-cli.

* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): Remove variable.

5 years agognu: kurly: Removed unused input.
Leo Famulari [Thu, 9 Aug 2018 12:10:14 +0000 (08:10 -0400)]
gnu: kurly: Removed unused input.

* gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.

5 years agognu: Add VBinDiff.
Leo Famulari [Wed, 1 Aug 2018 11:26:03 +0000 (07:26 -0400)]
gnu: Add VBinDiff.

* gnu/packages/patchutils.scm (vbindiff): New variable.

5 years agognu: mrustc: Update to 0.8.0.
Danny Milosavljevic [Thu, 9 Aug 2018 05:50:57 +0000 (07:50 +0200)]
gnu: mrustc: Update to 0.8.0.

* gnu/packages/rust.scm (mrustc): Update to 0.8.0.