Commit Graph

24962 Commits

Author SHA1 Message Date
Marius Bakke 8e6177204e
gnu: Add python-gitpython.
* gnu/packages/version-control.scm (python-gitpython, python2-gitpython): New
public variables.
2018-02-28 13:59:01 +01:00
Marius Bakke ea4be20af0
gnu: Add python-gitdb.
* gnu/packages/version-control.scm (python-gitdb, python2-gitdb): New public
variables.
2018-02-28 13:59:01 +01:00
Marius Bakke 1cccdca231
gnu: python-stevedore: Update to 1.28.0.
* gnu/packages/openstack.scm (python-stevedore): Update to 1.28.0.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR, PYTHON-DISCOVER, PYTHON-DOCUTILS,
PYTHON-OSLOSPHINX and PYTHON-OSLOTEST.  Replace PYTHON-SPHINX with
PYTHON-SPHINX-1.6.
2018-02-28 13:59:01 +01:00
Marius Bakke 3e3302acc5
gnu: Add python-rfc3986.
* gnu/packages/python.scm (python-rfc3986, python2-rfc3986): New public
variables.
2018-02-28 13:59:01 +01:00
Marius Bakke 79d9effa51
gnu: python2-stevedore: Enable tests.
* gnu/packages/openstack.scm (python-stevedore)[properties]: Remove.
(python2-stevedore)[arguments]: Remove.
2018-02-28 13:59:00 +01:00
Marius Bakke 8fa28808a6
gnu: python-oslo.context: Enable tests.
* gnu/packages/openstack.scm (python-oslo.context)[arguments]: Remove.
2018-02-28 13:59:00 +01:00
Marius Bakke 39033c8f57
gnu: python2-bandit: Enable tests.
* gnu/packages/openstack.scm (python-bandit)[properties]: Remove.
(python2-bandit): Don't use STRIP-PYTHON2-VARIANT.
2018-02-28 13:59:00 +01:00
Marius Bakke 0ab4c39285
gnu: python2-swiftclient: Enable tests.
* gnu/packages/openstack.scm (python-swiftclient)[properties]: Declare python2
variant.
(python2-swiftclient): Use STRIP-PYTHON2-VARIANT.
[propagated-inputs]: Remove PYTHON2-REQUESTS.
[arguments]: Remove.
[native-inputs]: Delete.
2018-02-28 13:59:00 +01:00
Marius Bakke b39667cdcb
gnu: python-mox3: Update to 0.24.0.
* gnu/packages/openstack.scm (python-mox3): Update to 0.24.0.
[source](patches): New field.
[arguments]: Remove.
[native-inputs]: Add PYTHON-OPENSTACKDOCSTHEME and PYTHON-SUBUNIT.  Replace
PYTHON-SPHINX with PYTHON-SPHINX-1.6.  Move PYTHON-PBR and PYTHON-FIXTURES ...
[propagated-inputs]: ... here.  New field.
[description]: Don't mention explicit Python versions.
* gnu/packages/patches/python-mox3-python3.6-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-02-28 13:59:00 +01:00
Marius Bakke 7a565dc9ec
gnu: Add python-openstackdocstheme.
* gnu/packages/openstack.scm (python-openstackdocstheme,
python2-openstackdocstheme): New public variables.
2018-02-28 13:59:00 +01:00
Marius Bakke 3719d0edf2
gnu: python-sphinx@1.6: Add python2 variant.
* gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant.
(python2-sphinx-1.6): New public variable.
2018-02-28 13:58:43 +01:00
Marius Bakke 9c77852e19
gnu: python-fixtures: Update to 3.0.0.
* gnu/packages/check.scm (python-fixtures-bootstrap): Update to 3.0.0.
2018-02-28 13:58:43 +01:00
Marius Bakke d2ae66b756
gnu: python-reno: Update to 2.7.0.
* gnu/packages/openstack.scm (python-reno): Update to 2.7.0.
[propagated-inputs]: Remove PYTHON-BABEL.  Add PYTHON-PBR.
[native-inputs]: Remove PYTHON-PBR and PYTHON-OSLOTEST.  Add PYTHON-DOCUTILS
and PYTHON-SPHINX.
2018-02-28 13:58:43 +01:00
Marius Bakke be3f88c29c
gnu: python-oslotest: Update to 3.2.0.
* gnu/packages/openstack.scm (python-oslotest): Update to 3.2.0.
[source](uri): Use PYPI-URI.
[native-inputs]: Move PYTHON-OS-CLIENT-CONFIG, PYTHON-SIX, PYTHON-SUBUNIT,
PYTHON-TESTREPOSITORY and PYTHON-TESTTOOLS ...
[propagated-inputs]: ... here.
[properties]: Remove field.
(python2-oslotest)[arguments]: Remove.
2018-02-28 13:58:43 +01:00
Marius Bakke ae565a9a6d
gnu: python-testscenarios: Update to 0.5.0.
* gnu/packages/check.scm (python-testscenarios-bootstrap): Update to 0.5.0.
[source](uri): Use PYPI-URI.
[arguments]: Replace CHECK-PHASE.
[propagated-inputs]: Add PYTHON-PBR-MINIMAL.
(python-testscenarios)[propagated-inputs]: Add PYTHON-PBR.
2018-02-28 13:58:43 +01:00
Marius Bakke 8b93f7e437
gnu: python-testtools: Update to 2.3.0.
* gnu/packages/check.scm (python-testtools-bootstrap,
python2-testtools-bootstrap): New public variables.
(python-testtools): Inherit.
[arguments]: Remove old.  Replace CHECK-PHASE with custom command.
[propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX,
PYTHON-TRACEBACK2 and PYTHON-UNITTEST2.
[native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP.
(python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public
variables.
(python-testscenarios): Adjust accordingly.
[propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP.
(python-subunit-bootstrap, python2-subunit-bootstrap): New public variables.
(python-subunit): Inherit.
(python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with
PYTHON-TESTTOOLS-BOOTSTRAP.
(python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and
PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with
PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
2018-02-28 13:58:43 +01:00
Marius Bakke 881ed3f868
gnu: python-extras: Update to 1.0.0.
* gnu/packages/python.scm (python-extras): Update to 1.0.0.
[source](uri): Use PYPI-URI.
2018-02-28 13:58:43 +01:00
Marius Bakke bc69104a44
gnu: python-testresources: Update to 2.0.1.
* gnu/packages/check.scm (python-testresources-bootstrap,
python2-testresources-bootstrap): New public variables.
(python-testresources): Adjust accordingly.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
2018-02-28 13:58:42 +01:00
Marius Bakke 151f32a74b
gnu: python-subunit: Update to 1.2.0.
* gnu/packages/check.scm (python-subunit): Update to 1.2.0.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove PYTHON-MIMEPARSE.  Add PYTHON-TESTTOOLS.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTSCENARIOS.
2018-02-28 13:58:42 +01:00
Marius Bakke 335c9e3902
gnu: python-fixtures: Propagate python-pbr.
* gnu/packages/check.scm (python-fixtures-bootstrap,
python2-fixtures-bootstrap, python-testrepository-bootstrap,
python2-testrepository-bootstrap): New public variables.
(python-fixtures): Adjust accordingly.
(python-testrepository): Likewise.
[native-inputs]: Remove PYTHON-PBR-MINIMAL.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES
and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and
PYTHON-TESTREPOSITORY-BOOTSTRAP.
2018-02-28 13:58:42 +01:00
Efraim Flashner bd041e7fd3
gnu: dionysus: Update to 1.4.0.
* gnu/packages/maths.scm (dionysus): Update to 1.4.0.
2018-02-28 14:42:36 +02:00
Tobias Geerinckx-Rice 971d232b27
gnu: r-httpuv: Update to 1.3.6.
* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.
2018-02-28 04:13:19 +01:00
Tobias Geerinckx-Rice 1143450c14
gnu: dblatex: Update to 0.3.10.
* gnu/packages/docbook.scm (dblatex): Update to 0.3.10.
[source]: Remove patch.
* gnu/packages/patches/dblatex-remove-multirow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-28 04:13:19 +01:00
Tobias Geerinckx-Rice bf5e7189dc
gnu: perl-yaml-libyaml: Update to 0.69.
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.69.
2018-02-28 04:13:18 +01:00
Tobias Geerinckx-Rice 3199acb2cf
gnu: perl-yaml: Update to 1.24.
* gnu/packages/perl.scm (perl-yaml): Update to 1.24.
[source]: Update origin URI.
2018-02-28 04:13:18 +01:00
Tobias Geerinckx-Rice 047cd2be07
gnu: perl-variable-magic: Update to 0.62.
* gnu/packages/perl.scm (perl-variable-magic): Update to 0.62.
2018-02-28 04:13:17 +01:00
Tobias Geerinckx-Rice 91b73dba9d
gnu: perl-throwable: Update to 0.200013.
* gnu/packages/perl.scm (perl-throwable): Update to 0.200013.
2018-02-28 04:13:17 +01:00
Tobias Geerinckx-Rice 1d4e6e1756
gnu: perl-text-diff: Update to 1.45.
* gnu/packages/perl.scm (perl-text-diff): Update to 1.45.
2018-02-28 04:13:16 +01:00
Tobias Geerinckx-Rice b0821f6b8d
gnu: perl-path-class: Update to 0.37.
* gnu/packages/perl.scm (perl-path-class): Update to 0.37.
2018-02-28 04:13:16 +01:00
Tobias Geerinckx-Rice 24397ab1a3
gnu: perl-list-moreutils-xs: Update to 0.428.
* gnu/packages/perl.scm (perl-list-moreutils-xs): Update to 0.428.
2018-02-28 04:13:15 +01:00
Tobias Geerinckx-Rice 89badfbcc3
gnu: perl-import-into: Update to 1.002005.
* gnu/packages/perl.scm (perl-import-into): Update to 1.002005.
[source]: Update origin URI.
2018-02-28 04:13:15 +01:00
Tobias Geerinckx-Rice a32f136547
gnu: perl-extutils-installpaths: Update to 0.011.
* gnu/packages/perl.scm (perl-extutils-installpaths): Update to 0.011.
2018-02-28 04:13:15 +01:00
Tobias Geerinckx-Rice 63651b8057
gnu: perl-devel-globaldestruction: Update to 0.14.
* gnu/packages/perl.scm (perl-devel-globaldestruction): Update to 0.14.
2018-02-28 04:13:14 +01:00
Tobias Geerinckx-Rice 92a37fd224
gnu: perl-config-autoconf: Update to 0.315.
* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.315.
2018-02-28 04:13:14 +01:00
Tobias Geerinckx-Rice e87ab2e895
gnu: perl-data-optlist: Update to 0.110.
* gnu/packages/perl.scm (perl-data-optlist): Update to 0.110.
2018-02-28 04:13:13 +01:00
Oleg Pykhalov e1cf4fd2d2
services: cgit: Add more configuration fields.
* gnu/services/version-control.scm (cgit-service-type): Move to separate file.
* gnu/services/cgit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
* gnu/tests/version-control.scm: Add this.
* doc/guix.texi (Cgit Service): Document this.
2018-02-28 04:40:56 +03:00
Ludovic Courtès 29d37e999c
gnu: make-bootstrap: Build grep without PCRE support.
Partly fixes <https://bugs.gnu.org/24841>.
Reported by Chris Marusich <cmmarusich@gmail.com>.

This fixes cross-compilation of the statically-linked grep.

* gnu/packages/make-bootstrap.scm (%static-inputs): Add 'inputs' field
for grep.
2018-02-28 00:33:48 +01:00
Tobias Geerinckx-Rice 7349fed591
gnu: perl-x11-xcb: Update to 0.17.
* gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.17.
2018-02-27 16:50:00 +01:00
Tobias Geerinckx-Rice fa964e96e6
gnu: perl-xml-sax-base: Update to 1.09.
* gnu/packages/xml.scm (perl-xml-sax-base): Update to 1.09.
2018-02-27 16:50:00 +01:00
Tobias Geerinckx-Rice 5cacd3144e
gnu: tig: Update to 2.3.3.
* gnu/packages/version-control.scm (tig): Update to 2.3.3.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-27 16:49:59 +01:00
Tobias Geerinckx-Rice 4886d5b23c
gnu: spin2cpp: Update to 3.6.4.
* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.4.
2018-02-27 16:49:59 +01:00
Tobias Geerinckx-Rice 7da5db8e45
gnu: godot: Update to 3.0.1.
* gnu/packages/game-development.scm (godot): Update to 3.0.1.
[arguments]: End phases with #t and remove redundant MKDIR-P.
2018-02-27 16:49:59 +01:00
Tobias Geerinckx-Rice 130acf72f7
gnu: love: Fix build with luajit@2.1.0-beta3.
* gnu/packages/game-development.scm (love)[source]: Add snippet fixing Lua version detection.
2018-02-27 16:49:59 +01:00
Tobias Geerinckx-Rice d5d7d26df7
gnu: perl-gd: Update to 2.68.
* gnu/packages/gd.scm (perl-gd): Update to 2.68.
[source]: Remove obsolete patch.
[native-inputs]: Remove perl-module-build.
[inputs]: Use canonical package names and order alphabetically.
[arguments]: Replace #:module-build-flags with fewer #:make-maker-flags,
enable #:tests?, and remove ‘clear-autogenerated-files’ phase.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-27 16:49:58 +01:00
Tobias Geerinckx-Rice 2504fd3794
gnu: xfburn: Update to 0.5.5.
* gnu/packages/xfce.scm (xfburn): Update to 0.5.5.
2018-02-27 16:49:58 +01:00
Tobias Geerinckx-Rice c26d74dde6
gnu: phonon: Update to 4.10.0.
* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.0.
2018-02-27 16:49:58 +01:00
Tobias Geerinckx-Rice 9e9a211f9d
gnu: soxr: Update to 0.1.3.
* gnu/packages/audio.scm (soxr): Update to 0.1.3.
2018-02-27 16:49:58 +01:00
Tobias Geerinckx-Rice 713b519eaa
gnu: fluidsynth: Update to 1.1.10.
* gnu/packages/audio.scm (fluidsynth): Update to 1.1.10.
2018-02-27 16:49:57 +01:00
Tobias Geerinckx-Rice 0c548d9875
gnu: youtube-dl: Update to 2018.02.26.
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.26.
2018-02-27 16:49:57 +01:00
Tobias Geerinckx-Rice 4f3506a48a
gnu: thermald: Update to 1.7.1.
* gnu/packages/admin.scm (thermald): Update to 1.7.1.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
2018-02-27 16:49:57 +01:00
Tobias Geerinckx-Rice 63f931cf82
gnu: gcab: Update to 1.1.
* gnu/packages/package-management.scm (gcab): Update to 1.1.
[source]: Remove git dependency in a snippet.
2018-02-27 16:49:57 +01:00
Kei Kebreau 36d48a536e
gnu: mbedtls-apache: Fix upstream typo.
A typo was introduced in version 2.7.0 that caused the hiawatha package to
fail to build. See https://github.com/ARMmbed/mbedtls/pull/1362.

* gnu/packages/tls.scm (mbedtls-apache)[source]: Add snippet to fix typo.
2018-02-27 10:33:59 -05:00
Ludovic Courtès 87b6305e72
gnu: polkit: Fix 'invoke' call.
* gnu/packages/polkit.scm (polkit)[arguments] <'install>: Add 'apply'.
Fixes a regression introduced in 3c4bbb4c52.
2018-02-27 09:22:24 +01:00
Chris Marusich a1df45e904
gnu: commencement: Add commentary regarding grafts.
* gnu/packages/commencement.scm: Add comments that were originally
  included only in the Git commit message of
  f00b85ff8d.

Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
2018-02-27 05:29:37 +01:00
Mark H Weaver 701cfb9b33
gnu: linux-libre: Update to 4.15.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6.
(%linux-libre-hash): Update hash.
2018-02-26 21:32:34 -05:00
Mark H Weaver cd2bcc9bda
gnu: linux-libre@4.14: Update to 4.14.22.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22.
(%linux-libre-4.14-hash): Update hash.
2018-02-26 21:31:46 -05:00
Mark H Weaver 5de50beda3
gnu: linux-libre@4.9: Update to 4.9.84.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84.
2018-02-26 21:31:07 -05:00
Mark H Weaver 26204b81f9
gnu: linux-libre@4.4: Update to 4.4.118.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118.
2018-02-26 21:30:16 -05:00
Nicolas Goaziou 7ad05d8526
gnu: emacs-org, emacs-org-contrib: Update to 20180226
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20180226, aka Org 9.1.7.
2018-02-27 00:32:06 +01:00
Leo Famulari fcbb8461a4
gnu: Add go@1.10.
Building Go 1.10 with the Go 1.4 bootstrap, Thread Sanitizer from GCC 5
finds a data race during the the test suite of Go 1.10. With GCC 6, the
race doesn't seem to be present.

.##### ../misc/cgo/testsanitizers
--- FAIL: TestShared (0.03s)
    --- FAIL: TestShared/tsan_shared (2.54s)
        cshared_test.go:71: `/tmp/guix-build-go-1.10.drv-0/TestShared367937240/tsan_shared` exited with exit status 66
                ==================
                WARNING: ThreadSanitizer: data race (pid=28778)
                  Write of size 8 at 0x7ffff5495c30 by thread T1:
                    #0 pthread_attr_getstacksize <null> (tsan_shared+0x00000041be82)
                    #1 x_cgo_init <null> (libtsan_shared.so+0x00000008aeaf)
                    #2 runtime.rt0_go /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:199 (libtsan_shared.so+0x000000081586)

                  Previous write of size 8 at 0x7ffff5495c30 by main thread:
                    #0 <null> <null> (0x000000000001)

                  Location is stack of thread T1.

                  Thread T1 (tid=28786, running) created by main thread at:
                    #0 pthread_create <null> (tsan_shared+0x00000040c794)
                    #1 _cgo_try_pthread_create <null> (libtsan_shared.so+0x00000008ad70)
                    #2 x_cgo_sys_thread_create <null> (libtsan_shared.so+0x00000008ab12)
                    #3 _rt0_amd64_lib /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:56 (libtsan_shared.so+0x0000000813b6)

                SUMMARY: ThreadSanitizer: data race ??:0 __interceptor_pthread_attr_getstacksize

* gnu/packages/golang.scm (go-1.10): New variable.
(go-1.4)[native-inputs]: Use gcc:lib version 6.
2018-02-26 17:34:14 -05:00
Leo Famulari 13d9794d8f
gnu: Add RawTherapee.
* gnu/packages/photo.scm (rawtherapee): New variable.
2018-02-26 17:05:46 -05:00
Leo Famulari bc806b0c12
gnu: Add libiptcdata.
* gnu/packages/image.scm (libiptcdata): New variable.
2018-02-26 17:05:46 -05:00
Roel Janssen 5815e3bc94
gnu: Add emacs-nov.
* gnu/packages/emacs.scm (emacs-nov): New variable.
2018-02-26 22:27:36 +01:00
Roel Janssen c74b8b41cf
gnu: Add emacs-esxml.
* gnu/packages/emacs.scm (emacs-esxml): New variable.
2018-02-26 22:27:31 +01:00
Marius Bakke 6d796220c4
gnu: ninja: Patch /bin/echo in the correct file.
This is a follow-up to commit d0de4c40e2.

* gnu/packages/ninja.scm (ninja)[arguments]: Adjust substitution.
2018-02-26 20:58:14 +01:00
Marius Bakke d0de4c40e2
gnu: ninja: Patch hard-coded /bin/echo reference.
Solves a test failure on systems where open file limits are high enough for
this test to run.  See <https://bugs.gnu.org/30601>.

* gnu/packages/ninja.scm (ninja)[arguments]: Add substitution.
2018-02-26 20:37:04 +01:00
Tobias Geerinckx-Rice d504de2655
gnu: assword: Update to 0.11.
* gnu/packages/password-utils.scm (assword): Update to 0.11.
2018-02-26 20:13:11 +01:00
Tobias Geerinckx-Rice fc38e317cd
gnu: python-cffi: Update phase style.
* gnu/packages/libffi.scm (python-cffi)[arguments]: Substitute INVOKE
for SYSTEM*, end phases with #t, and remove unneeded bits from the
‘install-doc’ phase.
2018-02-26 20:13:11 +01:00
Tobias Geerinckx-Rice b737530569
gnu: python-cffi: Update to 1.11.4.
* gnu/packages/libffi.scm (python-cffi): Update to 1.11.4.
2018-02-26 20:13:11 +01:00
Tobias Geerinckx-Rice 4e501d0642
gnu: perl-scalar-list-utils: Update to 1.50.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.50.
2018-02-26 20:13:11 +01:00
Tobias Geerinckx-Rice 0ae079ec2a
gnu: Add nghttp2.
* gnu/packages/web.scm (nghttp2): New public variable.
2018-02-26 20:13:10 +01:00
Tobias Geerinckx-Rice 9de33cc726
gnu: ruby-ffi: Update to 1.9.22.
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.22.
2018-02-26 20:13:10 +01:00
Tobias Geerinckx-Rice 4ff3484f1e
gnu: libpsl: Update to 0.20.0.
* gnu/packages/web.scm (libpsl): Update to 0.20.0.
2018-02-26 20:13:10 +01:00
Tobias Geerinckx-Rice 57e7d7486b
gnu: Use HTTPS for supported freedesktop.org home pages.
* gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS.
* gnu/packages/freedesktop.scm (python-pyxdg, accountsservice)
(modem-manager, telepathy-mission-control, telepathy-mission-control)
(colord-gtk, desktop-file-utils)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise.
* gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]:
Likewise.
* gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme)
(libxklavier, colord, upower)[home-page]: Likewise.
* gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]:
Likewise.
* gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise.
* gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]:
Likewise.
* gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise.
* gnu/packages/python.scm (python-dbus)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
2018-02-26 20:13:10 +01:00
Tobias Geerinckx-Rice 3c4bbb4c52
gnu: polkit: Update phase & snippet style.
* gnu/packages/polkit.scm (polkit)[source]: End snippet with #t.
[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
2018-02-26 20:13:09 +01:00
Tobias Geerinckx-Rice 73a3e98f01
gnu: perl-xml-libxslt: Update to 1.96.
* gnu/packages/xml.scm (perl-xml-libxslt): Update to 1.96.
2018-02-26 20:13:09 +01:00
Tobias Geerinckx-Rice 12505baed9
gnu: perl-net-smtp-ssl: Update to 1.04.
* gnu/packages/web.scm (perl-net-smtp-ssl): Update to 1.04.
2018-02-26 20:13:09 +01:00
Tobias Geerinckx-Rice 6f8d1f7274
gnu: perl-http-server-simple: Update to 0.52.
* gnu/packages/web.scm (perl-http-server-simple): Update to 0.52.
2018-02-26 20:13:09 +01:00
Tobias Geerinckx-Rice 24a300b1bd
gnu: dvdstyler: Remove hard-coded version string.
* gnu/packages/cdrom.scm (dvdstyler)[arguments]: Remove a hard-coded
version string from the docbook-xsl search path.
2018-02-26 20:13:08 +01:00
Tobias Geerinckx-Rice 74b977d725
gnu: libdvbpsi: Update to 1.3.2.
* gnu/packages/video.scm (libdvbpsi): Update to 1.3.2.
2018-02-26 20:13:08 +01:00
Tobias Geerinckx-Rice 383ad03e83
gnu: tinc: Update to 1.0.33.
* gnu/packages/vpn.scm (tinc): Update to 1.0.33.
2018-02-26 20:13:08 +01:00
Tobias Geerinckx-Rice 7ed1abfa81
gnu: gource: Update to 0.48.
* gnu/packages/version-control.scm (gource): Update to 0.48.
2018-02-26 20:13:08 +01:00
Tobias Geerinckx-Rice d5a352937a
gnu: youtube-dl: Update to 2018.02.22.
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.22.
2018-02-26 20:13:07 +01:00
Tobias Geerinckx-Rice 54d82c81d5
gnu: libfilezilla: Update to 0.12.1.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.1.
2018-02-26 20:13:07 +01:00
Ludovic Courtès ecbea1bcb1
gnu: automake: Add 1.16.
* gnu/packages/autotools.scm (automake-1.16): New variable.
2018-02-26 19:47:54 +01:00
Tobias Geerinckx-Rice cc35533304
gnu: automake: Update to 1.16.
* gnu/packages/autotools.scm (automake): Update to 1.16.
[arguments]: Fix indentation and end all phases with #t.
2018-02-26 18:59:30 +01:00
Marius Bakke cb723be5b9
gnu: python-scandir: Run the test suite.
* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
2018-02-26 05:03:22 +01:00
Marius Bakke 71a2d4176b
gnu: python-scandir: Update to 1.7.
* gnu/packages/python.scm (python-scandir): Update to 1.7.
[description]: Mention that the Python3 variant is obsolete.
2018-02-26 05:01:16 +01:00
Marius Bakke ea3f45a5a0
gnu: python2-pathlib2: Update to 2.3.0.
* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
2018-02-26 04:54:33 +01:00
Marius Bakke f160557b95
gnu: python-ipython: Update to 5.5.0.
* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
2018-02-26 04:50:30 +01:00
Marius Bakke ff856cfdcc
gnu: python-pickleshare: Run the tests.
* gnu/packages/databases.scm (python-pickleshare)[arguments]: Replace CHECK-PHASE.
[native-inputs]: Add PYTHON-PYTEST.
2018-02-26 04:50:30 +01:00
Marius Bakke 76397e12ad
gnu: python2-pathlib2: Propagate python2-six.
* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
2018-02-26 04:50:29 +01:00
Marius Bakke ed519b3c1f
gnu: python-pickleshare: Update to 0.7.4.
* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.4.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove.
[properties]: Delay python2 variant.
(python2-pickleshare)[propagated-inputs]: Add PYTHON2-PATHLIB2.
2018-02-26 04:49:52 +01:00
Tobias Geerinckx-Rice e2e3c55252
Revert "gnu: gnurl: Add HTTP/2 support."
This reverts unintentional commit 3d2d5ebffae6979376d64a6441a44eb4369a6.
See <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00486.html>.
2018-02-26 04:41:48 +01:00
Marius Bakke eddb9dacd2
gnu: behave: Update to 1.2.6.
* gnu/packages/check.scm (behave): Update to 1.2.6.
[source](uri): Adjust file extension.
[native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST.
2018-02-26 03:05:58 +01:00
Marius Bakke b8509387d1
gnu: python-pathpy: Update to 11.0.
* gnu/packages/python.scm (python-pathpy): Update to 11.0.
[source](uri): Use PYPI-URI.
[outputs]: Remove field.
[arguments]: Set #:tests? #f.  Remove #:phases.
2018-02-26 03:01:48 +01:00
Marius Bakke 557f8f212e
gnu: python-parse-type: Update to 0.4.2.
* gnu/packages/python.scm (python-parse-type): Update to 0.4.2.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
2018-02-26 02:42:17 +01:00
Marius Bakke 2115bde302
gnu: python-parse: Update to 1.8.2.
* gnu/packages/patches/python-parse-too-many-fields.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-parse): Update to 1.8.2.
[source](patches): Remove.
[arguments]: Use INVOKE instead of SYSTEM*.
2018-02-26 02:39:15 +01:00
ng0 f58764d8ed
gnu: neomutt: Update to 20180223.
* gnu/packages/mail.scm (neomutt): Update to 20180223.
[native-inputs]: Use 'docbook-xml-4.2'.
[arguments]: Remove 'fix-docbook' phases.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 02:24:34 +01:00
Alex ter Weele f61682e7ea
gnu: Add agda.
* gnu/packages/agda.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add adga.scm.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:42:35 +01:00
Alex ter Weele 7df5669f39
gnu: Add ghc-uri-encode.
* gnu/packages/haskell-web.scm (ghc-uri-encode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:36:16 +01:00
Alex ter Weele abfec9b375
gnu: ghc-hashtables: Allow newer version of vector.
* gnu/packages/haskell.scm (ghc-hashtables)[arguments]: Allow newer version of
  vector.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:31:05 +01:00
Alex ter Weele 9f29ecc1b1
gnu: ghc-edit-distance: Allow newer version of QuickCheck.
* gnu/packages/haskell.scm (ghc-edit-distance)[arguments]: Allow running tests
  with newer version of QuickCheck.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:29:54 +01:00
Alex Vong e5f9540691
gnu: emacs-ahungry-theme: Update to 1.10.0.
* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.10.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:21:01 +01:00
Andy Patterson 543cf6fd37
gnu: cl-bordeaux-threads: Update to commit 354abb0a.
This commit includes a fix which makes the package compatible asdf 3.3.1.

* gnu/packages/lisp.scm (sbcl-bordeaux-threads): Update to commit 354abb0a.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:15:23 +01:00
Andy Patterson 04ab38b7ee
gnu: ccl: Update to 1.11.5.
* gnu/packages/lisp.scm (ccl): Update to 1.11.5.
[inputs]: Update ccl to its new hosting location.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-26 01:15:12 +01:00
Efraim Flashner 849c898933
gnu: mpfr: Update to 4.0.1.
* gnu/packages/multiprecision.scm (mpfr): Update to 4.0.1.
2018-02-25 20:49:05 +02:00
Efraim Flashner 1462b45657
gnu: enca: Update to 1.19.
* gnu/packages/textutils.scm (enca): Update to 1.19.
[inputs]: Remove recode.
[arguments]: Allow parallel tests.
2018-02-25 20:47:55 +02:00
Efraim Flashner 20a792b553
gnu: recode: Update to 3.7.
* gnu/packages/textutils.scm (recode): Update to 3.7.
[source]: Update source uri and download type. Add snippet to remove
cythonized source.
[native-inputs]: Add python2-cython.
[arguments]: Remove custom phases.
[home-page]: Update to new upstream.
[license]: Update license.
2018-02-25 20:47:51 +02:00
Marius Bakke a2f0b01221
gnu: fribidi: Update to 1.0.1.
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.1.
[source](uri): Change to new GitHub URI.
[home-page]: Update to redirected URL.
2018-02-25 18:35:25 +01:00
Marius Bakke 9d2749f62f
gnu: kodi: Update to 18.0_alpha-8.ec16dbc.
* gnu/packages/kodi.scm (libdvdnav/kodi): Update to 6.0.0-Leia-Alpha-1.
(libdvdread/kodi): Update to 6.0.0-Leia-Alpha-1.
(libdvdcss/kodi): Update to 1.4.1-Leia-Alpha-1.
(kodi): Update to 18.0_alpha-8.ec16dbc.
[version]: Use GIT-VERSION.
[source](file-name): Use GIT-FILE-NAME.
[arguments]: Adjust substitution.
[home-page]: Use HTTPS.
2018-02-25 18:35:25 +01:00
Julien Lepiller 0aa85081d6
gnu: Add java-plexus-sec-dispatcher.
* gnu/packages/java.scm (java-plexus-sec-dispatcher): New variable.
2018-02-25 12:04:20 +01:00
Julien Lepiller 36607d3bfe
gnu: Add java-modello-plugins-xpp3.
gnu/packages/java.scm (java-modello-plugins-xpp3): New variable.
2018-02-25 12:04:18 +01:00
Julien Lepiller e470856017
gnu: Add java-modello-test.
gnu/packages/java.scm (java-modello-test): New variable.
2018-02-25 12:04:15 +01:00
Julien Lepiller a0ce95ba8f
gnu: Add java-modello-plugins-xml.
* gnu/packages/java.scm (java-modello-plugins-xml): New variable.
2018-02-25 12:04:10 +01:00
Julien Lepiller fc620befd4
gnu: Add java-modello-plugins-java.
* gnu/packages/java.scm (java-modello-plugins-java): New variable.
2018-02-25 11:59:34 +01:00
Julien Lepiller b26c8b6184
gnu: Add java-modello-core.
* gnu/packages/java.scm (java-modello-core): New variable.
2018-02-25 11:58:50 +01:00
Julien Lepiller 8f524749bc
gnu: Add java-sisu-build-api.
* gnu/packages/java.scm (java-sisu-build-api): New variable.
2018-02-25 11:58:25 +01:00
Julien Lepiller f8a519fa3f
gnu: Add java-plexus-compiler-javac.
gnu/packages/java.scm (java-plexus-compiler-javac): New variable.
2018-02-25 11:57:26 +01:00
Julien Lepiller 239126d48b
gnu: Add java-plexus-compiler-api.
* gnu/packages/java.scm (java-plexus-compiler-api): New variable.
2018-02-25 11:56:44 +01:00
Julien Lepiller 4f77ba17c6
gnu: Add java-plexus-cipher.
* gnu/packages/java.scm (java-plexus-cipher): New variable.
2018-02-25 11:56:31 +01:00
Julien Lepiller a7ad92ade9
gnu: Make java-plexus-container-default-bootstrap private.
* gnu/packages/java.scm (java-plexus-container-default-bootstrap): Make
private.
2018-02-25 11:55:39 +01:00
Julien Lepiller 3214afabff
gnu: Add java-plexus-component-annotations.
* gnu/packages/java.scm (java-plexus-component-annotations): New
variable.
2018-02-25 11:55:08 +01:00
Julien Lepiller 3422e10ede
gnu: Update java-testng to 6.14.3.
* gnu/packages/java.scm (java-testng): Update to 6.14.3.
2018-02-25 11:54:43 +01:00
Marius Bakke 5697897537
gnu: json-glib: Fix 32-bit test failures.
* gnu/packages/patches/json-glib-fix-tests-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm (json-glib)[source](patches): New field.
2018-02-25 04:28:21 +01:00
Ludovic Courtès ad2e142278
gnu: tar: Skip faulty test.
* gnu/packages/base.scm (tar)[arguments]: Add #:make-flags.
2018-02-25 01:03:52 +01:00
Kei Kebreau 0181df537f
gnu: wxmaxima: Update to 18.02.0.
* gnu/packages/maths.scm (wxmaxima): Update to 18.02.0.
[source]: Add patch.
[build-system]: Use the cmake-build-system.
[native-inputs]: Remove autoconf and automake.
[arguments]: Disable tests, remove 'autoconf' phase.
* gnu/packages/patches/wxmaxima-do-not-use-old-gnuplot-parameters.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-02-24 18:05:52 -05:00
Ludovic Courtès cff07bde98
gnu: sqlite: Fix source URL.
* gnu/packages/databases.scm (sqlite)[source]: Change "/2017" to
"/2018".
2018-02-24 23:11:49 +01:00
Marius Bakke e58bf025df
Merge branch 'master' into core-updates 2018-02-24 21:49:30 +01:00
Marius Bakke e8ee100e8e
gnu: libraw: Update to 0.18.8.
* gnu/packages/photo.scm (libraw): Update to 0.18.8.
2018-02-24 21:47:14 +01:00
Efraim Flashner cd5e084342
gnu: imlib2: Update to 1.5.0.
* gnu/packages/image.scm (imlib2): Update to 1.5.0.
2018-02-24 22:00:17 +02:00
Jane Baines 0458ab53f6
gnu: python-django: Update to 1.11.10.
* gnu/packages/django.scm (python-django)[version]: Update to version 1.11.10.
  [arguments]: Patch test helper to add python-pytz to the PYTHONPATH.
  [inputs]: Remove python-pytz.
  [propagated-inputs]: Add python-pytz.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-24 19:40:27 +00:00
Marius Bakke 5f9b018aa8
Merge branch 'master' into staging 2018-02-24 19:04:13 +01:00
Oleg Pykhalov f09cb93e3a
gnu: Add licensecheck.
* gnu/packages/license.scm (licensecheck): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 5a227e7c5c
gnu: Add perl-moo-2.
* gnu/packages/perl.scm (perl-moo-2): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 615cf73f69
gnu: Add perl-sub-quote.
* gnu/packages/perl.scm (perl-sub-quote): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 4fabb4a293
gnu: Add perl-role-tiny-2.
* gnu/packages/perl.scm (perl-role-tiny-2): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov f3448f3ff8
gnu: Add perl-strictures-2.
* gnu/packages/perl.scm (perl-strictures-2): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 222b50018d
gnu: Add perl-universal-require.
* gnu/packages/perl.scm (perl-universal-require): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 24eab3c093
gnu: Add perl-test-roo.
* gnu/packages/perl-check.scm (perl-test-roo): New public variable.
2018-02-24 20:01:31 +03:00
Oleg Pykhalov 7339dae4ec
gnu: Add perl-multidimensional.
* gnu/packages/perl.scm (perl-multidimensional): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov 1b6f647fc4
gnu: Add perl-lexical-sealrequirehints.
* gnu/packages/perl.scm (perl-lexical-sealrequirehints): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov e13aa12f0f
gnu: Add perl-indirect.
* gnu/packages/perl.scm (perl-indirect): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov b20ac390b3
gnu: Add perl-bareword-filehandles.
* gnu/packages/perl.scm (perl-bareword-filehandles): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov 9b993e3bb9
gnu: Add perl-b-hooks-op-check.
* gnu/packages/perl.scm (perl-b-hooks-op-check): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov 017b014ce4
gnu: Add perl-extutils-depends.
* gnu/packages/perl.scm (perl-extutils-depends): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov 82e5e0dd52
gnu: Add perl-software-license.
* gnu/packages/license.scm (perl-software-license): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov a4e6bf64f7
gnu: Add perl-data-section.
* gnu/packages/perl.scm (perl-data-section): New public variable.
2018-02-24 20:01:30 +03:00
Oleg Pykhalov 12d330b0a4
gnu: Add perl-test-failwarnings.
* gnu/packages/perl-check.scm (perl-test-failwarnings): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov ec38b3954d
gnu: Add perl-string-escape.
* gnu/packages/perl.scm (perl-string-escape): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov f4e2d9ee6c
gnu: Add perl-string-copyright.
* gnu/packages/license.scm (perl-string-copyright): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov 3787b7cba1
gnu: Add perl-number-range.
* gnu/packages/perl.scm (perl-number-range): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov d5ee4342c0
gnu: Add perl-regexp-pattern-license.
* gnu/packages/license.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov 0f4d93903a
gnu: Add perl-regexp-pattern.
* gnu/packages/perl.scm (perl-regexp-pattern): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov 98418c8107
gnu: Add perl-pod-constants.
* gnu/packages/perl.scm (perl-pod-constants): New public variable.
2018-02-24 20:01:29 +03:00
Oleg Pykhalov f3dc225f7b
gnu: Add perl-path-iterator-rule.
* gnu/packages/perl.scm (perl-path-iterator-rule): New public variable.
2018-02-24 20:01:28 +03:00
Oleg Pykhalov ab1253159f
gnu: Add perl-test-filename.
* gnu/packages/perl-check.scm (perl-test-filename): New public variable.
2018-02-24 20:01:28 +03:00
Clément Lassieur 60628f5452
gnu: password-store: Fix compatibility with GnuPG 2.2.5.
* gnu/packages/patches/password-store-gnupg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (password-store)[source]: Use it.
2018-02-24 12:57:39 +01:00
Arun Isaac 952a20d2a2
gnu: rhash: Remove `outputs' argument from phases.
* gnu/packages/crypto.scm (rhash): Remove unnecessary `outputs' argument from
custom phases.
2018-02-24 17:02:43 +05:30
Mark H Weaver 8492334dc9
gnu: linux-libre: Update to 4.15.5.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.5.
(%linux-libre-hash): Update hash.
2018-02-23 22:03:12 -05:00
Mark H Weaver cf789b0834
gnu: linux-libre@4.14: Update to 4.14.21.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.21.
(%linux-libre-4.14-hash): Update hash.
2018-02-23 22:02:23 -05:00
Mark H Weaver b51453337b
gnu: linux-libre@4.9: Update to 4.9.83.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
2018-02-23 22:01:46 -05:00
Mark H Weaver 69df64a3d3
gnu: linux-libre@4.4: Update to 4.4.117.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
2018-02-23 22:01:11 -05:00
Marius Bakke 65f704f373
gnu: wavpack: Fix CVE-2018-7253 and CVE-2018-7254.
* gnu/packages/patches/wavpack-CVE-2018-7253.patch,
gnu/packages/patches/wavpack-CVE-2018-7254.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/audio.scm (wavpack)[source](patches): Use them.
2018-02-23 20:40:51 +01:00
Marius Bakke b5bb0e4391
gnu: miniupnpc: Update to 2.0.20180222.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180222.
2018-02-23 20:40:51 +01:00
Marius Bakke 6db2accc9c
gnu: tevent: Update to 0.9.36.
* gnu/packages/samba.scm (tevent): Update to 0.9.36.
2018-02-23 20:40:51 +01:00
Leo Famulari 853b029209
gnu: vc: Update to 1.3.3.
* gnu/packages/maths.scm (vc): Update to 1.3.3.
2018-02-23 13:18:32 -05:00
Ricardo Wurmus f3ac068927
gnu: java-tomcat: Update to 8.5.28 [security fixes].
Fixes CVE-2018-1304.

* gnu/packages/web.scm (java-tomcat): Update to 8.5.28.
2018-02-23 18:31:46 +01:00
Ricardo Wurmus e982500fa6
gnu: Add emacs-sly.
* gnu/packages/emacs.scm (emacs-sly): New variable.
2018-02-23 18:31:46 +01:00
Rutger Helling a512246ccd
gnu: vulkan-icd-loader: Update to 1.0.68.0.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.68.0.
[arguments]: Add 'remove-spirv-tools-commit-id phase. Add "-DBUILD_LAYERS=OFF"
configure-flag.
2018-02-23 18:17:37 +01:00
Tobias Geerinckx-Rice 8572adb28a
gnu: calibre: Spell ‘e-book’ consistently.
* gnu/packages/ebook.scm (calibre)[description]: Use synopsis' ‘e-book’
spelling.
2018-02-23 16:00:07 +01:00
Tobias Geerinckx-Rice ae16afe92e
gnu: calibre: Update to 3.17.0.
* gnu/packages/ebook.scm (calibre): Update to 3.17.0.
[arguments]: End all phases with #t.
2018-02-23 16:00:07 +01:00
Tobias Geerinckx-Rice a59f429ad1
gnu: s6-networking: Update to 2.3.0.2.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.2.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice 8ea7d85554
gnu: s6-dns: Update to 2.3.0.0.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.0.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice c14dcc0c40
gnu: Add s6-linux-init.
This new package contains refugees from the s6-linux-utils update.

* gnu/packages/skarnet.scm (s6-linux-init): New public variable.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice ef8cab008b
gnu: s6-linux-utils: Update to 2.4.0.2.
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.4.0.2.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice 1f1031f7d9
gnu: s6-rc: Update to 0.4.0.0.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.0.0.
2018-02-23 16:00:06 +01:00
Tobias Geerinckx-Rice 77482ccabe
gnu: s6: Update to 2.7.0.0.
* gnu/packages/skarnet.scm (s6): Update to 2.7.0.0.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice 787781deff
gnu: s6-portable-utils: Update to 2.2.1.1.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.1.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice ba1203d030
gnu: execline: Update to 2.3.0.4.
* gnu/packages/skarnet.scm (execline): Update to 2.3.0.4.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice 35f75dceb9
gnu: skalibs: Update to 2.6.3.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.6.3.1.
[arguments]: Drop obsolete ‘--enable-force-devr’ from #:configure-flags.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice d1e8408f53
gnu: skarnet: Use HTTPS for home pages.
* gnu/packages/skarnet.scm (skalibs, execline, s6-linux-utils, s6-dns)
(s6-networking, s6-rc, s6-portable-utils, s6-linux-utils)[home-page]:
Use HTTPS.
2018-02-23 16:00:05 +01:00
Tobias Geerinckx-Rice bbf8832f16
gnu: optipng: Update to 0.7.7 [security fixes].
This release claims to fix 2 vulnerabilities:
- ‘an integer overflow vulnerability in the TIFF decoder’
  (CVE-2017-1000229, previously patched in Guix), and
- ‘a buffer overflow vulnerability in the GIF decoder’.

* gnu/packages/image.scm (optipng): Update to 0.7.7.
[source]: Remove patch.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
* gnu/packages/patches/optipng-CVE-2017-1000229.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice 5a82c90400
gnu: bpython: Update to 0.17.1.
* gnu/packages/python.scm (bpython): Update to 0.17.1.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice 78d6524aeb
gnu: musl: Use HTTPS home page.
* gnu/packages/musl.scm (musl)[home-page]: Use HTTPS.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice 4b971dde8f
gnu: musl: Update to 1.1.19.
* gnu/packages/musl.scm (musl): Update to 1.1.19.
2018-02-23 16:00:04 +01:00
Tobias Geerinckx-Rice 8d4ba9ba1c
gnu: parallel: Update to 20180222.
* gnu/packages/parallel.scm (parallel): Update to 20180222.
2018-02-23 16:00:03 +01:00
Rutger Helling 18cbba2695
gnu: mesa-utils: Update to 8.4.0.
* gnu/packages/gl.scm (mesa-utils): Update to 8.4.0.
2018-02-23 15:36:34 +01:00
Rutger Helling 6bebad7721
gnu: dolphin-emu: Enable Vulkan video backend.
* gnu/packages/emulators.scm (dolphin-emu): Enable Vulkan video backend.
[inputs]: Add vulkan-icd-loader.
[arguments]: Rename 'generate-fonts to
'generate-fonts&hardcore-libvulkan-path. Hardcode libvulkan.so.
2018-02-23 10:17:48 +01:00
Rutger Helling 6ac6055aa2
gnu: you-get: Update to 0.4.1025.
* gnu/packages/video.scm (you-get): Update to 0.4.1025.
2018-02-23 08:50:23 +01:00
Arun Isaac a21eb019bd
gnu: Add rhash.
* gnu/packages/crypto.scm (rhash): New variable.
2018-02-23 12:51:49 +05:30
Clément Lassieur fece75fe35
services: certbot: Allow to set a deploy hook.
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<certificate-configuration>, certbot-command): Add
it.
2018-02-22 21:43:54 +01:00
Clément Lassieur e216c797f7
services: certbot: Add verbosity.
The certificate name wasn't displayed if it wasn't being renewed.

* gnu/services/certbot.scm (certbot-command): Print certificate name before
running the associated command.
2018-02-22 21:43:54 +01:00
Clément Lassieur a2cb2bbc0b
services: certbot: Allow to set RSA key size.
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (<cerbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add it.
2018-02-22 21:43:54 +01:00
Clément Lassieur c3215d2f9d
services: certbot: Associate one certificate with several domains.
* doc/guix.texi (Certificate Services): Document <certificate-configuration>,
the change from domains to certificates and the fact that their path is now
derived from their name.
* gnu/services/certbot.scm (<certificate-configuration>): Add and export it.
(certbot-configuration, certbot-command, certbot-activation,
certbot-nginx-server-configurations, certbot-service-type): Replace 'domains'
with 'certificates'.
(certbot-nginx-server-configurations): Use only one nginx-server-configuration
and use all certificate domains as the server-name.
2018-02-22 21:43:53 +01:00
Clément Lassieur 65fc1d890d
services: certbot: Get certbot to run non-interactively.
* doc/guix.texi (Certificate Services): Add email field and link to the ACME
Subscriber Agreement.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-command,
certbot-activation, certbot-nginx-server-configurations): Add email field.
(certbot-command): Add '-n' and '--agree-tos' options.
(certbot-service-type): Remove default-value.
2018-02-22 21:43:53 +01:00
Clément Lassieur c1dfcfdf58
services: certbot: Refactor certbot command.
* gnu/services/certbot.scm (certbot-renewal-jobs, certbot-activation):
Refactor common code into certbot-command.
2018-02-22 21:43:53 +01:00
Clément Lassieur 966fd7b7e9
services: certbot: Rename 'host' to 'domain'.
* doc/guix.texi (Certificate Services): Rename 'host' to 'domain'.
* gnu/services/certbot.scm (<certbot-configuration>, certbot-renewal-jobs,
certbot-activation, certbot-nginx-server-configurations,
certbot-service-type): Rename 'host' to 'domain'.
2018-02-22 21:43:53 +01:00
Clément Lassieur 301518638f
services: certbot: Fix indentation.
* gnu/services/certbot.scm (certbot-activation): Fix indentation.
2018-02-22 21:43:53 +01:00
Clément Lassieur 7ab04c17c0
services: certbot: Run certbot twice a day at a random minute.
* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (certbot-renewal-jobs): Change job's time
specification.
2018-02-22 21:43:52 +01:00
Clément Lassieur 70cd2239a5
services: certbot: Listen on IPv6.
* gnu/services/certbot.scm (certbot-nginx-server-configurations): Listen on
IPv6 too.
2018-02-22 21:43:52 +01:00
Efraim Flashner 5c213d1bee
gnu: american-fuzzy-lop: Change custom qemu input.
* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now
inherits from private qemu-minimal-2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move
variable to gnu/packages/debug.scm when no longer needed in
bootloaders.scm.
2018-02-22 22:15:21 +02:00
Leo Famulari cfcc0f3c63
gnu: gnupg: Update to 2.2.5.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
2018-02-22 14:42:47 -05:00
ng0 b4cb9308f7
gnu: Add cwm.
* gnu/packages/wm.scm (cwm): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-22 14:24:02 -05:00
Efraim Flashner 8528080405
gnu: dolphin-emu: Shorten the source snippet.
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
2018-02-22 21:02:56 +02:00
Efraim Flashner e89bfc2dfd
gnu: dolphin-emu: Enable building on aarch64-linux.
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
2018-02-22 21:02:53 +02:00
Oleg Pykhalov fd7da5b9e3
gnu: mlt: Fix compilation against glibc 2.26.
* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
2018-02-22 21:43:20 +03:00
Tobias Geerinckx-Rice 58246f9650
gnu: strongswan: Separate phases.
* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
2018-02-22 17:24:37 +01:00
Tobias Geerinckx-Rice c85eca6253
gnu: strongswan: Update to 5.6.2.
* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
2018-02-22 17:24:37 +01:00
Tobias Geerinckx-Rice 8e6b131baa
gnu: pumpa: Update to 0.9.3.
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-22 17:24:36 +01:00
Tobias Geerinckx-Rice e39631a9e1
gnu: mit-scheme: Update phase style.
* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
2018-02-22 17:24:36 +01:00
Tobias Geerinckx-Rice 4eb0f5cdd9
gnu: po4a: Update home page.
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
2018-02-22 17:24:36 +01:00
Marius Bakke fb6550058e
gnu: libsndfile: Incorporate grafted changes.
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: Remove field.
[source](patches): Add "libsndfile-CVE-2017-12562.patch".
(libsndfile/fixed): Remove variable.
2018-02-22 15:41:24 +01:00
Marius Bakke bb2a95580e
gnu: libx264: Change to stable branch.
Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>

* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
2018-02-22 15:32:48 +01:00
Marius Bakke 9cf2de87d2
gnu: ccid: Update to 1.4.29.
* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
2018-02-22 14:35:51 +01:00
Björn Höfling a2a532742a
gnu: Add spatialite-gui.
* gnu/packages/geo.scm (spatialite-gui): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:51 +01:00
Björn Höfling 1aef4222b6
Revert "gnu: Remove wxwidgets@2.8."
This reverts commit 6f9ba4c91c.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:51 +01:00
Björn Höfling 22c7c77571
gnu: Add libgaiagraphics.
* gnu/packages/geo.scm (libgaiagraphics): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:50 +01:00
Björn Höfling f6c507e13c
gnu: Add libspatialite.
* gnu/packages/geo.scm (libspatialite): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-22 14:35:50 +01:00
Marius Bakke 89bc528731
gnu: libsoup: Update to 2.60.3.
* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
2018-02-22 14:15:17 +01:00
Marius Bakke fdc38cb6ca
gnu: fio: Update to 3.5.
* gnu/packages/benchmark.scm (fio): Update to 3.5.
2018-02-22 14:15:17 +01:00
Marius Bakke 149cc42239
gnu: xorgproto: Update to 2018.3.
* gnu/packages/xorg.scm (xorgproto): Update to 2018.3.
2018-02-22 14:15:17 +01:00
Marius Bakke 98afa18413
gnu: json-glib: Update to 1.4.2.
* gnu/packages/gnome.scm (json-glib): Update to 1.4.2.
[build-system]: Change to MESON-BUILD-SYSTEM.
[native-inputs]: Add GETTEXT-MINIMAL.
2018-02-22 14:10:18 +01:00
Marius Bakke fe4910f2ab
gnu: libgsf: Update to 1.14.42.
* gnu/packages/gnome.scm (libgsf): Update to 1.14.42.
2018-02-22 14:04:20 +01:00
Rutger Helling 1a6734ed30
gnu: Adjust and remove copyright lines for moved packages.
* gnu/packages/games.scm: Adjust and remove copyright lines for packages that
  got moved to emulators.scm
2018-02-22 13:55:40 +01:00
Rutger Helling 9e1d2fbc32
gnu: Remove copyright line for moved package.
* gnu/packages/games.scm: Remove copyright line for package that got moved to
  emulators.scm
2018-02-22 12:38:56 +01:00
Rutger Helling 9af704c59c
gnu: Move emulation packages from games to emulators.
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
  (mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
  (mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
  (mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
  (mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
  (mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
  gnu/packages/emulators.scm: ... here.
2018-02-22 12:15:23 +01:00
Ricardo Wurmus 65c9d25739
gnu: r-qtl: Update to 1.42-8.
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus 8cc41c8ff5
gnu: r-forcats: Update to 0.3.0.
* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0.
[propagated-inputs]: Add r-rlang.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus e5e56cc9eb
gnu: r-xml: Update to 3.98-1.10.
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10.
[inputs]: Add zlib.
[native-inputs]: Add pkg-config.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus 0c43f4814b
gnu: r-devtools: Update to 1.13.5.
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus fae330c354
gnu: r-dbplyr: Update to 1.2.1.
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.1.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus 1ea6639868
gnu: r-rlang: Update to 0.2.0.
* gnu/packages/statistics.scm (r-rlang): Update to 0.2.0.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus 5b62630280
gnu: r-knitr: Update to 1.20.
* gnu/packages/statistics.scm (r-knitr): Update to 1.20.
2018-02-22 11:18:03 +01:00
Ricardo Wurmus b4c6f4caf7
gnu: r-stringr: Update to 1.3.0.
* gnu/packages/statistics.scm (r-stringr): Update to 1.3.0.
[propagated-inputs]: Add r-glue.
2018-02-22 11:18:02 +01:00
Ricardo Wurmus 51b7b0e30f
gnu: r-timedate: Update to 3043.102.
* gnu/packages/cran.scm (r-timedate): Update to 3043.102.
2018-02-22 11:18:02 +01:00
Rutger Helling e5f9ec8bc3
gnu: Add dolphin-emu.
* gnu/packages/emulators.scm (dolphin-emu): New variable.
2018-02-22 09:20:51 +01:00
Rutger Helling 6352e99437
gnu/local.mk: Add emulators.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add emulators.scm.
2018-02-22 09:16:19 +01:00
David Thompson 3fd2ecb338
gnu: Add wxwidgets-gtk2-3.1.
* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.1): New variable.

Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2018-02-22 09:07:25 +01:00
Leo Famulari 62d14d2400
gnu: mpd-mpc: Update to 0.29.
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.29.
[build-system]: Use the meson-build-system.
2018-02-22 01:40:29 -05:00
Leo Famulari 943100f61d
gnu: mpd: Update to 0.20.17.
* gnu/packages/mpd.scm (mpd): Update to 0.20.17.
[source]: Use HTTPS URL.
2018-02-22 01:40:28 -05:00
Leo Famulari c59ea46fd1
gnu: libmpdclient: Update to 2.14.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.14.
[source]: Use HTTPS URL.
2018-02-22 01:40:24 -05:00
Oleg Pykhalov 659f790b3f
gnu: Add emacs-edit-indirect.
* gnu/packages/emacs.scm (emacs-edit-indirect): New public variable.
2018-02-21 22:29:41 +03:00
Leo Famulari 22261238e7
gnu: mbedtls-apache: Update to 2.7.0 [security fixes].
Fixes CVE-2017-18187 and CVE-2018-{0487,0488}.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.0.
2018-02-21 14:28:03 -05:00
Danny Milosavljevic a0343008dc
gnu: libx264: Use nasm.
Follow-up to a33727db1b.

* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
2018-02-21 20:27:01 +01:00
Efraim Flashner a33727db1b
gnu: libx264: Update to 20180219-2245.
* gnu/packages/video.scm (libx264): Update to 20180219-2245.
2018-02-21 19:29:32 +02:00
Tobias Geerinckx-Rice a89e0cf581
gnu: lpsolve: Update to 5.5.2.5.
* gnu/packages/maths.scm (lpsolve): Update to 5.5.2.5.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice 453c002679
gnu: shflags: Update to 1.2.3.
* gnu/packages/version-control.scm (shflags): Update to 1.2.3.
[arguments]: Match new sources layout.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice dcb06ac9cf
gnu: shflags: Use the GNU-BUILD-SYSTEM.
The TRIVIAL-BUILD-SYSTEM doesn't really save any effort and is actually
slightly longer.

* gnu/packages/version-control.scm (shflags)[build-system: Use
GNU-BUILD-SYSTEM.
[arguments]: Adjust accordingly and prefer INSTALL-FILE over COPY-FILE.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice 79f0561f43
gnu: htop: Fix tree view.
* gnu/packages/patches/htop-fix-process-tree.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (htop)[source]: Use it.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice 6c96b5452c
gnu: lpsolve: Update phase style.
* gnu/packages/maths.scm (lpsolve)[arguments]: Use INVOKE and
INSTALL-FILE, and end phases with #t.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice be5dc5fb18
gnu: iptables: Edit synopsis & description.
* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice 4f3bf2059e
gnu: iptables: Update to 1.6.2.
* gnu/packages/linux.scm (iptables): Update to 1.6.2.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice 9a9d64eaf9
gnu: lout: Update phase style.
* gnu/packages/lout.scm (lout)[arguments]: Write phases in-line, use
MODIFY-PHASES syntax, INVOKE, and WITH-DIRECTORY-EXCURSION, and end
phases with #t.  Re-indent the result.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice ea5d238dae
gnu: cook: Update phase style.
* gnu/packages/cook.scm (cook)[arguments]: Use MODIFY-PHASES syntax and
end phase with #t.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice 61faf24df6
gnu: slang: Update to 2.3.1a.
* gnu/packages/slang.scm (slang): Update to 2.3.1a.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice 20e73f5b58
gnu: shflags: Set source file name.
* gnu/packages/version-control.scm (shflags)[source]: Use a meaningful
FILE-NAME.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice 219ec95c90
gnu: getmail: Update to 5.5.
* gnu/packages/mail.scm (getmail): Update to 5.5.
2018-02-21 15:02:46 +01:00
Danny Milosavljevic 781d721a82
gnu: ldc: Add comment.
* gnu/packages/ldc.scm (ldc): Add comment.
2018-02-21 12:07:13 +01:00
Danny Milosavljevic a4960a204d
gnu: dub: Use invoke.
* gnu/packages/ldc.scm (dub): Use invoke.
2018-02-21 02:52:01 +01:00
Danny Milosavljevic 12479d58be
gnu: rdmd: Use invoke.
* gnu/packages/ldc.scm (rdmd): Use invoke.
2018-02-21 02:51:13 +01:00
Danny Milosavljevic 736e45a278
services: slim: Make the logged-in session show up in "w".
* gnu/services/xorg.scm (slim-shepherd-service): Use SESSREG to register X11
session.
* doc/guix.texi (slim-configuration): Document new field "sessreg".
2018-02-20 21:15:54 +01:00
Leo Famulari eadcdc7422
gnu: tzdata: Restore the test variant tzdata-for-tests.
Commit 62868f124c (gnu: tzdata: Preserve directory layout from before tzdata
2018a) changed the derivation of this package, which doesn't need to change yet.

* gnu/packages/base.scm (tzdata-for-tests)[arguments]: Copy the build
arguments from before commit 62868f124c.
2018-02-20 14:14:38 -05:00
Marius Bakke 9102ce124c
gnu: bash: Update to patch level 19.
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 13 through 19.
2018-02-20 19:54:25 +01:00
Marius Bakke 3b1b504229
gnu: libsigsegv: Update to 2.12.
* gnu/packages/libsigsegv.scm (libsigsegv): Update to 2.12.
2018-02-20 19:54:25 +01:00
Marius Bakke 130ea9e29b
gnu: less: Update to 530.
* gnu/packages/less.scm (less): Update to 530.
2018-02-20 19:54:25 +01:00
Marius Bakke e48859b2b2
gnu: mpc: Update to 1.1.0.
* gnu/packages/multiprecision.scm (mpc): Update to 1.1.0.
2018-02-20 19:54:25 +01:00
Marius Bakke 784d3b7e8e
gnu: ncurses: Update to 6.1.
* gnu/packages/ncurses.scm (ncurses): Update to 6.1.
[arguments]: Remove APPLY-ROLLUP-PATCH-PHASE.
[native-inputs]: Remove "rollup-patch" origin.  Move comment.
2018-02-20 19:54:24 +01:00
Marius Bakke eaa7b9664e
gnu: gdbm: Update to 1.14.
* gnu/packages/databases.scm (gdbm): Update to 1.14.
2018-02-20 19:54:24 +01:00
Marius Bakke 49b080de9a
gnu: gzip: Update to 1.9.
* gnu/packages/compression.scm (gzip): Update to 1.9.
2018-02-20 19:53:56 +01:00
Tobias Geerinckx-Rice 71a96ecb29
gnu: nspr: Update to 4.18.
* gnu/packages/gnuzilla.scm (nspr): Update to 4.18.
2018-02-20 19:52:46 +01:00
Pjotr Prins 1b541c3e93
gnu: ldc: Update to 1.7.0.
Fixes recent bootstrap and updates ldc and package manager to match.

* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.4.
[properties]: Add max-slient-time.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
(ldc): Update to 1.7.0.
(ldc-beta): Delete variable.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
[arguments]<#:phases>[check]: Use invoke.
(rdmd): Update to 2.077.1.
(dub): Update to 1.7.2.
* gnu/local.mk (dist_patch_DATA): Remove "ldc-disable-tests.patch".
Add "ldc-bootstrap-disable-tests.patch".
Remove "ldc-1.1.0-disable-phobos-tests.patch".
Add "ldc-1.7.0-disable-phobos-tests.patch".
Remove "ldc-1.1.0-disable-dmd-tests.patch".

Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
2018-02-20 19:36:34 +01:00
Tobias Geerinckx-Rice 70144879aa
gnu: coreutils: Update to 8.29.
* gnu/packages/base.scm (coreutils): Update to 8.29.
2018-02-20 19:32:45 +01:00
Tobias Geerinckx-Rice 05d86d70d9
gnu: m4: Update phase style.
* gnu/packages/m4.scm (m4)[arguments]: Use MODIFY-PHASES syntax and end
phase with #t.
2018-02-20 19:29:16 +01:00
Tobias Geerinckx-Rice 5170bbd5bc
gnu: ncurses: Update phase style.
* gnu/packages/ncurses.scm (ncurses)[arguments]: Use INVOKE and end
phases with #t.
2018-02-20 19:29:12 +01:00
Tobias Geerinckx-Rice e9190dd4c4
gnu: eudev: Update to 3.2.5.
* gnu/packages/linux.scm (eudev): Update to 3.2.5.
2018-02-20 19:29:08 +01:00
Marius Bakke 5dd53cbf56
gnu: nginx: Update to 1.13.9.
* gnu/packages/web.scm (nginx): Update to 1.13.9.
2018-02-20 19:05:13 +01:00
Marius Bakke d64bcccf43
gnu: grub: Run tests against Qemu 2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): New variable.
(grub)[native-inputs]: Replace QEMU-MINIMAL with QEMU-MINIMAL-2.10.
2018-02-20 18:23:14 +01:00
Marius Bakke 09183df209
gnu: libical: Update to 3.0.2.
* gnu/packages/calendar.scm (libical)[native-inputs]: Add PKG-CONFIG.
[inputs]: Add GLIB and LIBXML2.  Move ICU4C to ...
[propagated-inputs]: ... here.
[arguments]: Add #:configure-flags to only build shared libs.  Don't access
%build-inputs directly in PATCH-PATHS-PHASE.
[license]: Add MPL2.0.
2018-02-20 17:58:11 +01:00
Marius Bakke 49057c8fc1
Revert "gnu: python2-tqdm: Work around missing flake8 propagation."
This reverts commit 53f826cd0f.
2018-02-20 17:56:06 +01:00
Marius Bakke 7c9a1d5e80
Revert "Revert "gnu: python2-flake8: Fix python-enum34 propagation.""
This reverts commit b7049b2e23.
2018-02-20 17:55:53 +01:00
Marius Bakke 5fa6b52a54
gnu: qemu: Update to 2.11.1.
* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.11.1
[source](patches): Remove.
2018-02-20 17:44:43 +01:00
Marius Bakke 7f69459aca
Merge branch 'master' into staging 2018-02-20 17:36:56 +01:00
Marius Bakke b1989c1250
gnu: freetype: Fix CVE-2018-6942.
* gnu/packages/patches/freetype-CVE-2018-6942.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (freetype)[replacement]: New field.
(freetype/fixed): New variable.
2018-02-20 16:26:20 +01:00
Tobias Geerinckx-Rice 3d2d5ebffa
gnu: gnurl: Add HTTP/2 support.
* gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
2018-02-20 16:06:11 +01:00
Tobias Geerinckx-Rice c36615877b
gnu: patchelf: Update phase style.
* gnu/packages/elf.scm (patchelf)[arguments]: Use MODIFY-PHASES syntax
and INVOKE, and end phase with #t.
2018-02-20 16:06:11 +01:00
Tobias Geerinckx-Rice 273cab96d7
gnu: cross-base: Update phase style.
* gnu/packages/cross-base.scm (cross-kernel-headers, cross-libc): Use
MODIFY-PHASES syntax and end phases with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice fc783fb264
gnu: indent: Update phase style.
* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice e0f71c802c
gnu: intltool: Update phase style.
* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice edbce464b9
gnu: make-bootstrap: Update phase style.
* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES
syntax and end phases with #t.
(%binutils-static, %gcc-static)[arguments]: Likewise.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice 667e6f1e24
gnu: libffi: Update phase style.
* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to...
[arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
2018-02-20 16:06:10 +01:00
Tobias Geerinckx-Rice d2d1144d61
gnu: dblatex: Update phase style.
* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice c04e511693
gnu: glibc-hurd-headers: Update phase style.
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use
MODIFY-PHASES syntax and INVOKE, and end phases with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice 20897536e5
gnu: guile@2.0.14: Update phase style.
* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice 53bfec7bc4
gnu: commencement: Update phase style.
* gnu/packages/commencement.scm (gnu-make-boot0): Substitute INVOKE for
SYSTEM* and end phases with #t.
(glibc-final-with-bootstrap-bash)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
(gcc-boot0)[arguments]: Do all of the above.
2018-02-20 16:06:09 +01:00
Tobias Geerinckx-Rice ba81ca6af3
gnu: gcc@4.7: Update phase style.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax
and end phases with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice c0ad84ff1e
gnu: gts: Update phase style.
* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 16:06:08 +01:00
Tobias Geerinckx-Rice 0dc618067b
gnu: util-macros: Update phase style.
* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES
syntax and end phases with #t.
2018-02-20 16:06:08 +01:00
Marius Bakke fb9d035015
gnu: python-pyopenssl: Update to 17.5.0.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 17.5.0.
2018-02-20 16:03:07 +01:00
Marius Bakke 0ba631b90f
gnu: python-cryptography: Update to 2.1.4.
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.1.4.
2018-02-20 16:03:00 +01:00
Marius Bakke cb4a178b20
gnu: libbsd: Update to 0.8.7.
* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
2018-02-20 16:01:46 +01:00
Marius Bakke e83f62f947
gnu: sqlite: Update to 3.22.0.
* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
2018-02-20 16:01:46 +01:00
Marius Bakke 797278dff6
gnu: dbus: Update to 1.12.4.
* gnu/packages/glib.scm (dbus): Update to 1.12.4.
2018-02-20 16:01:46 +01:00
Marius Bakke ab1ac4a56b
gnu: glib: Update to 2.54.3.
* gnu/packages/glib.scm (glib): Update to 2.54.3.
2018-02-20 16:01:46 +01:00
Marius Bakke f0539f797a
gnu: util-linux: Update to 2.31.1.
* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
2018-02-20 16:01:45 +01:00
Marius Bakke c8b16de75c
gnu: libuv: Update to 1.19.1.
* gnu/packages/libevent.scm (libuv): Update to 1.19.1.
[arguments]: Use INVOKE instead of SYSTEM*.
2018-02-20 16:01:45 +01:00
Marius Bakke 5c73e162e2
gnu: imagemagick: Update to 6.9.9-35.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-35.
2018-02-20 15:04:28 +01:00
Marius Bakke 1eaba63f73
gnu: calendar.scm: Use license: prefix.
* gnu/packages/calendar.scm (libical, khal, remind, libhdate): Use license: prefix.
2018-02-20 14:58:52 +01:00
Marius Bakke 9d13e77adb
gnu: rrdtool: Use a fixed version of tzdata for tests.
* gnu/packages/rrdtool.scm (rrdtool)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-20 14:58:52 +01:00
Marius Bakke 4a82722a65
gnu: gtk+: Update to 3.22.28.
* gnu/packages/gtk.scm (gtk+): Update to 3.22.28.
2018-02-20 14:55:58 +01:00
Marius Bakke f55ef78b5c
gnu: gtk+@2: Update to 2.24.32.
* gnu/packages/patches/gtk2-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.32.
[source]: Remove 'gtk2-fix-failing-test.patch'.
2018-02-20 14:55:58 +01:00
Marius Bakke ac85920a74
gnu: bluez: Update to 5.48.
* gnu/packages/linux.scm (bluez): Update to 5.48.
2018-02-20 14:55:58 +01:00
Rutger Helling 2395181a67
gnu: Update copyright line.
* gnu/packages/gl.scm: Update copyright line for commit 7dbd98a.
2018-02-20 09:19:30 +01:00
Rutger Helling 7dbd98a1d5
gnu: mesa: Update to 17.3.5.
* gnu/packages/gl.scm (mesa): Update to 17.3.5.
2018-02-20 09:15:55 +01:00
Leo Famulari 62868f124c
gnu: tzdata: Preserve directory layout from before tzdata 2018a.
tzdata 2018a instroduced some changes to the build and installation
procedures that commit e2832cdc3 failed to address. They are described
in the NEWS file.

This is a followup to commit e2832cdc35.

* gnu/packages/base.scm (tzdata)[arguments]: Set TZDEFAULT. Remove the
time-zone utility programs in a build phase.
2018-02-19 23:57:36 -05:00
Tobias Geerinckx-Rice 775989c7a8
gnu: nix, patchelf: Use HTTPS for nixos.org home pages.
* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS.
* gnu/packages/package-management.scm (nix)[home-page]: Likewise.
2018-02-20 05:02:44 +01:00
Leo Famulari 2a5b5bfd84
gnu: libtasn1: Update to 4.13.
* gnu/packages/tls.scm (libtasn1): Update to 4.13.
[source]: Remove patches.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch,
gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-02-19 21:50:10 -05:00
Arun Isaac baef70bb86
gnu: boost: Update to 1.66.0.
* gnu/packages/boost.scm (boost): Update to 1.66.0.
[arguments]: Replace system* with invoke.
[home-page]: Update URI.
2018-02-19 21:50:10 -05:00
Leo Famulari 6a778c7560
gnu: gnutls: Update to 3.5.18.
* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
2018-02-19 21:50:10 -05:00
Alex Vong ad3c9f18da
gnu: tar: Update to 1.30.
* gnu/packages/base.scm (tar): Update to 1.30.
[source]: Remove 'tar-CVE-2016-6321.patch'.
* gnu/packages/patches/tar-CVE-2016-6321.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-19 21:50:09 -05:00
Leo Famulari 36d37ca9c5
gnu: libgcrypt: Update to 1.8.2.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
2018-02-19 21:50:09 -05:00
Leo Famulari 7b8acffd60
gnu: libatomic-ops: Update to 7.6.2.
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2.
[description]: Fix typo.
2018-02-19 21:50:09 -05:00
Leo Famulari 58f58cb44b
gnu: libgc: Update to 7.6.4.
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
2018-02-19 21:50:09 -05:00
Tobias Geerinckx-Rice ba3913a5d3
gnu: font-hack: Update to 3.002.
* gnu/packages/fonts.scm (font-hack): Update to 3.002.
2018-02-20 03:31:09 +01:00
Tobias Geerinckx-Rice 3c747a080f
gnu: nss-certs: Update phase style.
* gnu/packages/certs.scm (nss-certs)[arguments]: Use MODIFY-PHASES
syntax, substitute INVOKE for SYSTEM*, and end phas with #t.
2018-02-20 03:27:56 +01:00
Tobias Geerinckx-Rice 13236d30a7
gnu: pango: Update to 1.41.1.
* gnu/packages/gtk.scm (pango): Update to 1.41.1.
[inputs]: Add fribi.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice c3800f0b6e
gnu: lcms: Update to 2.9.
* gnu/packages/ghostscript.scm (lcms): Update to 2.9.
[source]: Remove patch.
* gnu/packages/patches/lcms-CVE-2016-10165.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-20 03:01:41 +01:00
Tobias Geerinckx-Rice 09371ab4d0
gnu: harfbuzz: Update to 1.7.5.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice 9f2eb4ffad
gnu: kmod: Update phase style.
* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and
end phase in #t.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice eb67a470c7
gnu: kmod: Update to 25.
* gnu/packages/linux.scm (kmod): Update to 25.
2018-02-20 03:01:40 +01:00
Tobias Geerinckx-Rice b07e817e21
gnu: fftw: Update phase style.
* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice a0d4d2d860
gnu: fftw: Update to 3.3.7.
* gnu/packages/algebra.scm (fftw): Update to 3.3.7.
(fftw-3.3.7): Remove, and...
(fftw-avx): ...update the only caller.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 4082f8ed34
gnu: bzip2: Use install-file.
* gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file
instead of copy-file.  Remove let binding for (now) single-use basename.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 5ecc917d5a
gnu: lzip: Update to 1.20.
* gnu/packages/compression.scm (lzip): Update to 1.20.
2018-02-20 03:01:39 +01:00
Tobias Geerinckx-Rice 280b62b074
gnu: pciutils: Update to 3.5.6.
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.6.
2018-02-20 02:56:36 +01:00
Tobias Geerinckx-Rice 5fff9d9db4
gnu: perl-uri: Update to 1.73.
* gnu/packages/web.scm (perl-uri): Update to 1.73.
[native-inputs]: Add perl-test-needs.
2018-02-20 02:56:36 +01:00
Leo Famulari e2832cdc35
gnu: tzdata: Update to 2018c.
* gnu/packages/base.scm (tzdata): Update to 2018c.
2018-02-19 20:39:06 -05:00
Tobias Geerinckx-Rice 1f577b469a
gnu: chromaprint: Update to 1.4.3.
* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3.
[source]: Update URI.
2018-02-19 23:14:02 +01:00
Tobias Geerinckx-Rice 6080632df8
gnu: socat: Update to 1.7.3.2.
* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
2018-02-19 23:14:02 +01:00
Tobias Geerinckx-Rice 5404f1c29d
gnu: setbfree: Update to 0.8.5.
* gnu/packages/music.scm (setbfree): Update to 0.8.5.
2018-02-19 23:14:01 +01:00
Tobias Geerinckx-Rice 48fbb24c90
gnu: ola: Update to 0.10.6.
* gnu/packages/lighting.scm (ola): Update to 0.10.6.
2018-02-19 23:14:01 +01:00
Tobias Geerinckx-Rice 8af77fe96b
gnu: pciutils: Use HTTPS home page.
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
2018-02-19 23:14:01 +01:00
ng0 54a402ddd1
gnu: neomutt: Update to 20171215.
* gnu/packages/mail.scm (neomutt): Update to 20171215.
[inputs]: Move "docbook-xsl" to [native-inputs].
[native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m".
[argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test",
"fix-docbook". Remove phase "autoconf".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19 22:31:09 +01:00
mephi42 b91004c2f5
gnu: Add basic support for s390x-linux-gnu targets.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
  "s390x-linux".
* gnu/packages/linux.scm (system->linux-architecture): Add "s390"
  prefix.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19 22:22:21 +01:00
Ludovic Courtès 900be977ae
tests: Remove outdated comment.
* gnu/tests/base.scm (run-basic-test): Remove outdated comment.
2018-02-19 22:04:11 +01:00
Ludovic Courtès 27a2c9c3e0
marionette: Use QEMU's "VM channel" mechanism.
* gnu/tests.scm (<marionette-configuration>)[device]: Default to
"/dev/virtio-ports/org.gnu.guix.port.0".
* gnu/tests.scm (marionette-shepherd-service): Remove (guix build
syscalls) from 'modules'.  Remove 'tcsetattr' call from 'start'.
* gnu/build/marionette.scm (make-marionette): Use "-virtserialport"
instead of "-virtconsole".
2018-02-19 22:04:11 +01:00
Ludovic Courtès ce0a62f6c5
services: console-font: Don't emit the IUTF8 console code.
Fixes <https://bugs.gnu.org/30505>.

* gnu/services/base.scm (unicode-start): Remove 'display' call to FD for
"\x1b%G" console code.
2018-02-19 22:04:10 +01:00
Hartmut Goebel 7e4e3df4e8
gnu: qqc2-desktop-style: Fix missing input 'qtquickcontrols2'.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style)<inputs>:
  Add qtquickcontrols2.
2018-02-19 20:30:53 +01:00
Ricardo Wurmus 21169e3148
gnu: mcomix: Disable tests.
* gnu/packages/image-viewers.scm (mcomix)[arguments]: Disable tests.

Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30523>.
2018-02-19 18:33:19 +01:00
Ricardo Wurmus ab36fb17e6
gnu: nss-pam-ldapd: Update to 0.9.9.
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.9.
2018-02-19 18:16:16 +01:00
Marius Bakke 5f3155ee6c
gnu: ddrescue: Update to 1.23.
* gnu/packages/disk.scm (ddrescue): Update to 1.23.
2018-02-19 17:47:11 +01:00
Marius Bakke 4dc159bb62
gnu: ffmpeg@2.8: Update to 2.8.14.
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
2018-02-19 15:03:44 +01:00
Rutger Helling 4ecfc16839
gnu: xpra: Disable abstract X11 sockets.
* gnu/packages/xorg.scm (xpra): Disable abstract X11 sockets.
2018-02-19 12:56:47 +01:00
Efraim Flashner d81a739a1f
gnu: clisp: Fix building on aarch64-linux.
* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'bindings/glibc' module.
2018-02-19 11:30:48 +02:00
Ricardo Wurmus 79c6af13d0
gnu: r-delayedmatrixstats: Update to 1.0.3.
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.0.3.
2018-02-19 09:53:05 +01:00
Ricardo Wurmus 59b2864d6c
gnu: r-scater: Update to 1.6.3.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.6.3.
2018-02-19 09:53:05 +01:00
Ricardo Wurmus d578278e35
gnu: r-gviz: Update to 1.22.3.
* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.22.3.
2018-02-19 09:53:05 +01:00
Ricardo Wurmus ca7855fcd2
gnu: r-gprofiler: Update to 0.6.4.
* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.4.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 8877ab432e
gnu: r-ensembldb: Update to 2.2.2.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.2.2.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus ebec98ae1d
gnu: r-seurat: Update to 2.2.1.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.2.1.
[propagated-inputs]: Remove r-nmf; add r-metap.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 3118b28644
gnu: r-qtl: Update to 1.42-7.
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-7.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 824c200475
gnu: r-genomicranges: Update to 1.30.2.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.30.2.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus e8484711c6
gnu: r-getopt: Update to 1.20.2.
* gnu/packages/bioinformatics.scm (r-getopt): Update to 1.20.2.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 1e898bbaea
gnu: r-pryr: Update to 0.1.4.
* gnu/packages/statistics.scm (r-pryr): Update to 0.1.4.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 50ee54eabd
gnu: r-bh: Update to 1.66.0-1.
* gnu/packages/statistics.scm (r-bh): Update to 1.66.0-1.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus ffa7fe3062
gnu: r-nlme: Update to 3.1-131.1.
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-131.1.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 9800f7d9e8
gnu: r-bookdown: Update to 0.7.
* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.7.
[propagated-inputs]: Add r-tinytex.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 4376166b03
gnu: Add r-metap.
* gnu/packages/cran.scm (r-metap): New variable.
2018-02-19 09:53:04 +01:00
Ricardo Wurmus 846f4c2303
gnu: Add r-tinytex.
* gnu/packages/cran.scm (r-tinytex): New variable.
2018-02-19 09:53:04 +01:00
Rutger Helling a754c79013
gnu: youtube-dl: Update to 2018.02.11.
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.11.
2018-02-19 09:22:47 +01:00
Rutger Helling 90e37ea088
gnu: retroarch: Update to 1.7.1.
* gnu/packages/games.scm (retroarch): Update to 1.7.1.
2018-02-19 08:12:59 +01:00
Tobias Geerinckx-Rice 77659ff3ad
gnu: iverilog: Use Texinfo in description.
* gnu/packages/fpga.scm (iverilog)[description]: Substitute @command for
inverted commas.
2018-02-19 06:00:33 +01:00
Tobias Geerinckx-Rice c046904d74
gnu: iverilog: Update to 10.2.
* gnu/packages/fpga.scm (iverilog): Update to 10.2.
2018-02-19 06:00:32 +01:00
Tobias Geerinckx-Rice 05ee510272
gnu: nyacc: Update to 0.83.3.
* gnu/packages/mes.scm (nyacc): Update to 0.83.3.
2018-02-19 06:00:32 +01:00
Tobias Geerinckx-Rice e51b3145ca
gnu: nasm: Update to 2.13.03.
* gnu/packages/assembly.scm (nasm): Update to 2.13.03.
2018-02-19 06:00:31 +01:00
Tobias Geerinckx-Rice 0bd8d6dc28
gnu: ccache: Update to 3.4.1.
* gnu/packages/ccache.scm (ccache): Update to 3.4.1.
2018-02-19 06:00:31 +01:00
Tobias Geerinckx-Rice 16cb3b8fe0
gnu: lsof: Run tests.
* gnu/packages/lsof.scm (lsof)[arguments]: Remove untrue #:TESTS?.
Add ‘disable-failing-tests’ and ‘check’ phases to run them.
2018-02-19 06:00:30 +01:00
Tobias Geerinckx-Rice c2799070ca
gnu: lsof: Remove build timestamp.
* gnu/packages/lsof.scm (lsof)[arguments]: Add ‘patch-timestamps’ phase.
2018-02-19 06:00:30 +01:00
Tobias Geerinckx-Rice b7fd3e96c7
gnu: lsof: Update phase style.
* gnu/packages/lsof.scm (lsof)[arguments]: Substitute INVOKE for SYSTEM*
and end phases with #t.
2018-02-19 06:00:29 +01:00
Tobias Geerinckx-Rice 57774ae150
gnu: lsof: Make perl a native input.
* gnu/packages/lsof.scm (lsof)[inputs]: Move perl from here...
[native-inputs]: ...to here.
2018-02-19 06:00:29 +01:00
Tobias Geerinckx-Rice cb443e55dc
gnu: lsof: Factorise source URIs.
* gnu/packages/lsof.scm (%ftp-base): Remove variable.
(lsof)[source]: Construct mirror URI list programatically.
2018-02-19 06:00:28 +01:00
Tobias Geerinckx-Rice 5ae76e8f16
gnu: lsof: Replace dead mirror.
* gnu/packages/lsof.scm (lsof)[source]: Replace sunsite.ualberta.ca with
mirrorservice.org, which offers both HTTP and FTP services.
2018-02-19 06:00:27 +01:00
Tobias Geerinckx-Rice 7268563be5
gnu: dvdstyler: Update to 3.0.4.
* gnu/packages/cdrom.scm (dvdstyler): Update to 3.0.4.
2018-02-19 06:00:27 +01:00
Tobias Geerinckx-Rice 14eb54349a
gnu: perl-xml-sax: Update to 1.00.
* gnu/packages/xml.scm (perl-xml-sax): Update to 1.00.
2018-02-19 06:00:26 +01:00
Tobias Geerinckx-Rice 6208fcf742
gnu: perl-importer: Update to 0.025.
* gnu/packages/perl.scm (perl-importer): Update to 0.025.
2018-02-19 06:00:25 +01:00
Tobias Geerinckx-Rice 780fa70cd3
gnu: perl-params-validationcompiler: Update to 0.27.
* gnu/packages/perl.scm (perl-params-validationcompiler): Update to 0.27.
[native-inputs]: Add perl-type-tiny for another test.
2018-02-19 06:00:25 +01:00
Tobias Geerinckx-Rice 9c22b13136
gnu: xinetd: Don't hard-code tarball version.
* gnu/packages/web.scm (xinetd)[source]: Construct URI using VERSION.
2018-02-19 06:00:24 +01:00
Tobias Geerinckx-Rice 96d47129f6
gnu: ncftp: Update to 3.2.6.
* gnu/packages/ftp.scm (ncftp): Update to 3.2.6.
[source]: Use .xz instead of (discontinued) .bz2 tarball.
2018-02-19 06:00:23 +01:00
Tobias Geerinckx-Rice 9e7f1d103d
gnu: knot: Update to 2.6.5.
* gnu/packages/dns.scm (knot): Update to 2.6.5.
2018-02-19 05:57:19 +01:00
Tobias Geerinckx-Rice 331ebb7f94
gnu: awscli: Update to 1.14.41.
* gnu/packages/python-web.scm (awscli): Update to 1.14.41.
2018-02-19 05:57:19 +01:00
Tobias Geerinckx-Rice 659fef8ddb
gnu: libfilezilla: Update to 0.12.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.0.
2018-02-19 05:57:18 +01:00
Tobias Geerinckx-Rice eae7ece1af
gnu: erlang: Use HTTPS home page.
* gnu/packages/erlang.scm (erlang)[home-page]: Use HTTPS with the new
canonical domain.
2018-02-19 05:57:17 +01:00
okapi 2922852e86
gnu: Add gzdoom.
* gnu/packages/games.scm (gzdoom): New variable.
* gnu/packages/patches/gzdoom-search-in-installed-share.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19 00:33:34 +01:00
okapi 9073c8758c
gnu: Add fluid-3.
* gnu/packages/audio.scm (fluid-3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19 00:33:34 +01:00
Ludovic Courtès 5912791655
gnu: guix: Update snapshot to bdf0c64.
* gnu/packages/package-management.scm (guix): Update to bdf0c64.
[arguments] <copy-bootstrap-guile>: Move after 'check' phase.  Rewrite
to use "guix download" and to intern only one or two tarballs.
[inputs]: Remove "boot-guile/*".  Add "boot-guile" and, optionally,
"boot-guile/i686".
2018-02-19 00:33:34 +01:00
Ludovic Courtès 37084ba561
services: avahi: Publish '_workstation._tcp' by default.
This reverts to the behavior of avahi-daemon prior to Avahi 0.7 (commit
550f4509ac).

* gnu/services/avahi.scm (<avahi-configuration>)[publish-workstation?]:
New field.
(configuration-file): Honor it.
2018-02-19 00:33:34 +01:00
Ludovic Courtès ad7a807d84
services: avahi: Read PID file from /run.
* gnu/services/avahi.scm (%avahi-activation, avahi-shepherd-service):
Use /run/avahi-daemon/ instead of /var/run/avahi-daemon/.  This was the
case since the switch to Avahi 0.7 (commit
550f4509ac).
2018-02-19 00:33:34 +01:00
Marius Bakke 418cbf6e22
gnu: qt.scm: Remove unneeded import.
* gnu/packages/qt.scm (define-module): Don't import (gnu packages base).
2018-02-18 20:44:19 +01:00
Marius Bakke 5ce3f93bc5
gnu: Add xorgproto.
* gnu/packages/xorg.scm (xorgproto): New public variable.
2018-02-18 20:23:45 +01:00
Marius Bakke 1ac1872161
gnu: lvm2: Remove obsolete phase.
* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
2018-02-18 20:13:42 +01:00
Marius Bakke c06bf6a3e2
gnu: argon2: Update to 20171227.
* gnu/packages/password-utils.scm (argon2): Update to 20171227.
[arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native".  Remove
custom install phase.  Add 'patch-Makefile' phase.
[license]: Add ASL2.0.
2018-02-18 20:13:42 +01:00
Hartmut Goebel 102fc5bc29
gnu: Add qqc2-desktop-style.
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): New
  variable.
2018-02-18 19:21:41 +01:00
Hartmut Goebel ac5f3988c4
gnu: knotifications: Add optional input "qtspeech".
* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
  qtspeech.
2018-02-18 19:21:40 +01:00
Hartmut Goebel 96e622f15d
gnu: ktextwidgets: Add optional input "qtspeech".
* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
2018-02-18 19:21:40 +01:00
Hartmut Goebel bb8d1b2a72
gnu: qca: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
2018-02-18 19:21:39 +01:00
Hartmut Goebel 343bffbd79
gnu: snorenotify: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
2018-02-18 19:21:38 +01:00
Hartmut Goebel 352e14d87c
gnu: libkomparediff2: Use mirror://kde scheme for source-url.
* gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde
  scheme.
2018-02-18 19:21:38 +01:00
Hartmut Goebel 3600001693
gnu: libkomparediff2: Update to 17.12.1
* gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1.
  [source] Switch to KDE mirror, use mirror://kde scheme.
2018-02-18 19:21:37 +01:00
Hartmut Goebel c8c06bf5b0
gnu: libksysguard: Update to 5.11.5.
* gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
2018-02-18 19:21:36 +01:00
Hartmut Goebel bd533cbb7f
gnu: kpmcore: Update to 3.3.0
* gnu/packages/kde-frameworks.scm (kpmcore): Update to 3.3.0.
2018-02-18 19:21:36 +01:00
Hartmut Goebel 431ff8bea3
gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1
Beside simple updating:
- Change all todo-comments for test-cases into "fixme" comments to make them
  easier to find.
- breeze-icons: Blacklist a test failing at build.kde.org, too.
- extra-cmake-modules: Patch out a vanised test-case.
- kfilemetadata: Can now run the test-suite uninstalled. Blacklist a failing
  test-case.
- kimageformats: No longer symlink plugins into ./bin for testing.
- ktexteditor: Remove now unused patch.
- plasma-framework: Add input kirigami
- sonnet: For testing set QT_QPA_PLATFORM=offscreen.

* gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, kactivities,
  kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
  kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
  kde-frameworkintegration, kdeclarative, kded, kdelibs4support,
  kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons,
  kglobalaccel, kguiaddons, khtml, ki18n, kiconthemes, kidletime, kinit, kio,
  kirigami, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer,
  knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople,
  kplotting, kpty, kross, krunner, kservice, ksyntaxhighlighting,
  ktextwidgets, kunitconversion, kwallet, kwayland, kwindowsystem, kxmlgui,
  kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons,
  prison, solid, threadweaver): Update to 5.42.0.
  (kwidgetsaddons): Update to 5.42.1.
  (breeze-icons): Update to 5.42.0. [#:phases]<disable-failing-test> New
  phase.
  (extra-cmake-modules): Update to 5.42.0.
  [#:phases]<post-5.42.0-release-fix>: New phase.
  (kfilemetadata): Update to 5.42.0. [#:phases]: No longer move check behind
  install. [#:phases]<check-setup> Remove. [#:phase]<disable-failing-test> New
  phase.
  (kimageformats): Update to 5.42.0. [#:phases]<check-setup>: No longer
  symlink plugins into ./bin.
  (ktesteditor)[source]: Remove patch.
  (plasma-framework)[inputs]: Add  kirigami
  (sonnet): Update to 5.42.0. [#:phases]<check-setup> New phase.
* gnu/packages/patches/ktexteditor-5.39.0-autotests-dependencies.patch:
  Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-18 19:21:35 +01:00
Hartmut Goebel 042f7c2636
gnu: qtserialport: Use the store paths for dynamically loaded libs.
Transfer the applicable NixOS patches for qtserialport as of 2018-01-19:

- src/serialport/qtudev_p.h: Transferred: Use hard-coded path to libudev.

* gnu/packages/qt.scm(qtserialport)[#:phases]<patch-dlopen-paths>:
  New phase.
2018-02-18 18:39:19 +01:00
Hartmut Goebel 64f390a409
gnu: qtbase: Use the store paths for other packages and dynamically loaded libs.
Transfer the applicable NixOS patches as of 2018-01-19:

- Not adopted: We don't change the .cmake.in and .prf, but use config
  mechanisms provided by th Qt build system.

- src/corelib/tools/qtimezoneprivate_tz.cpp: Adopted patch: Use $TZDIR to
  search for time-zone data. Thus avoid depending on package "tzdata", which
  often introduces changes with near-immediate effects, so it's important to
  be able to update it fast.

- src/corelib/kernel/qcoreapplication.cpp: Not adopted: NixOS adds plugin
  paths derived from PATH. We do not need this, since we already have
  native-search-path QT_PLUGIN_PATH.

- src/network/kernel/qdnslookup_unix.cpp,
  src/network/kernel/qhostinfo_unix.cpp: Transferred: Use hard-coded path to
  libresolv.

- src/network/ssl/qsslcontext_openssl.cpp: Not adopted: NixOS changes a
  conditional compilation for Qt 5.9 (but leaves it unchanged for Qt 5.10) to
  fix compilation with libressl.  But Qt does not support libressl anway, see
  config.tests/openssl/openssl.cpp in qtbase 5.9.4.

- src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp:
  Transferred: Use hard-coded path to libx11.

- src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp:
  Transferred: Use hard-coded path to mess's libGL, no need for a fall-back.

- src/plugins/platforms/xcb/qxcbcursor.cpp: Transferred: Use hard-coded path
  to Xcursor.

- src/plugins/platformthemes/gtk3/main.cpp: Not adopted: NixOS changes
  $XDG_DATA_DIRS and $GIO_EXTRA_MODULES in the code. We already have a
  search-path-specification for this.

- src/testlib/qtestassert.h: Decided not to adopt this for guix.

* gnu/packages/patches/qtbase-use-TZDIR.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtbase): Add comment. [source]: Use new patch.
  [arguments]<#:phases>'patch-paths': New phase.
2018-02-18 18:39:18 +01:00
Alex Vong bdf0c644da
gnu: python2-django-mailman3: Update to 1.1.0.
* gnu/packages/python.scm (python2-django-mailman3): Update to 1.1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-18 17:37:51 +01:00
Alex Vong c115a1c8d7
gnu: python-mailmanclient: Update to 3.1.1.
* gnu/packages/python.scm (python-mailmanclient, python2-mailmanclient):
Update to 3.1.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-18 17:36:52 +01:00
Alex Vong 98b90194d3
gnu: haskell: Use HTTPS where possible.
* gnu/packages/haskell.scm (cl-yale-haskell)[source, home-page]: Use HTTPS.
(ghc-libxml)[source, home-page]: Likewise.
(ghc-haddock-library)[home-page]: Likewise.
(ghc-haddock-api)[home-page]: Likewise.
(ghc-haddock)[home-page]: Likewise.
(ghc-simple-reflect)[home-page]: Likewise.
(ghc-alex)[home-page]: Likewise.
(ghc-concatenative)[description]: Likewise.
(ghc-openglraw)[home-page]: Likewise.
(ghc-glut)[home-page]: Likewise.
(ghc-gluraw)[home-page]: Likewise.
(ghc-opengl)[home-page]: Likewise.
(cabal-install)[home-page]: Likewise.
(ghc-mtl)[description]: Likewise.
(ghc-temporary)[home-page]: Likewise.
(ghc-temporary-rc)[home-page]: Likewise.
(ghc-fgl)[home-page]: Likewise.
(ghc-blaze-markup)[home-page]: Likewise.
(ghc-doctest)[description]: Likewise.
(ghc-scientific)[description]: Likewise.
(ghc-regex-pcre-builtin)[description]: Likewise.
(ghc-diff)[home-page]: Likewise.
(ghc-highlighting-kate)[description]: Likewise.
(ghc-hslua)[description]: Likewise.
(ghc-pandoc)[home-page]: Likewise.
(ghc-rfc5051)[home-page]: Likewise.
(ghc-data-ordlist)[home-page]: Likewise.
(ghc-regex-compat-tdfa)[home-page]: Likewise.
(ghc-sandi)[home-page]: Likewise.
(ghc-bytestring-handle)[home-page]: Likewise.
(ghc-tar)[home-page]: Likewise.
(ghc-transformers)[home-page]: Likewise.
(ghc-patience)[home-page]: Likewise.
(ghc-monads-tf)[home-page]: Likewise.
(ghc-colour)[home-page]: Likewise.
(ghc-directory)[home-page]: Likewise.
(ghc-process)[home-page]: Likewise.
(ghc-wl-pprint-text)[home-page]: Likewise.
(ghc-fgl-arbitrary)[home-page]: Likewise.
(ghc-graphviz)[description]: Likewise.
(ghc-array)[home-page]: Likewise.
(ghc-storable-complex)[source]: Likewise.
(ghc-hmatrix)[source]: Likewise.
(ghc-hmatrix-gsl)[source]: Likewise.
(ghc-hmatrix-special)[source]: Likewise.
(ghc-hmatrix-gsl-stats)[source]: Likewise.
(ghc-easyplot)[source, home-page]: Likewise.
(ghc-hashtables)[source]: Likewise.
(ghc-data-accessor)[home-page]: Likewise.
(ghc-data-accessor-transformers)[home-page]: Likewise.
(ghc-gnuplot)[home-page]: Likewise.
(ghc-terminal-size)[home-page]: Likewise.
(ghc-language-c)[home-page]: Likewise.
(ghc-hslogger)[home-page]: Likewise.
(ghc-json)[home-page]: Likewise.
(ghc-hex)[home-page]: Likewise.
(ghc-psqueues)[description]: Likewise.
(ghc-uuid-types)[description]: Likewise.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-02-18 17:35:20 +01:00
Arun Isaac d72f59a4cf
gnu: swaks: Use HTTPS home page and source URIs.
* gnu/packages/mail.scm (swaks)[source]: Use HTTPS URI.
[home-page]: Use HTTPS URI.
[arguments]: Replace system* with invoke.
2018-02-18 18:16:49 +05:30
Arun Isaac f25e1e2448
gnu: Add python2-mapnik.
* gnu/packages/geo.scm (python2-mapnik): New variable.
2018-02-18 17:30:20 +05:30
Arun Isaac f2b005f630
gnu: Add mapnik.
* gnu/packages/geo.scm (mapnik): New variable.
2018-02-18 17:30:12 +05:30
Ricardo Wurmus c46e654f39
gnu: Add emacs-polymode.
* gnu/packages/emacs.scm (emacs-polymode): New variable.
2018-02-18 12:31:03 +01:00
Ricardo Wurmus 46fc9a7e0d
gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.
* gnu/bootloader/grub.scm (install-grub): Add "--target=i386-pc" to the list
of arguments to "grub-install".

Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30311>.
2018-02-18 12:28:56 +01:00
Ricardo Wurmus f6d259b4d9
gnu: emacs-slack: Update to 0-2.02ee1d73.
* gnu/packages/emacs.scm (emacs-slack): Update to 0-2.02ee1d73.
2018-02-18 12:28:56 +01:00
Efraim Flashner c9b7ed7de9
gnu: c-ares: Update to 1.14.0.
* gnu/packages/adns.scm (c-ares): Update to 1.14.0.
[license]: Use https.
2018-02-18 13:05:07 +02:00
Mark H Weaver 629daea981
gnu: linux-libre: Update to 4.15.4.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4.
(%linux-libre-hash): Update hash.
2018-02-17 23:57:21 -05:00
Mark H Weaver 4a9ea9750d
gnu: linux-libre@4.14: Update to 4.14.20.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20.
(%linux-libre-4.14-hash): Update hash.
2018-02-17 23:55:40 -05:00
Mark H Weaver 7b4a850c23
gnu: linux-libre@4.9: Update to 4.9.82.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
2018-02-17 23:55:02 -05:00
Mark H Weaver 1afd125beb
gnu: linux-libre@4.4: Update to 4.4.116.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
2018-02-17 23:54:27 -05:00
Danny Milosavljevic fdd400d82e
gnu: make-linux-libre: Use invoke.
* gnu/packages/linux.scm (make-linux-libre): Use invoke.
2018-02-17 23:48:33 -05:00
Chris Marusich 67f0c4228b
gnu: Update gnu-standards to 2018-02-18.
* gnu/packages/gnu-doc.scm (gnu-standards) <version>: Update to 2018-02-18.
  (gnu-standards) <origin>: While we're here, use "gnu-standards-src" as the
  file-name, rather than the default, which is "cvs-checkout".
2018-02-18 03:19:26 +01:00
Ludovic Courtès 3f3c0ab434
gnu: mailutils: Fix uninitialized memory bug.
This was causing segfaults in the MH test suite when building with
glibc 2.26 on x86_64.

* gnu/packages/patches/mailutils-uninitialized-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mailutils)[source](patches, snippet): New
fields.
[native-inputs]: New field.
2018-02-18 00:48:17 +01:00
Ludovic Courtès d65930708f
gnu: gcc@4.9: Fix libsanitizer compilation with glibc 2.26.
* gnu/packages/patches/gcc-4.9-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.9)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-02-18 00:48:16 +01:00
Ludovic Courtès a9d4a9ad33
gnu: gvpe: Fix compilation against glibc 2.26.
* gnu/packages/vpn.scm (gvpe)[source](modules, snippet): New fields.
2018-02-18 00:48:16 +01:00
Ludovic Courtès bfb06e580e
gnu: shepherd: Add dependency on guile-readline.
* gnu/packages/admin.scm (shepherd)[inputs]: Add GUILE-READLINE.
2018-02-18 00:48:16 +01:00
Ricardo Wurmus ff9d1a2f0c
Merge branch 'master' into core-updates 2018-02-18 00:39:25 +01:00
Ricardo Wurmus a01d926f9d
gnu: geda-gaf: Disable two broken tests.
* gnu/packages/engineering.scm (geda-gaf)[arguments]: Disable two failing
tests.
2018-02-18 00:30:47 +01:00
Ricardo Wurmus 5f78ce490e
gnu: Add emacs-nov-el.
* gnu/packages/emacs.scm (emacs-nov-el): New variable.
2018-02-18 00:30:47 +01:00
Ricardo Wurmus 8d89921474
gnu: Add emacs-esxml.
* gnu/packages/emacs.scm (emacs-esxml): New variable.
2018-02-18 00:30:47 +01:00
Marius Bakke 6f6db0269f
gnu: python-hacking: Update to 1.0.0.
* gnu/packages/openstack.scm (python-hacking): Update to 1.0.0.
[propagated-inputs]: Change PYTHON-FLAKE8 to PYTHON-FLAKE8-2.5.
* gnu/packages/python.scm (python-flake8-2.5, python2-flake8-2.5): New public
variables.
2018-02-17 21:45:31 +01:00
Marius Bakke ca6197dd65
gnu: python-defusedxml: Update to 0.5.0.
* gnu/packages/xml.scm (python-defusedxml): Update to 0.5.0.
2018-02-17 20:59:11 +01:00
Marius Bakke 26176bee23
gnu: python-waitress: Update to 1.1.0.
* gnu/packages/patches/python-waitress-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-waitress): Update to 1.1.0.
[source](patches): New field.
2018-02-17 20:49:39 +01:00
Efraim Flashner a39aa68394
gnu: libffcall: Update to 2.1.
* gnu/packages/libffcall.scm (libffcall): Update to 2.1.
2018-02-17 21:20:31 +02:00
Marius Bakke 6c7dee98a1
gnu: nss: Update to 3.35.
* gnu/packages/gnuzilla.scm (nss): Update to 3.35.
2018-02-17 19:31:26 +01:00
Marius Bakke 38692248ba
gnu: xkeyboard-config: Update to 2.23.1.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.23.1.
2018-02-17 17:06:11 +01:00
Marius Bakke c55a4956fd
gnu: mesa: Update to 17.3.4.
* gnu/packages/gl.scm (mesa): Update to 17.3.4.
2018-02-17 16:59:12 +01:00
Marius Bakke 2c01c42e9b
gnu: libva: Update to 2.1.0.
* gnu/packages/video.scm (libva): Update to 2.1.0.
2018-02-17 16:57:15 +01:00
Marius Bakke 31a7ef7091
gnu: libdrm: Update to 2.4.90.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.90.
2018-02-17 16:55:45 +01:00
Marius Bakke 3ce4e265dd
gnu: btrfs-progs: Fix bash completions.
This is a follow-up to commit 9a1c4a981b.  Bash
completions must have the same name as the executable.

* gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion"
script to "btrfs".
2018-02-17 16:15:43 +01:00
Marius Bakke 3971dcbf0e
gnu: zathura: Don't propagate girara in dependent packages.
* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu,
zathura-pdf-mupdf, zathura-pdf-poppler)[propagated-inputs]: Remove GIRARA.
2018-02-17 16:15:43 +01:00
Marius Bakke 2416665ecb
gnu: zathura, girara: Use the test-only xorg variant for tests.
* gnu/packages/gtk.scm (girara)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
* gnu/packages/pdf.scm (zathura)[native-inputs, arguments]: Likewise.
2018-02-17 16:15:43 +01:00
Marius Bakke f0eba502a1
gnu: zathura: Increase test timeouts.
* gnu/packages/pdf.scm (zathura): Export CK_DEFAULT_TIMEOUT before running
tests.
2018-02-17 16:15:43 +01:00
Marius Bakke 3e6b398a48
gnu: girara: Increase test timeouts.
Fixes build failures on Hydra.  Reported by Mark H Weaver in
<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00391.html>.

* gnu/packages/gtk.scm (girara)[arguments]: Set CK_DEFAULT_TIMEOUT before
running tests.
2018-02-17 16:15:43 +01:00
Ben Woodcroft bb3359ab8e
gnu: ruby-2.4.3: Update rubygems to 2.7.6.
This fixes the security issues described at
https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-
rubygems/

* gnu/packages/patches/ruby-rubygems-276-for-ruby24.patch: New file.
* gnu/packages/ruby.scm (ruby-2.4.3)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-02-18 00:48:50 +10:00
Ricardo Wurmus 1ecbd859a1
gnu: ghc-mtl: Remove ghc-transformers from inputs.
* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
2018-02-17 14:02:57 +01:00
Ricardo Wurmus 9729f9756c
gnu: ghc-mtl: Remove ghc-transformers from inputs.
* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
2018-02-17 14:01:15 +01:00
Ben Woodcroft 369eee8763
gnu: vsearch: Update to 2.7.1.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.1.
2018-02-17 12:44:29 +10:00
Danny Milosavljevic 4e1efba42b
services: xorg: Import (ice-9 rdelim).
* gnu/services/xorg.scm (xinitrc): Import (ice-9 rdelim).
2018-02-17 02:48:00 +01:00
Marius Bakke c8f1a49f0e
gnu: git: Update to 2.16.2.
* gnu/packages/version-control.scm (git): Update to 2.16.2.
2018-02-16 22:13:38 +01:00
Marius Bakke 445929e038
gnu: glpk: Update to 4.65.
* gnu/packages/maths.scm (glpk): Update to 4.65.
2018-02-16 22:08:03 +01:00
Marius Bakke 294ae4d7f8
gnu: xf86-video-vesa: Update to 2.4.0.
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.4.0.
2018-02-16 22:02:45 +01:00
Nicolas Goaziou fa7d8ea1a2
gnu: Add colobot.
* gnu/packages/games.scm (colobot): New variable.
2018-02-16 20:57:14 +01:00
Kei Kebreau 3d8cbdc40e
gnu: bigloo: Fix source hash.
Fixes <https://bugs.gnu.org/30436>.

* gnu/packages/scheme.scm (bigloo)[source]: Fix hash.
2018-02-16 14:42:34 -05:00
Mark H Weaver 150062f190
Merge branch 'master' into core-updates 2018-02-16 13:14:26 -05:00
Marius Bakke 54a93355c2
gnu: ruby-sqlite3: Adjust failing test.
* gnu/packages/ruby.scm (ruby-sqlite3): Adjust test to work with SQLite 3.21.
2018-02-16 19:09:03 +01:00
Danny Milosavljevic f6cccefed5
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.
* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
2018-02-16 12:41:01 -05:00
David Thompson 6a3cf4e6c7
gnu: tiled: Update to 1.1.2.
* gnu/packages/game-development.scm (tiled): Update to 1.1.2.
2018-02-16 10:16:09 -05:00
Rutger Helling c2957cb7ec
gnu: mpv: Update to 0.28.2.
* gnu/packages/video.scm (mpv): Update to 0.28.2.
2018-02-16 13:09:22 +01:00
Tobias Geerinckx-Rice 8c078ddec4
gnu: perl-dbd-pg: Update to 3.7.4.
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.7.4.
2018-02-16 11:15:02 +01:00
Tobias Geerinckx-Rice 2d1c7a4e89
gnu: ristretto: Update to 0.8.2.
* gnu/packages/xfce.scm (ristretto): Update to 0.8.2.
2018-02-16 11:15:01 +01:00
Tobias Geerinckx-Rice 2b33c4d677
gnu: opusfile: Update to 0.10.
* gnu/packages/xiph.scm (opusfile): Update to 0.10.
2018-02-16 11:15:01 +01:00
Tobias Geerinckx-Rice 1b0ce451f4
gnu: erlang: Update phase style.
* gnu/packages/erlang.scm (erlang)[arguments]: Substitute INVOKE for
SYSTEM*, don't use %OUTPUTS, and end phases with #t.
2018-02-16 11:11:41 +01:00
Tobias Geerinckx-Rice 629c1947ea
gnu: erlang: Update to 20.2.3.
* gnu/packages/erlang.scm (erlang): Update to 20.2.3.
2018-02-16 11:11:41 +01:00
Tobias Geerinckx-Rice ce46dfeba5
gnu: gkrellm: Update to 2.3.10.
* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.10.
[arguments]: Remove X11_LIBS override.
2018-02-16 11:11:41 +01:00
Tobias Geerinckx-Rice 48bbe06edf
gnu: gnustep: Update dockapps home pages.
* gnu/packages/gnustep.scm (wmbattery, wmclock, wmcpuload)[home-pages]:
Use new dockapps.net domain.
2018-02-16 11:11:40 +01:00
Tobias Geerinckx-Rice bfe83d568c
gnu: gnustep: Update phase style.
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Don't use %OUTPUT.
End phases with #t.
(wmbattery, wmclock)[arguments]: Substitute INVOKE for SYSTEM*.  End
phases with #t.
2018-02-16 11:11:40 +01:00
Tobias Geerinckx-Rice 9a0a4a95f0
gnu: wmcpuload: Update to 1.1.1.
* gnu/packages/gnustep.scm (wmcpuload): Update to 1.1.1.
2018-02-16 11:11:40 +01:00
Tobias Geerinckx-Rice 93710d861f
gnu: wmbattery: Update to 2.51.
* gnu/packages/gnustep.scm (wmbattery): Update to 2.51.
[source]: Remove upstreamed bugfix snippet.
2018-02-16 11:11:40 +01:00
Tobias Geerinckx-Rice 340978d7b0
gnu: Use HTTPS for supported nongnu.org home pages.
* gnu/packages/acl.scm (acl)[home-page]: Use HTTPS.
* gnu/packages/admin.scm (dmidecode)[home-page]: Likewise.
* gnu/packages/attr.scm (attr)[home-page]: Likewise.
* gnu/packages/audio.scm (lash)[home-page]: Likewise.
* gnu/packages/avr.scm (avr-libc)[home-page]: Likewise.
* gnu/packages/backup.scm (rdiff-backup, libchop)[home-page]: Likewise.
* gnu/packages/compression.scm (fastjar, lzip, lziprecover, atool)
(lunzip, clzip, lzlib, plzip)[home-page]: Likewise.
* gnu/packages/emacs.scm (geiser, bbdb, m17n-lib, m17n-lib)[home-page]:
Likewise.
* gnu/packages/flashing-tools.scm (avrdude)[home-page]: Likewise.
* gnu/packages/fontutils.scm (libotf)[home-page]: Likewise.
* gnu/packages/game-development.scm (gzochi)[home-page]: Likewise.
* gnu/packages/games.scm (enigma)[home-page]: Likewise.
* gnu/packages/gsasl.scm (libntlm)[home-page]: Likewise.
* gnu/packages/gtk.scm (guile-cairo)[home-page]: Likewise.
* gnu/packages/guile.scm (guile-reader, guile-lib, guile-json)
(guile-redis, g-wrap)[home-page]: Likewise.
* gnu/packages/libunwind.scm (libunwind)[home-page]: Likewise.
* gnu/packages/lout.scm (lout)[home-page]: Likewise.
* gnu/packages/mpd.scm (sonata)[home-page]: Likewise.
* gnu/packages/networking.scm (quagga)[home-page]: Likewise.
* gnu/packages/ratpoison.scm (ratpoison)[home-page]: Likewise.
* gnu/packages/skribilo.scm (skribilo)[home-page]: Likewise.
* gnu/packages/telephony.scm (exosip)[home-page]: Likewise.
* gnu/packages/texinfo.scm (texi2html)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xbindkeys)[home-page]: Likewise.
2018-02-16 11:11:40 +01:00
Tobias Geerinckx-Rice 10cac630c2
gnu: plzip: Update to 1.7.
* gnu/packages/compression.scm (plzip): Update to 1.7.
2018-02-16 11:11:39 +01:00
Tobias Geerinckx-Rice d1c1d835f6
gnu: lzlib: Update to 1.10.
* gnu/packages/compression.scm (lzlib): Update to 1.10.
2018-02-16 11:11:39 +01:00
Tobias Geerinckx-Rice d6d1643b2e
gnu: clzip: Update to 1.10.
* gnu/packages/compression.scm (clzip): Update to 1.10.
2018-02-16 11:11:39 +01:00
Tobias Geerinckx-Rice 910992e46d
gnu: lziprecover: Update to 1.20.
* gnu/packages/compression.scm (lziprecover): Update to 1.20.
2018-02-16 11:11:38 +01:00
Tobias Geerinckx-Rice bf86770950
gnu: pbzip2: Update to 1.1.13.
* gnu/packages/compression.scm (pbzip2): Update to 1.1.13.
2018-02-16 11:11:38 +01:00
Tobias Geerinckx-Rice 6f465a5103
gnu: lzop: Use HTTPS home page.
* gnu/packages/compression.scm (lzop)[home-page]: Use HTTPS.
2018-02-16 11:11:38 +01:00
Tobias Geerinckx-Rice 89d159fef8
gnu: lzop: Update to 1.04.
* gnu/packages/compression.scm (lzop): Update to 1.04.
2018-02-16 11:11:38 +01:00
Ludovic Courtès 469069b6e8
gnu: ldc: Increase 'max-silent-time'.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>.

* gnu/packages/ldc.scm (ldc-bootstrap)[properties]: New field.
2018-02-16 11:10:12 +01:00
Leo Famulari 0840678342
gnu: quagga: Update to 1.2.3 [security fixes].
See the advisories at
<https://git.savannah.gnu.org/cgit/quagga.git/tree/doc/security?h=quagga-1.2.3>
for more information about the security-related bugs fixed in this
release.

* gnu/packages/networking.scm (quagga): Update to 1.2.3.
2018-02-15 21:47:07 -05:00
David Thompson 6ca86ed7a3
gnu: python-botocore: Update to 1.8.43.
* gnu/packages/python.scm (python-botocore): Update to 1.8.43.
2018-02-15 19:22:15 -05:00
Hartmut Goebel b907b36419
gnu: Add kholidays.
* gnu/packages/kde.scm(kholidays): New variable.
2018-02-15 23:26:21 +01:00
Alex Vong f3bbe0291b
gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.4.
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): Update
to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:27 -05:00
Alex Vong 1f2be88f26
gnu: java-fasterxml-jackson-dataformat-yaml: Update to 2.9.4.
* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): Update
to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:27 -05:00
Alex Vong 07207211df
gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.4.
* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb):
Update to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:27 -05:00
Alex Vong 3c1edff5ca
gnu: java-fasterxml-jackson-databind: Update to 2.9.4 [fixes CVE-{2017-17485, 2018-5968}].
* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:27 -05:00
Alex Vong 38a0fc384a
gnu: java-fasterxml-jackson-core: Update to 2.9.4.
* gnu/packages/java.scm (java-fasterxml-jackson-core): Update to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:26 -05:00
Alex Vong 93dceea45e
gnu: java-fasterxml-jackson-annotations: Update to 2.9.4.
* gnu/packages/java.scm (java-fasterxml-jackson-annotations): Update to 2.9.4.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 17:18:26 -05:00
Ben Woodcroft 5ebc8e7f41
gnu: diamond: Update to 0.9.18.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.18.
2018-02-16 08:13:24 +10:00
Pjotr Prins aabcb6e57c
gnu: python-elasticsearch: Update to 6.1.1.
* gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch):
Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 16:57:12 -05:00
Hartmut Goebel 34581f68c0
gnu: Add bpython.
* gnu/packages/python.scm (bpython, bpython2): New variables.
2018-02-15 21:44:07 +01:00
Hartmut Goebel e79a8424ca
gnu: Add python-curtsies.
* gnu/packages/terminals.scm (python-curtsies, python2-curtsies): New
  variables.
2018-02-15 21:44:06 +01:00
Hartmut Goebel 573450e60c
gnu: Add python-blessings.
* gnu/packages/terminals.scm (python-blessings, python2-blessings): New
  variables.
2018-02-15 21:44:06 +01:00
Hartmut Goebel 46ddcf4a29
gnu: Add python-pyte.
* gnu/packages/terminals.scm (python-pyte, python2-pyte): New variables.
2018-02-15 21:44:06 +01:00
Leo Famulari 3026de3fce
gnu: irssi: Update to 1.1.1 [fixes CVE-2018-{7050,7051,7052,7053,7054}].
* gnu/packages/irc.scm (irssi): Update to 1.1.1.
2018-02-15 14:41:26 -05:00
Oleg Pykhalov 5b23829299
gnu: Add epipe.
* gnu/packages/emacs.scm (epipe): New public variable.
2018-02-15 20:45:45 +03:00
Danny Milosavljevic a124e4258a
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.
* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
2018-02-15 17:27:50 +01:00
Ricardo Wurmus 4aa0a1df2d
gnu: java-jeromq: Update to 0.4.3.
* gnu/packages/java.scm (java-jeromq): Update to 0.4.3.
[arguments]: Disable DealerSpecTest.
2018-02-15 17:19:09 +01:00
Ricardo Wurmus 36b39d1618
gnu: java-testng: Update to 6.14.2.
* gnu/packages/java.scm (java-testng): Update to 6.14.2.
[arguments]: Delete failing tests and those requiring groovy.
[native-inputs]: Add java-mockito-1.
2018-02-15 17:19:06 +01:00
Ricardo Wurmus 152d30c346
gnu: Add python-loompy.
* gnu/packages/bioinformatics.scm (python-loompy): New variable.
2018-02-15 17:19:00 +01:00
Ricardo Wurmus 3082de04c2
gnu: Add r-dropbead.
* gnu/packages/bioinformatics.scm (r-dropbead): New variable.
2018-02-15 17:18:54 +01:00
Ricardo Wurmus 05f7296012
gnu: Add r-delayedmatrixstats.
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): New variable.
2018-02-15 17:18:52 +01:00
Ricardo Wurmus fc162dbaec
gnu: Add python-typing.
* gnu/packages/python.scm (python-typing, python2-typing): New variables.
2018-02-15 17:18:50 +01:00
Ricardo Wurmus 130d290e29
gnu: Add python-future-fstrings.
* gnu/packages/python.scm (python-future-fstrings): New variable.
2018-02-15 17:18:46 +01:00
Ricardo Wurmus 8b2ad13b19
gnu: Add python-tokenize-rt.
* gnu/packages/python.scm (python-tokenize-rt): New variable.
2018-02-15 17:18:43 +01:00
Ricardo Wurmus e035589482
gnu: augeas: Update to 1.10.1.
* gnu/packages/augeas.scm (augeas): Update to 1.10.1.
2018-02-15 17:17:19 +01:00
Ludovic Courtès ec0f3d0a5b
gnu: ifdtool: Fix Texinfo markup.
* gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo
markup.
2018-02-15 16:35:39 +01:00
Danny Milosavljevic 8e60743d8b
gnu: me-cleaner: Update synopsis.
* gnu/packages/flashing-tools.scm (me-cleaner)[synopsis]: Modify.
2018-02-15 15:01:39 +01:00
Danny Milosavljevic 7e0a6fac0b
services: mingetty: Move tty optionality to agetty.
Follow-up to 5a9902c8ac.

* gnu/services/base.scm (mingetty-shepherd-service): Move tty optionality check to...
(agetty-shepherd-service): ...here.
2018-02-15 12:32:18 +01:00
Danny Milosavljevic 0297a160a0
gnu: Add me-cleaner.
* gnu/packages/flashing-tools.scm (me-cleaner): New variable.
2018-02-15 12:05:25 +01:00
Danny Milosavljevic 9721c0b6ef
gnu: Add intelmetool.
* gnu/packages/flashing-tools.scm (intelmetool): New variable.
2018-02-15 12:05:24 +01:00
Danny Milosavljevic 501e184716
gnu: Add ifdtool.
* gnu/packages/flashing-tools.scm (ifdtool): New variable.
2018-02-15 12:05:24 +01:00
Danny Milosavljevic 5a9902c8ac
services: agetty: Add agetty instance to base services. Make its tty optional.
* gnu/services/base.scm (%base-services): Instantiate agetty-service.
(default-serial-port): New variable.
(agetty-shepherd-service): Make tty optional, default to the above.
* doc/guix.texi (agetty-configuration): Update "tty" documentation.
* gnu/system/install.scm (agetty-default-service): Delete variable.
(embedded-installation-os): Remove agetty-default-service instance.
Add "console" kernel-argument.
2018-02-15 12:05:21 +01:00
Ludovic Courtès 2b870303e7
gnu: cuirass: Update to 4ab2f2c.
Previous revision had (web server fiberized) installed in the wrong
place, and would thus fail to start.

* gnu/packages/ci.scm (cuirass): Update to 4ab2f2c.
2018-02-15 10:32:20 +01:00
Pierre Langlois 6ca15c9ef6
gnu: crypto++: Update to 6.0.0.
* gnu/packages/crypto.scm (crypto++): Update to 6.0.0.
* gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-15 10:23:42 +01:00
Ludovic Courtès 9859b5c190
gnu: nss-mdns: Update to 0.12.0.
* gnu/packages/avahi.scm (nss-mdns): Update to 0.12 + patch.
(nss-mdns-0.10.0): Remove.
* gnu/services/avahi.scm (avahi-service-type): Use NSS-MDNS again.
2018-02-15 10:16:00 +01:00
Ludovic Courtès d1688e6ad4
gnu: cuirass: Update to 8080c17.
* gnu/packages/ci.scm (cuirass): Update to 8080c17.
[inputs]: Add GUILE-FIBERS.
[arguments] <wrap-program>: Add Fibers to the search path in the
wrapper.
2018-02-14 23:44:28 +01:00
Ludovic Courtès 499e499b8e
gnu: guile-sqlite3: Update to 10c13a7.
* gnu/packages/guile.scm (guile-sqlite3): Update to 10c13a7.
2018-02-14 23:38:22 +01:00
Julien Lepiller 08da664d10
gnu: Add cat-avatar-generator-service.
* gnu/services/web.scm (cat-avatar-generator-service): New variable.
* doc/guix.text (Web Services): Document it.
2018-02-14 23:18:41 +01:00
Julien Lepiller 3bedac5057
gnu: Add cat-avatar-generator.
* gnu/packages/web.scm (cat-avatar-generator): New variable.
2018-02-14 23:15:16 +01:00
Tobias Geerinckx-Rice f2ba6fc8bb
gnu: yadifa: Update to 2.3.8.
* gnu/packages/dns.scm (yadifa): Update to 2.3.8.
2018-02-14 20:39:53 +01:00
Marius Bakke 1bd08a268a
gnu: strace: Update to 4.21.
* gnu/packages/linux.scm (strace): Update to 4.21.
[source](uri): Releases are now served from GitHub.
2018-02-14 20:23:19 +01:00
Marius Bakke 1a46a6d02d
gnu: fio: Update to 3.4.
* gnu/packages/benchmark.scm (fio): Update to 3.4.
2018-02-14 20:23:19 +01:00
Oleg Pykhalov ac07b94ab5
gnu: Add emacs-scratch-el.
* gnu/packages/emacs.scm (emacs-scratch-el): New public variable.
2018-02-14 15:54:26 +03:00
Mark H Weaver 5fe9ba59ba
gnu: magit: Do not set 'magit-git-executable' to absolute file name.
Fixes <https://bugs.gnu.org/30434>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/packages/emacs.scm (magit)[arguments]: Do not modify the default value
of 'magit-git-executable'.  Remove "#:modules" and "#:imported-modules".
2018-02-14 03:48:20 -05:00
Mark H Weaver 84fe44201b
gnu: magit: Do not set 'magit-git-executable' to absolute file name.
Fixes <https://bugs.gnu.org/30434>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/packages/emacs.scm (magit)[arguments]: Do not modify the default value
of 'magit-git-executable'.  Remove "#:modules" and "#:imported-modules".
2018-02-14 03:42:07 -05:00
Mark H Weaver 02843215d8
gnu: shepherd: 'herd status' now sorts the result.
Add a patch by Ludovic Courtès <ludo@gnu.org> from the upstream
shepherd repository to partially fix <https://bugs.gnu.org/30299>.

* gnu/packages/patches/shepherd-herd-status-sorted.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shepherd)[source]: Add patch.
2018-02-14 03:42:02 -05:00
Mark H Weaver 932c98326d
Merge branch 'master' into core-updates 2018-02-14 03:40:08 -05:00
Rutger Helling 870541d6a7
gnu: mpv: Enable Vulkan support.
* gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader.
2018-02-14 08:18:58 +01:00
Rutger Helling 5b69baf0ad
gnu: Add shaderc.
* gnu/packages/vulkan.scm (shaderc): New variable.
2018-02-14 08:18:58 +01:00
Mark H Weaver c5971d473d
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2018-02-13 19:53:35 -05:00
Marius Bakke 4af55f7657
gnu: freeipmi: Update to 1.6.1.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.1.
2018-02-13 23:52:39 +01:00
Danny Milosavljevic a32f9b59ab
system: make-u-boot-package: Install configuration file.
* gnu/packages/bootloaders.scm (make-u-boot-package): Install configuration
file.
2018-02-13 23:23:25 +01:00
Marius Bakke b2b2ba40c3
gnu: efivar: Update to 34.
* gnu/packages/linux.scm (efivar): Update to 34.
[arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
2018-02-13 23:02:03 +01:00
Marius Bakke 8b114e5bd9
gnu: feh: Update to 2.23.2.
* gnu/packages/image-viewers.scm (feh): Update to 2.23.2.
2018-02-13 23:02:03 +01:00
Ben Woodcroft 119c09c219
gnu: vsearch: Update to 2.7.0.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.0.
2018-02-14 07:43:19 +10:00
Efraim Flashner 34a7b7d713
gnu: libdvdnav@4: Remove variable.
* gnu/packages/video.scm (libdvdnav@4): Remove variable.
2018-02-13 22:56:51 +02:00
Efraim Flashner 0976ea38b1
gnu: libdvdnav: Update to 6.0.0.
* gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner 3c9deb0b11
gnu: libdvdread: Update to 6.0.0.
* gnu/packages/video.scm (libdvdread): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner 975c715a41
gnu: x265: Update to 2.6.
* gnu/packages/video.scm (x265): Update to 2.6.
2018-02-13 22:56:48 +02:00
Efraim Flashner 1373ce7ce0
gnu: ffmpeg: Update to 3.4.2.
* gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
2018-02-13 22:56:44 +02:00
Leo Famulari 5c4fd60416
gnu: python-icalendar: Update to 4.0.1.
* gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
2018-02-13 14:33:22 -05:00
Mark H Weaver 288b8fd5e9
Merge branch 'master' into core-updates 2018-02-13 13:17:15 -05:00
Mark H Weaver acff6aa004
gnu: linux-libre: Update to 4.15.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3.
(%linux-libre-hash): Update hash.
2018-02-13 13:08:30 -05:00
Mark H Weaver 146be91dda
gnu: linux-libre@4.14: Update to 4.14.19.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19.
(%linux-libre-4.14-hash): Update hash.
2018-02-13 13:07:48 -05:00
Mark H Weaver 47b731b372
gnu: linux-libre@4.9: Update to 4.9.81.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.81.
2018-02-13 13:06:28 -05:00
Ricardo Wurmus 117c83bdc7
gnu: r-htmltable: Update to 1.11.2.
* gnu/packages/web.scm (r-htmltable): Update to 1.11.2.
[propagated-inputs]: Remove r-dplyr and r-tidyr.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 7d358f33d8
gnu: r-htmlwidgets: Update to 1.0.
* gnu/packages/web.scm (r-htmlwidgets): Update to 1.0.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 1ee14481d2
gnu: r-lubridate: Update to 1.7.2.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.2.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 4ff5fc6fa0
gnu: r-ranger: Update to 0.9.0.
* gnu/packages/statistics.scm (r-ranger): Update to 0.9.0.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus f9ee1741f9
gnu: r-lme4: Update to 1.1-15.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-15.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 45ec40818b
gnu: r-quantreg: Update to 5.35.
* gnu/packages/statistics.scm (r-quantreg): Update to 5.35.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 725673ad6f
gnu: r-rcppeigen: Update to 0.3.3.4.0.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.4.0.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus c71cd58240
gnu: r-pbapply: Update to 1.3-4.
* gnu/packages/statistics.scm (r-pbapply): Update to 1.3-4.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus f66a34fcc4
gnu: r-vgam: Update to 1.0-5.
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-5.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 09da3d4403
gnu: r-fpc: Update to 2.1-11.
* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus 23fb604725
gnu: r-pcapp: Update to 1.9-73.
* gnu/packages/statistics.scm (r-pcapp): Update to 1.9-73.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus fe394eac82
gnu: r-zoo: Update to 1.8-1.
* gnu/packages/statistics.scm (r-zoo): Update to 1.8-1.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus b216fdf21f
gnu: r-hmisc: Update to 4.1-1.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.1-1.
2018-02-13 16:18:45 +01:00
Ricardo Wurmus c4f148ab0a
gnu: r-tidyr: Update to 0.8.0.
* gnu/packages/statistics.scm (r-tidyr): Update to 0.8.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus be8db0a0ab
gnu: r-viridislite: Update to 0.3.0.
* gnu/packages/statistics.scm (r-viridislite): Update to 0.3.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 9604af890d
gnu: r-viridis: Update to 0.5.0.
* gnu/packages/statistics.scm (r-viridis): Update to 0.5.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus a46c71924c
gnu: r-matrixstats: Update to 0.53.1.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.53.1.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus e04b71a83b
gnu: r-mvtnorm: Update to 1.0-7.
* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-7.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus f7d7dd41f1
gnu: r-r-rsp: Update to 0.42.0.
* gnu/packages/statistics.scm (r-r-rsp): Update to 0.42.0.
[propagated-inputs]: Add r-digest.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 2cd6bb5da4
gnu: r-r-cache: Update to 0.13.0.
* gnu/packages/statistics.scm (r-r-cache): Update to 0.13.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 48237fde89
gnu: r-bigmemory: Update to 4.5.33.
* gnu/packages/statistics.scm (r-bigmemory): Update to 4.5.33.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus a566b3f9e6
gnu: r-synchronicity: Update to 1.3.2.
* gnu/packages/statistics.scm (r-synchronicity): Update to 1.3.2.
[propagated-inputs]: Add r-uuid.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 8ff6853c13
gnu: r-irlba: Update to 2.3.2.
* gnu/packages/statistics.scm (r-irlba): Update to 2.3.2.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus a63117c8ae
gnu: r-dt: Update to 0.4.
* gnu/packages/statistics.scm (r-dt): Update to 0.4.
[propagated-inputs]: Add r-crosstalk.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 1324f85b43
gnu: r-rprojroot: Update to 1.3-2.
* gnu/packages/statistics.scm (r-rprojroot): Update to 1.3-2.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus edab1c049b
gnu: r-hms: Update to 0.4.1.
* gnu/packages/statistics.scm (r-hms): Update to 0.4.1.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 80f72101b4
gnu: r-withr: Update to 2.1.1.
* gnu/packages/statistics.scm (r-withr): Update to 2.1.1.
[propagated-inputs]: Remove r-lattice.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus ecba783c29
gnu: r-git2r: Update to 0.21.0.
* gnu/packages/statistics.scm (r-git2r): Update to 0.21.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 9fb6e62ef5
gnu: r-openssl: Update to 1.0.
* gnu/packages/statistics.scm (r-openssl): Update to 1.0.
2018-02-13 16:18:44 +01:00
Ricardo Wurmus 78e03a761c
gnu: r-xml2: Update to 1.2.0.
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.0.
[native-inputs]: Add pkg-config.
[propagated-inputs]: Remove r-bh.
[inputs]: Add zlib.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 2afbaab56c
gnu: r-chron: Update to 2.3-52.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-52.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 172b63e436
gnu: r-dbplyr: Update to 1.2.0.
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.0.
[propagated-inputs]: Add r-tidyselect.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 59b62f197d
gnu: r-tibble: Update to 1.4.2.
* gnu/packages/statistics.scm (r-tibble): Update to 1.4.2.
[propagated-inputs]: Add r-cli, r-crayon, and r-pillar; remove r-rcpp.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 7387d35228
gnu: r-rlang: Update to 0.1.6.
* gnu/packages/statistics.scm (r-rlang): Update to 0.1.6.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus c36ac74005
gnu: r-microbenchmark: Update to 1.4-4.
* gnu/packages/statistics.scm (r-microbenchmark): Update to 1.4-4.
[propagated-inputs]: Remove r-ggplot2.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus ab3330e174
gnu: r-knitr: Update to 1.19.
* gnu/packages/statistics.scm (r-knitr): Update to 1.19.
[propagated-inputs]: Remove r-digest.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus d222070ad4
gnu: r-estimability: Update to 1.3.
* gnu/packages/statistics.scm (r-estimability): Update to 1.3.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 71d2f03be3
gnu: r-digest: Update to 0.6.15.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.15.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus ff1197c86e
gnu: r-rpart: Update to 4.1-12.
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-12.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 6aa4be9c3c
gnu: r-mgcv: Update to 1.8-23.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-23.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 4c9264c1b9
gnu: r-mass: Update to 7.3-48.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-48.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 97bf74076c
gnu: r-gprofiler: Update to 0.6.3.
* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.3.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 169942368f
gnu: r-ensembldb: Update to 2.2.1.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.2.1.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 34d077b8bc
gnu: r-gage: Update to 2.28.2.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.28.2.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus f5f9442703
gnu: r-keggrest: Update to 1.18.1.
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.18.1.
2018-02-13 16:18:43 +01:00
Ricardo Wurmus 26e3e28cc9
gnu: r-seurat: Update to 2.2.0.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 2.2.0.
[propagated-inputs]: Remove r-ggjoy; add r-rcppeigen and r-ggridges.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 53f0dea9d7
gnu: r-msnbase: Update to 2.4.2.
* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.4.2.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus b1f2753627
gnu: r-methylkit: Update to 1.4.1.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.4.1.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 5ef76bc28c
gnu: r-gkmsvm: Update to 0.79.0.
* gnu/packages/bioinformatics.scm (r-gkmsvm): Update to 0.79.0.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 0b24dc95b5
gnu: r-wgcna: Update to 1.62.
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.62.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus e1129446ec
gnu: r-genomation: Update to 1.11.3.
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.11.3.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 0b18856532
gnu: r-genomicfeatures: Update to 1.30.3.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.30.3.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 99b3236e65
gnu: r-rtracklayer: Update to 1.38.3.
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.38.3.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus c37b361e44
gnu: r-summarizedexperiment: Update to 1.8.1.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.8.1.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 373430672d
gnu: r-biomart: Update to 2.34.2.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.34.2.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 024f19c68b
gnu: r-genomicranges: Update to 1.30.1.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.30.1.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 0674657908
gnu: r-limma: Update to 3.34.8.
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.34.8.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 5fb1fee67b
gnu: r-variantannotation: Update to 1.24.5.
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.24.5.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus d22abe1e5d
gnu: r-edger: Update to 3.20.8.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.20.8.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 66ae706c24
gnu: r-bookdown: Update to 0.6.
* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.6.
[propagated-inputs]: Add r-xfun and ghc-pandoc.
2018-02-13 16:18:42 +01:00
Ricardo Wurmus 2e9da3390c
gnu: r-vegan: Update to 2.4-6.
* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-6.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 0f001b3c5a
gnu: r-drr: Update to 0.0.3.
* gnu/packages/cran.scm (r-drr): Update to 0.0.3.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 92e4534ca8
gnu: r-lava: Update to 1.6.
* gnu/packages/cran.scm (r-lava): Update to 1.6.
[propagated-inputs]: Add r-squarem.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 093acd0de1
gnu: r-sp: Update to 1.2-7.
* gnu/packages/cran.scm (r-sp): Update to 1.2-7.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus de1c0332d9
gnu: r-proxy: Update to 0.4-21.
* gnu/packages/cran.scm (r-proxy): Update to 0.4-21.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus e30b878ec8
gnu: r-hexbin: Update to 1.27.2.
* gnu/packages/statistics.scm (r-hexbin): Update to 1.27.2.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 64fe220cbe
gnu: r-dendextend: Update to 1.7.0.
* gnu/packages/cran.scm (r-dendextend): Update to 1.7.0.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus cb471b7eaa
gnu: r-ddalpha: Update to 1.3.1.1.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.1.1.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 1d13426bed
gnu: r-recipes: Update to 0.1.2.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.2.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 637584253f
gnu: r-pracma: Update to 2.1.4.
* gnu/packages/maths.scm (r-pracma): Update to 2.1.4.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 1c7919251a
gnu: Add r-uuid.
* gnu/packages/cran.scm (r-uuid): New variable.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus c555ccabcf
gnu: Add r-pillar.
* gnu/packages/cran.scm (r-pillar): New variable.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus f244296822
gnu: Add r-utf8.
* gnu/packages/cran.scm (r-utf8): New variable.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus c5f033e0f6
gnu: Add r-squarem.
* gnu/packages/cran.scm (r-squarem): New variable.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus fe5b889365
gnu: r-shape: Update to 1.4.4.
* gnu/packages/cran.scm (r-shape): Update to 1.4.4.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus 33d8699da5
gnu: r-rcpp: Update to 0.12.15.
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.15.
2018-02-13 16:18:41 +01:00
Ricardo Wurmus f6d2b45ca8
gnu: Add r-xfun.
* gnu/packages/cran.scm (r-xfun): New variable.
2018-02-13 16:18:41 +01:00
Leo Famulari 77737e0354
gnu: unzip: Mitigate CVE-2018-1000035.
* gnu/packages/compression.scm (unzip)[replacement]: New field.
(unzip/fixed): New variable.
2018-02-13 09:51:07 -05:00
Ricardo Wurmus ad5de226e7
gnu: Add ghc-megaparsec.
* gnu/packages/haskell.scm (ghc-megaparsec): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus aeecabd43c
gnu: Add ghc-parser-combinators.
* gnu/packages/haskell.scm (ghc-parser-combinators): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus f941a52a14
gnu: Add ghc-text-binary.
* gnu/packages/haskell.scm (ghc-text-binary): New variable.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 183d1b1aaf
gnu: ghc-trifecta: Update to 1.7.1.1.
* gnu/packages/haskell.scm (ghc-trifecta): Update to 1.7.1.1.
[inputs]: Add ghc-doctest.
[native-inputs]: Add cabal-doctest.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 2815963b8d
gnu: ghc-reducers: Update to 3.12.2.
* gnu/packages/haskell.scm (ghc-reducers): Update to 3.12.2.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 67e86e58e0
gnu: ghc-directory: Add note.
* gnu/packages/haskell.scm (ghc-directory): Add comment not to use this
package as an input.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 0498d1689d
gnu: darcs: Update to 2.12.5.
* gnu/packages/version-control.scm (darcs): Update to 2.12.5.
[arguments]: Relax version constraint on shelly.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 97bfe0d759
gnu: darcs: Remove ghc-directory from inputs.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-directory.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 4b1f2166fe
gnu: ghc-graphviz: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-graphviz)[arguments]: Allow building with
newer QuickCheck.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus f25c95d384
gnu: ghc-tar: Disable tests.
* gnu/packages/haskell.scm (ghc-tar)[arguments]: Disable tests.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 1b58d289fd
gnu: ghc-system-filepath: Update to 0.4.14.
* gnu/packages/haskell.scm (ghc-system-filepath): Update to 0.4.14.
[arguments]: Disable tests.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus da76c6de87
gnu: darcs: Remove ghc-process from inputs.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-process.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 831cb41906
gnu: ghc-hslogger: Remove ghc-process from inputs.
* gnu/packages/haskell.scm (ghc-hslogger)[inputs]: Remove ghc-process.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 64f597a611
gnu: ghc-process: Update to 1.6.3.0.
* gnu/packages/haskell.scm (ghc-process): Update to 1.6.3.0.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 973075a091
gnu: ghc-haskeline: Update to 0.7.4.2.
* gnu/packages/haskell.scm (ghc-haskeline): Update to 0.7.4.2.
[inputs]: Add ghc-stm.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus 54afb52e1f
gnu: ghc-fgl-arbitrary: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with
newer QuickCheck.
2018-02-13 13:37:41 +01:00
Ricardo Wurmus c0a541cba8
gnu: ghc-fgl: Fix build with newer QuickCheck.
* gnu/packages/haskell.scm (ghc-fgl)[arguments]: Allow building with newer
QuickCheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus a49bb332a1
gnu: ghc-pandoc-citeproc: Update to 0.12.2.5.
* gnu/packages/haskell.scm (ghc-pandoc-citeproc): Update to 0.12.2.5.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1ddcb5e300
gnu: ghc-hs-bibutils: Update to 6.2.0.1.
* gnu/packages/haskell.scm (ghc-hs-bibutils): Update to 6.2.0.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1afa5abbe8
gnu: ghc-pandoc: Update to 2.0.6.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.0.6.
[inputs]: Add ghc-aeson-pretty, ghc-cmark-gfm, ghc-doctemplates, ghc-glob,
ghc-hslua-module-text, ghc-old-locale, ghc-skylighting, and ghc-split; remove
ghc-ansi-terminal, ghc-cmark, ghc-extensible-exceptions, ghc-filemanip,
ghc-highlighting-kate, and ghc-old-time.
[native-inputs]: Remove ghc-test-framework, ghc-test-framework-hunit, and
ghc-test-framework-quickcheck2; add ghc-tasty, ghc-tasty-golden,
ghc-tasty-hunit, and ghc-tasty-quickcheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 009d0f6d74
gnu: ghc-monad-control: Update to 1.0.1.0.
* gnu/packages/haskell.scm (ghc-monad-control): Update to 1.0.1.0.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 7c86efe776
gnu: ghc-optparse-applicative: Update to 0.13.0.0.
* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.13.0.0.
[arguments]: Disable tests.
[native-inputs]: Add ghc-quickcheck.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus e41fad216d
gnu: ghc-connection: Update to 0.2.6.
* gnu/packages/haskell.scm (ghc-connection): Update to 0.2.6.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 15009c14ed
gnu: ghc-socks: Update to 0.5.5.
* gnu/packages/haskell.scm (ghc-socks): Update to 0.5.5.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 3a4181dfc0
gnu: ghc-hourglass: Update to 0.2.10.
* gnu/packages/haskell.scm (ghc-hourglass): Update to 0.2.10.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 1e521705bf
gnu: ghc-mockery: Update to 0.3.3.
* gnu/packages/haskell.scm (ghc-mockery): Update to 0.3.3.
[inputs]: Add ghc-base-compat.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 3869735729
gnu: ghc-logging-facade: Update to 0.1.1.
* gnu/packages/haskell.scm (ghc-logging-facade): Update to 0.1.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 9e21b4a8b8
gnu: ghc-th-reify-many: Update to 0.1.6.
* gnu/packages/haskell.scm (ghc-th-reify-many): Update to 0.1.6.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 165e5f6ef5
gnu: ghc-th-expand-syns: Update to 0.4.0.0.
* gnu/packages/haskell.scm (ghc-th-expand-syns): Update to 0.4.0.0.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 416092e7dd
gnu: ghc-semigroupoids: Update to 5.1.
* gnu/packages/haskell.scm (ghc-semigroupoids): Update to 5.1.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 38646a6272
gnu: ghc-lens: Update to 4.15.4.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.15.4.
[arguments]: Enable tests.
[inputs]: Add ghc-doctest-0.13 and ghc-call-stack.
[native-inputs]: Add cabal-doctest, ghc-hunit, ghc-test-framework,
ghc-test-framework-hunit, ghc-test-framework-th,
ghc-test-framework-quickcheck2, and ghc-quickcheck.

squash! gnu: ghc-lens: Update to 4.15.4.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 83d436198d
gnu: Add ghc-doctest-0.13.
* gnu/packages/haskell.scm (ghc-doctest-0.13): New variable.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus 32ddba787a
gnu: Add ghc-call-stack.
* gnu/packages/haskell.scm (ghc-call-stack): New variable.
2018-02-13 13:37:40 +01:00
Ricardo Wurmus a54b744126
gnu: Add ghc-nanospec.
* gnu/packages/haskell-check.scm (ghc-nanospec): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 29a2638654
gnu: ghc-xml-conduit: Update to 1.7.1.2
* gnu/packages/haskell.scm (ghc-xml-conduit): Update to 1.7.1.2.
[inputs]: Remove ghc-blaze-builder and ghc-data-default; add
ghc-data-default-class.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 1e4a612263
gnu: ghc-conduit-extra: Update to 1.1.13.3.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.13.3.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 95260eb26d
gnu: ghc-lens: Update to 4.14.
* gnu/packages/haskell.scm (ghc-lens): Update to 4.14.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 77c1e8b5b9
gnu: ghc-statevar: Update to 1.1.0.4.
* gnu/packages/haskell.scm (ghc-statevar): Update to 1.1.0.4.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 88da6cdb1d
gnu: ghc-kan-extensions: Update to 5.0.1.
* gnu/packages/haskell.scm (ghc-kan-extensions): Update to 5.0.1.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 95796f81a6
gnu: ghc-aeson-pretty: Update to 0.8.5.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.5.
[inputs]: Add ghc-base-compat and ghc-scientific.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 64b5cce93a
gnu: ghc-blaze-html: Update to 0.9.0.1.
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.0.1.
[arguments]: Enable tests, allow building with newer QuickCheck.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 969d0c6454
gnu: ghc-blaze-markup: Update to 0.8.2.0.
* gnu/packages/haskell.scm (ghc-blaze-markup): Update to 0.8.2.0.
[arguments]: Enable tests.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-tasty, ghc-tasty-hunit,
and ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 14e9a39717
gnu: Add ghc-skylighting.
* gnu/packages/haskell.scm (ghc-skylighting): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 8045d84d72
gnu: Add ghc-hslua-module-text.
* gnu/packages/haskell.scm (ghc-hslua-module-text): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus e045c014b6
gnu: ghc-hslua: Update to 0.9.5.
* gnu/packages/haskell.scm (ghc-hslua): Update to 0.9.5.
[inputs]: Update lua-5.1 to lua; add ghc-exceptions, ghc-fail, and ghc-mtl.
[native-inputs]: Remove ghc-hspec, ghc-hspec-contrib, hspec-discover, and
ghc-hunit; add ghc-tasty, ghc-tasty-expected-failure, ghc-tasty-hunit, and
ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus ee448389cd
gnu: Add ghc-tasty-expected-failure.
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 4012ea04b4
gnu: Add ghc-doctemplates.
* gnu/packages/haskell.scm (ghc-doctemplates): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 0ba940118f
gnu: Add ghc-cmark-gfm.
* gnu/packages/haskell.scm (ghc-cmark-gfm): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus d3c398cf4e
gnu: ghc-tagsoup: Update to 0.14.3.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.3.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus db6dbe194e
gnu: ghc-haskell-src-meta: Update to 0.8.0.2
* gnu/packages/haskell.scm (ghc-haskell-src-meta): Update to 0.8.0.2.
[native-inputs]: Add ghc-hunit, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 080778a059
gnu: ghc-th-orphans: Update to 0.13.2.
* gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.2.
[inputs]: Add ghc-th-lift-instances.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus 57184328ff
gnu: ghc-fail: Disable haddock.
* gnu/packages/haskell.scm (ghc-fail)[arguments]: Disable building Haddock
documentation.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus aad2e837b0
gnu: ghc-opengl: Update to 3.0.1.0.
* gnu/packages/haskell.scm (ghc-opengl): Update to 3.0.1.0.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus a36c03b2a9
gnu: ghc-gluraw: Update to 2.0.0.2.
* gnu/packages/haskell.scm (ghc-gluraw): Update to 2.0.0.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 8951861c27
gnu: ghc-glut: Update to 2.7.0.10.
* gnu/packages/haskell.scm (ghc-glut): Update to 2.7.0.10.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 0ffea6f279
gnu: Add ghc-fixed.
* gnu/packages/haskell.scm (ghc-fixed): New variable.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus e80e97b52e
gnu: ghc-openglraw: Update to 3.2.7.0.
* gnu/packages/haskell.scm (ghc-openglraw): Update to 3.2.7.0.
[inputs]: Add ghc-fixed.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus ea9aaa6ed2
gnu: ghc-x509-system: Update to 1.6.4.
* gnu/packages/haskell-crypto.scm (ghc-x509-system): Update to 1.6.4.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 1705140577
gnu: ghc-x509-validation: Update to 1.6.5.
* gnu/packages/haskell-crypto.scm (ghc-x509-validation): Update to 1.6.5.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus ac12129795
gnu: ghc-x509-store: Update to 1.6.2.
* gnu/packages/haskell-crypto.scm (ghc-x509-store): Update to 1.6.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 95298963e3
gnu: ghc-x509: Update to 1.6.4.
* gnu/packages/haskell-crypto.scm (ghc-x509): Update to 1.6.4.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus b7032e192d
gnu: ghc-cryptonite: Update to 0.20.
* gnu/packages/haskell-crypto.scm (ghc-cryptonite): Update to 0.20.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 4406f47532
gnu: ghc-aeson-pretty: Update to 0.8.2.
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus e74e1ad610
gnu: ghc-aeson: Update to 1.2.4.0.
* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.2.4.0.
[inputs]: Add ghc-base-compat, ghc-tagged, ghc-th-abstraction,
ghc-time-locale-compat, ghc-uuid-types, ghc-integer-logarithms,
ghc-base-orphans, ghc-base16-bytestring, ghc-generic-deriving,
ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2,
ghc-quickcheck-instances, and ghc-hashable-time; remove ghc-mtl and ghc-syb.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 31b49f51c2
gnu: ghc-blaze-html: Update to 0.8.1.2.
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.8.1.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 4815c5978c
gnu: ghc-mime-types: Update to 0.1.0.7.
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.7.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus ecbb9b4129
gnu: ghc-xss-sanitize: Update to 0.3.5.7.
* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.5.7.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 915b12e94b
gnu: ghc-wai-extra: Update to 3.0.18.
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.18.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 95f92da75b
gnu: ghc-wai-logger: Update to 2.3.0.
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.0.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 92299af06c
gnu: ghc-http: Update to 4000.3.3.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.3.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus 93303a3a18
gnu: ghc-tagged: Update to 0.8.5.
* gnu/packages/haskell.scm (ghc-tagged): Update to 0.8.5.
[inputs]: Add ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus bffa4663c1
gnu: ghc-binary: Update to 0.8.5.1.
* gnu/packages/haskell.scm (ghc-binary): Update to 0.8.5.1.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Move all from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 307a0dcea3
gnu: ghc-diff: Update to 0.3.4.
* gnu/packages/haskell.scm (ghc-diff): Update to 0.3.4.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 8b0346f082
gnu: ghc-texmath: Update to 0.10.1.1.
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.10.1.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 9d08707665
gnu: ghc-pandoc-types: Update to 1.17.3.1.
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.3.1.
[arguments]: Allow using a newer QuickCheck.
[inputs]: Add ghc-string-qq; remove ghc-deepseq-generics.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, ghc-test-framework-quickcheck2, and ghc-hunit.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 7044882ce7
gnu: ghc-bifunctors: Update to 5.5.2.
* gnu/packages/haskell.scm (ghc-bifunctors): Update to 5.5.2.
[inputs]: Add ghc-base-orphans, ghc-comonad, ghc-th-abstraction, and
ghc-transformers-compat.
[native-inputs]: Add ghc-hspec, hspec-discover, and ghc-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus aebb8db289
gnu: ghc-mmorph: Update to 1.0.6.
* gnu/packages/haskell.scm (ghc-mmorph): Update to 1.0.6.
[inputs]: Add ghc-mtl and ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus a7c0b95a5b
gnu: ghc-vector-binary-instances: Update to 0.2.4.
* gnu/packages/haskell.scm (ghc-vector-binary-instances): Update to 0.2.4.
[inputs]: Remove ghc-cereal.
[native-inputs]: Add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus a25d3035c7
gnu: ghc-vault: Update to 0.3.0.6.
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.0.6.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus e24399041f
gnu: ghc-parsec: Update to 3.1.11.
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.11.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 86e9076de8
gnu: ghc-split: Update to 0.2.3.1.
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.1.
[source]: Remove snippet.
[inputs]: Move from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 426f92ba8d
gnu: ghc-unordered-containers: Update to 0.2.7.1.
* gnu/packages/haskell.scm (ghc-unordered-containers): Update to 0.2.7.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus fc9dd55802
gnu: ghc-case-insensitive: Update to 1.2.0.7.
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.7.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus fef57b7363
gnu: ghc-parsers: Update to 0.12.4.
* gnu/packages/haskell.scm (ghc-parsers): Update to 0.12.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus eff94e6bdc
gnu: ghc-pcre-light: Update to 0.4.0.4.
* gnu/packages/haskell.scm (ghc-pcre-light): Update to 0.4.0.4.
[native-inputs]: Add pkg-config.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus de428d4dff
gnu: ghc-temporary: Update to 1.2.0.4.
* gnu/packages/haskell.scm (ghc-temporary): Update to 1.2.0.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus c710d4e8f8
gnu: hscolour: Update to 1.24.1.
* gnu/packages/haskell.scm (hscolour): Update to 1.24.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus 4854c7beb1
gnu: ghc-comonad: Update to 5.
* gnu/packages/haskell.scm (ghc-comonad): Update to 5.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus c701ebab7b
gnu: ghc-streaming-commons: Update to 0.1.16.
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.1.16.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4fa53bd32e
gnu: ghc-sdl-image: Update to 0.6.1.2.
* gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.1.2.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 315118995a
gnu: Add ghc-hxt..
* gnu/packages/xml.scm (ghc-hxt.): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 6f8deed6e3
gnu: Add ghc-hxt-regex-xmlschema.
* gnu/packages/xml.scm (ghc-hxt-regex-xmlschema): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus e85de10877
gnu: Add ghc-hxt-unicode.
* gnu/packages/xml.scm (ghc-hxt-unicode): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 5c1cf7f30a
gnu: Add ghc-hxt-charproperties.
* gnu/packages/xml.scm (ghc-hxt-charproperties): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus c2d30e31b9
gnu: ghc-distributive: Update to 0.5.3.
* gnu/packages/haskell.scm (ghc-distributive): Update to 0.5.3.
[inputs]: Add ghc-base-orphans, ghc-semigroups, and ghc-generic-deriving.
[native-inputs]: Add ghc-doctest-0.12, cabal-doctest, hspec-discover and
ghc-hspec.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 41faaff11f
gnu: Add ghc-doctest-0.12.
* gnu/packages/haskell.scm (ghc-doctest-0.12): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 3168796a3f
gnu: Add cabal-doctest.
* gnu/packages/haskell.scm (cabal-doctest): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 6b76b705c6
gnu: ghc-zlib: Update to 0.6.1.1.
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.1.1.
[arguments]: Disable tests.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4123cb7f1b
gnu: ghc-sdl-mixer: Update to 0.6.2.0.
* gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.2.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 1d9d3ec25d
gnu: ghc-objectname: Update to 1.1.0.1.
* gnu/packages/haskell.scm (ghc-objectname): Update to 1.1.0.1.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus b62bb812a7
gnu: ghc-resourcet: Update to 1.1.7.5.
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.1.7.5.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 4a1b5600dc
gnu: ghc-profunctors: Update to 5.2.2.
* gnu/packages/haskell.scm (ghc-profunctors): Update to 5.2.2.
[inputs]: Add ghc-base-orphans, ghc-bifunctors, ghc-contravariant, and
ghc-semigroups.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 3f229b1b9e
gnu: ghc-adjunctions: Update to 4.3.
* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.3.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus f212b62826
gnu: ghc-doctest: Update to 0.11.0.
* gnu/packages/haskell.scm (ghc-doctest): Update to 0.11.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus 2e67886e03
gnu: ghc-lifted-base: Update to 0.2.3.8.
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.8.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus e0894701ee
gnu: Add ghc-string-qq.
* gnu/packages/haskell.scm (ghc-string-qq): New variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 6d148d3bb6
gnu: ghc-parallel: Update to 3.2.1.0.
* gnu/packages/haskell.scm (ghc-parallel): Update to 3.2.1.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus b85fbd9933
gnu: ghc-transformers-compat: Update to 0.5.1.4.
* gnu/packages/haskell.scm (ghc-transformers-compat): Update to 0.5.1.4.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 5b4f61701d
gnu: ghc-time: Update to 0.3.7.
* gnu/packages/haskell.scm (ghc-time): Update to 0.3.7.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 99c4e5616a
gnu: ghc-unix-compat: Update to 0.4.2.0.
* gnu/packages/haskell.scm (ghc-unix-compat): Update to 0.4.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 3295a6daf8
gnu: ghc-cereal: Update to 0.5.3.0.
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.3.0.
[native-inputs]: Add ghc-quickcheck, ghc-fail, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus c7f321cff7
gnu: ghc-directory: Update to 1.3.2.0.
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 1e85b2ab9d
gnu: ghc-shelly: Update to 1.7.0.1.
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.7.0.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 780185cca3
gnu: hlint: Update to 2.1.
* gnu/packages/haskell.scm (hlint): Update to 2.1.
[inputs]: Add ghc-unordered-containers, ghc-yaml, ghc-vector, ghc-text,
ghc-data-default, ghc-haskell-src-exts-util, ghc-refact, and ghc-aeson.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus e1358124aa
gnu: ghc-cheapskate: Update to 0.1.1.
* gnu/packages/haskell.scm (ghc-cheapskate): Update to 0.1.1.
[inputs]: Remove ghc-aeson, ghc-http-types, ghc-wai-extra, and ghc-wai.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus f707b243c6
gnu: ghc-haskell-src-exts: Update to 1.20.1.
* gnu/packages/haskell.scm (ghc-haskell-src-exts: Update): Update to 1.20.1.
[inputs]: Remove ghc-syb.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus e0ba59a9f8
gnu: Add ghc-pretty-show-for-haskell-src-exts.
* gnu/packages/haskell.scm (ghc-pretty-show-for-haskell-src-exts): New
variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus fe4f81bc6f
gnu: ghc-yaml: Update to 0.8.28.
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.28.
[inputs]: Add ghc-semigroups and ghc-temporary; remove ghc-aeson-qq.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus bc819cdf4c
gnu: ghc-word8: Update to 0.1.3.
* gnu/packages/haskell.scm (ghc-word8): Update to 0.1.3.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 4fe3ce822f
gnu: ghc-utf8-string: Fix build with GHC 8.
* gnu/packages/haskell.scm (ghc-utf8-string)[arguments]: Allow building with
newer "base".
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 05c08ec9f6
gnu: ghc-fast-logger: Update to 2.4.11.
* gnu/packages/haskell.scm (ghc-fast-logger): Update to 2.4.11.
[inputs]: Add ghc-easy-file and ghc-unix-time; remove ghc-bytestring-builder.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 9656e6e862
gnu: ghc-css-text: Update to 0.1.3.0.
* gnu/packages/haskell-web.scm (ghc-css-text): Update to 0.1.3.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus 0798fddfd0
gnu: ghc-nats: Update to 1.1.1.
* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus a6d1c4e75a
gnu: Add ghc-th-lift-instances.
* gnu/packages/haskell.scm (ghc-th-lift-instances): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 44c233ac13
gnu: ghc-th-lift: Update to 0.7.8.
* gnu/packages/haskell.scm (ghc-th-lift): Update to 0.7.8.
[inputs]: Remove ghc-packedstring.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus b28f0ffab3
gnu: Add ghc-refact.
* gnu/packages/haskell.scm (ghc-refact): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 3657bd1faa
gnu: Add ghc-haskell-src-exts-util.
* gnu/packages/haskell.scm (ghc-haskell-src-exts-util): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 2025964bba
gnu: ghc-zip-archive: Update to 0.3.0.5.
* gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.0.5.
[inputs]: Add ghc-temporary.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 7fb6eb174f
gnu: ghc-polyparse: Update to 1.12.
* gnu/packages/haskell.scm (ghc-polyparse): Update to 1.12.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 7d4de988a7
gnu: ghc-extra: Update to 1.6.3.
* gnu/packages/haskell.scm (ghc-extra): Update to 1.6.3.
[inputs]: Add ghc-clock.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus c74dacd531
gnu: hlint: Update to 1.9.37.
* gnu/packages/haskell.scm (hlint): Update to 1.9.37.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 4d9754c221
gnu: ghc-haskell-src-exts: Update to 1.18.2.
* gnu/packages/haskell.scm (ghc-haskell-src-exts): Update to 1.18.2.
[inputs]: Add ghc-pretty-show.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 22b439dbb6
gnu: ghc-cgi: Update to 3001.3.0.2.
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.2.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Remove ghc-old-locale and ghc-old-time.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 29addb279a
gnu: ghc-network-uri: Update to 2.6.1.0.
* gnu/packages/haskell.scm (ghc-network-uri): Update to 2.6.1.0.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 2f430bf8ea
gnu: ghc-network: Update to 2.6.3.1.
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.1.
[inputs]: Remove.
[native-inputs]: Add ghc-hunit, ghc-doctest, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus e2d3e4d69c
gnu: ghc-exceptions: Allow newer version of QuickCheck.
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Allow running tests
with newer version of QuickCheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 6418074ce9
gnu: ghc-cgi: Update to 3001.3.0.1.
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.1.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus f30b753835
gnu: Add ghc-pretty-show.
* gnu/packages/haskell.scm (ghc-pretty-show): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus b9a64a3671
gnu: Add ghc-haskell-lexer.
* gnu/packages/haskell.scm (ghc-haskell-lexer): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 567bf5b975
gnu: ghc-stm: Update to 2.4.5.0.
* gnu/packages/haskell.scm (ghc-stm): Update to 2.4.5.0.
[description]: Improve.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus 613845d040
gnu: ghc-haddock: Update to 2.17.4.
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.17.4.
[native-inputs]: Add ghc-hspec and ghc-haddock-test.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 35182fa2b4
gnu: Add ghc-haddock-test.
* gnu/packages/haskell.scm (ghc-haddock-test): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 354902e441
gnu: ghc-haddock-library: Update to 1.4.3.
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.4.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus a559c26cf4
gnu: ghc-haddock-api: Update to 2.17.3.
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.17.3.
[native-inputs]: Add ghc-quickcheck, ghc-hspec, and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 64a6954b7e
gnu: data-default-instances-base: Update to 0.1.0.1.
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f378ea16b3
gnu: ghc-data-default-class: Update to 0.1.2.0.
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus f9cb5105b7
gnu: ghc-data-default: Update to 0.7.1.1.
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 29466a9b34
gnu: ghc-prelude-extras: Update to 0.4.0.3.
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 24857542bd
gnu: ghc-generic-deriving: Update to 1.11.1.
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1.
[native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e51bcf7b3
gnu: Add ghc-time-locale-compat.
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 5e3840e250
gnu: ghc-text: Update to 1.2.2.2.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2.
[inputs]: Add ghc-random.

squash! gnu: ghc-text: Update to 1.2.3.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus c165ff9ce0
gnu: ghc-hashable: Update to 1.2.6.1.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1.
[arguments]: Enable tests.
[inputs]: Add ghc-random.
[native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck.
[description]: Use Texinfo syntax for class name.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 04a699919a
gnu: ghc-quickcheck-instances: Update to 0.3.16.1.
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to
0.3.16.1.
[inputs]: Add ghc-base-compat, ghc-tagged, ghc-transformers-compat,
ghc-uuid-types, and ghc-case-insensitive.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus b1c5c8de92
gnu: ghc-uuid-types: Fix tests with latest QuickCheck.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version
constraint for QuickCheck.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 037181ed23
gnu: ghc-old-time: Allow building with GHC 8.
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with
newer version of "base".
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 82674ed948
gnu: Add ghc-hashable-time.
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 9dfc79b34c
gnu: Add ghc-th-abstraction.
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus 1b1a1067d0
gnu: ghc-attoparsec: Update to 0.13.2.2.
* gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2.
[arguments]: Disable tests.
[native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2;
add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus a5044b6a0e
gnu: ghc-scientific: Update to 0.3.5.2.
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2.
[inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus d0f4853a9c
gnu: Add ghc-integer-logarithms.
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 0f55dff335
gnu: ghc-hspec-meta: Update to 2.2.1.
* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.2.1.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus b80a6f30c8
gnu: ghc-hunit: Update to 1.3.1.2.
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.3.1.2.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 245efb325b
gnu: ghc-hspec-core: Update to 2.2.4.
* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus ed03ac41cf
gnu: ghc-hspec: Update to 2.2.4.
* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 669692eb55
gnu: ghc-tasty: Update to 0.11.0.4.
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 0.11.0.4.
[inputs]: Add ghc-regex-tdfa.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus e5199a2cda
gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.4.
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update to
0.3.0.4.
[source]: Remove snippet.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 86ad4ee373
gnu: hspec-discover: Update to 2.2.4.
* gnu/packages/haskell-check.scm (hspec-discover): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 7fa02bc7ab
gnu: ghc-test-framework: Fix build with GHC 8.
* gnu/packages/haskell-check.scm (ghc-test-framework)[arguments]: Permit
building with newer version of "time".
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 4c8a1f4030
gnu: ghc-vector: Update to 0.12.0.1.
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 40a6d7a2f6
gnu: ghc-dlist: Update to 0.8.0.4.
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus c088e39341
gnu: ghc-mtl: Fix build with GHC 8.
* gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers.
[arguments]: Permit building with newer version of transformers.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus d5e86172ca
gnu: Add ghc-quickcheck-latest.
* gnu/packages/haskell-check.scm (ghc-quickcheck-latest): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 7291ad1e12
gnu: ghc-quickcheck: Update to 2.10.1.
* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.10.1.
[inputs]: Add ghc-random.
[description]: Add two sentences.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus 49e5432b8c
gnu: ghc-primitive: Update to 0.6.3.0.
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus afff0b6d42
gnu: ghc-old-locale: Allow building with newer base package.
* gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to
allow newer "base" version.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus e2dc97d69a
gnu: ghc: Use ghc-8 as default GHC.
* gnu/packages/haskell.scm (ghc): Rename variable...
(ghc-7): ...to this.
(ghc-8)[native-inputs]: Adjust accordingly.
(ghc): New alias for ghc-8.
2018-02-13 13:37:31 +01:00
Ricardo Wurmus b90f72dcf8
gnu: ghc-streaming-commons: Fix license and description.
* gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct
license is Expat.
[description]: Use a complete sentence.
2018-02-13 13:37:31 +01:00
Rutger Helling 6963305ce5
gnu: local.mk: Remove mpv patch lines.
* gnu/local.mk: Remove mpv CVE-2018-6360 patch lines.
2018-02-13 10:35:00 +01:00
Rutger Helling ebcab70ac5
gnu: fuse-exfat: Update to 1.2.8.
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
2018-02-13 10:26:41 +01:00
Rutger Helling 8bbd4b0141
gnu: Update copyright line.
* gnu/packages/video.scm: Update copyright line for commit 171c764.
2018-02-13 10:21:15 +01:00
Rutger Helling 171c7642b8
gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].
* gnu/packages/video.scm (mpv): Update to 0.28.1.
2018-02-13 10:13:40 +01:00
Eric Bavier 4747cca2b4
gnu: ccache: Update to 3.4.
* gnu/packages/ccache.scm (ccache): Update to 3.4.
2018-02-12 22:27:46 -06:00
Leo Famulari 95a396f4e1
gnu: go: Update to 1.9.4 [fixes CVE-2018-6574].
* gnu/packages/golang.scm (go-1.9): Update to 1.9.4.
2018-02-12 15:31:16 -05:00
Hartmut Goebel 0093e26f91
gnu: Add kirigami. 2018-02-12 16:25:35 +01:00
Ricardo Wurmus 7f1d9bef50
gnu: Add r-scran.
* gnu/packages/bioinformatics.scm (r-scran): New variable.
2018-02-12 15:29:44 +01:00
Ricardo Wurmus 658ab21d2e
gnu: Add r-scater.
* gnu/packages/bioinformatics.scm (r-scater): New variable.

Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12 15:29:43 +01:00
Ricardo Wurmus 6fb1dc17a3
gnu: Add r-singlecellexperiment.
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus 9ec0898824
gnu: Add r-beachmat.
* gnu/packages/bioinformatics.scm (r-beachmat): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus 748e9f163a
gnu: Add r-rhdf5lib.
* gnu/packages/bioinformatics.scm (r-rhdf5lib): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus d2c0f03037
gnu: Add r-shinydashboard.
* gnu/packages/web.scm (r-shinydashboard): New variable.

Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12 15:29:43 +01:00
Ricardo Wurmus 4dba441c2a
gnu: hdf5: Build with -fPIC.
* gnu/packages/maths.scm (hdf5)[arguments]: Add -fPIC to CFLAGS and CXXFLAGS.
2018-02-12 15:29:43 +01:00
Arun Isaac ecae16bec5
gnu: emacs-emms-player-mpv: Update to 0.0.13.
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.13.
2018-02-12 18:49:54 +05:30
Efraim Flashner eb6b471b44
gnu: emacs-ob-ipython: Declare a source file-name.
* gnu/packages/emacs.scm (emacs-ob-ipython)[source]: Add 'file-name field.
2018-02-12 11:46:43 +02:00
Efraim Flashner b87047e04b
gnu: emacs-d-mode: Declare a source file-name.
* gnu/packages/emacs.scm (emacs-d-mode)[source]: Add 'file-name field.
2018-02-12 11:46:43 +02:00
Efraim Flashner 995b706931
gnu: guile-emacs: Declare a source file-name.
* gnu/packages/emacs.scm (guile-emacs)[source]: Add 'file-name field.
2018-02-12 11:46:39 +02:00
Efraim Flashner 23101355fd
gnu: vifm: Update to 0.9.1.
* gnu/packages/vim.scm (vifm): Update to 0.9.1.
2018-02-11 20:04:44 +02:00
Marius Bakke b4c9a3173d
gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].
* gnu/packages/check.scm (cppunit-1.14): New public variable.
* gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable.
(libreoffice): Update to 5.4.5.1.
[native-inputs]: Change CPPUNIT to CPPUNIT-1.14.  Remove AUTOCONF and AUTOMAKE.
[inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL.  Remove XMLSEC-SRC-LIBREOFFICE.
Replace LIBJPEG with LIBJPEG-TURBO.
[arguments]: Remove xmlsec code from PREPARE-SRC-PHASE.  Make sure GPGME++
headers are found.  Add workaround for <https://bugs.gentoo.org/641812>.  Add
"--disable-pdfium" to #:configure-flags.
* gnu/packages/xml.scm (xmlsec-nss): New public variable.
2018-02-11 16:29:49 +01:00
Marius Bakke f1d7e14a1b
gnu: libmd: Update to 1.0.0.
* gnu/packages/crypto.scm (libmd): Update to 1.0.0.
[source](uri): Add freedesktop.org mirror.
2018-02-11 16:29:04 +01:00
Kei Kebreau f62dcba42d
gnu: gmtp: Update to 1.3.11.
* gnu/packages/libusb.scm (gmtp): Update to 1.3.11.
2018-02-11 10:20:41 -05:00
Leo Famulari 2ab575298e
gnu: w3m: Update to 0.5.3+git20180125 [fixes CVE-2018-{6196,6197,6198}].
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20180125.
2018-02-11 09:59:41 -05:00
ng0 e720329d5f
gnu: python-pycanberra: Use new URLs.
* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
[home-page]: Update URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-11 09:44:11 -05:00
Ricardo Wurmus 8226304b17
gnu: propeller-gcc: Fix build.
* gnu/packages/embedded.scm (propeller-gcc)[native-inputs]: Use GCC 4.9.
2018-02-11 11:42:09 +01:00
Ricardo Wurmus aba3e482b9
gnu: Add r-hdf5array.
* gnu/packages/bioinformatics.scm (r-hdf5array): New variable.
2018-02-11 11:42:09 +01:00
Mark H Weaver a7fb298665
Merge branch 'master' into core-updates 2018-02-11 04:05:07 -05:00
Leo Famulari 31c7002b46
gnu: libtasn1: Fix CVE-2018-6003.
* gnu/packages/patches/libtasn1-CVE-2018-6003.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
2018-02-10 23:01:56 -05:00
Leo Famulari 79cf105304
gnu: libtiff: Fix CVE-2017-{9935,11335,18013}.
* gnu/packages/patches/libtiff-CVE-2017-9935.patch,
gnu/packages/patches/libtiff-CVE-2017-11335.patch,
gnu/packages/patches/libtiff-CVE-2017-18013.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2018-02-10 22:58:19 -05:00
Tobias Geerinckx-Rice 6a517548e6
gnu: loksh: Update to 6.2.
* gnu/packages/shells.scm (loksh): Update to 6.2.
2018-02-11 03:06:57 +01:00
Tobias Geerinckx-Rice 0de57b446c
gnu: global: Update to 6.6.2.
* gnu/packages/code.scm (global): Update to 6.6.2.
2018-02-11 01:35:47 +01:00
Tobias Geerinckx-Rice 6577611b2b
gnu: acpica: Update to 20180209.
* gnu/packages/admin.scm (acpica): Update to 20180209.
2018-02-11 01:22:32 +01:00
Tobias Geerinckx-Rice 8067e7bf2b
gnu: youtube-dl: Update to 2018.02.08.
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
2018-02-11 00:16:19 +01:00
Ricardo Wurmus 6730d895d3
gnu: knights: Fix build.
* gnu/packages/games.scm (knights)[native-inputs]: Add pkg-config.
2018-02-10 23:53:34 +01:00
Tobias Geerinckx-Rice 9da87e4cc6
gnu: perl-net-dns: Update to 1.15.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.15.
2018-02-10 23:39:37 +01:00
Tobias Geerinckx-Rice e98d1d2a64
gnu: exfat-utils: Update to 1.2.8.
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.8.
2018-02-10 23:03:51 +01:00
Tobias Geerinckx-Rice ed3094cee9
gnu: unibilium: Update to 1.2.1.
* gnu/packages/terminals.scm (unibilium): Update to 1.2.1.
2018-02-10 23:03:50 +01:00
Leo Famulari 354c493fb8
gnu: exim: Update to 4.90.1 [fixes CVE-2018-6789].
* gnu/packages/mail.scm (exim): Update to 4.90.1.
[source]: Use HTTPS URLs.
2018-02-10 13:47:58 -05:00
Julien Lepiller 73a1f10a80
gnu: Add java-xmlunit-legacy.
* gnu/packages/java.scm (java-xmlunit-legacy): New variable.
2018-02-10 19:04:44 +01:00
Julien Lepiller 7ac4f054e7
gnu: Add java-xmlunit.
* gnu/packages/java.scm (java-xmlunit): New variable.
2018-02-10 19:04:38 +01:00
Julien Lepiller e06bf42811
gnu: Add java-jline.
* gnu/packages/java.scm (java-jline): New variable.
2018-02-10 19:04:36 +01:00
Julien Lepiller 5ee7b02f56
gnu: Add java-xstream.
* gnu/packages/xml.scm (java-xstream): New variable.
2018-02-10 19:04:32 +01:00
Julien Lepiller a5ec8a5c6b
gnu: Add java-jdom2.
* gnu/packages/xml.scm (java-jdom2): New variable.
2018-02-10 19:04:29 +01:00
Julien Lepiller b8798817a1
gnu: Add java-jettison.
* gnu/packages/xml.scm (java-jettison): New variable.
2018-02-10 19:04:27 +01:00
Julien Lepiller 4c7759f027
gnu: Add java-stax.
* gnu/packages/xml.scm (java-stax): New variable.
2018-02-10 19:04:25 +01:00
Julien Lepiller 3058d8ec56
gnu: Add java-kxml2.
* gnu/packages/xml.scm (java-kxml2): New variable.
2018-02-10 19:04:23 +01:00
Julien Lepiller be0524f472
gnu: Add java-jaxen.
* gnu/packages/xml.scm (java-jaxen): New variable.
2018-02-10 19:04:21 +01:00
Julien Lepiller 605c23df5b
gnu: Add java-dom4j.
gnu/packages/xml.scm (java-dom4j): New variable.
2018-02-10 19:04:19 +01:00
Julien Lepiller 9421f68224
gnu: Add java-xmlpull2.
* gnu/packages/xml.scm (java-xmlpull2): New variable.
2018-02-10 19:04:16 +01:00
Julien Lepiller 82d7d4e1c8
gnu: Add java-xpp3.
gnu/packages/xml.scm (java-xpp3): New variable.
2018-02-10 19:04:14 +01:00
Julien Lepiller 96f31935ec
gnu: Add java-xsdlib.
* gnu/packages/xml.scm (java-xsdlib): New variable.
2018-02-10 19:04:12 +01:00
Julien Lepiller 5552080de3
gnu: Add java-xom.
* gnu/packages/xml.scm (java-xom): New variable.
2018-02-10 19:04:10 +01:00
Julien Lepiller 7eae94d86a
gnu: Add java-jaxen-bootstrap.
* gnu/packages/xml.scm (java-jaxen-bootstrap): New variable.
2018-02-10 19:04:08 +01:00
Julien Lepiller 6d0368eb84
gnu: Add java-xerces.
* gnu/packages/java.scm (java-xerces): New variable.
* gnu/packages/patches/java-xerces-bootclasspath.patch: New file.
* gnu/packages/patches/java-xerces-build_dont_unzip.patch: New file.
* gnu/packages/patches/java-xerces-xjavac_taskdef.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
2018-02-10 19:04:04 +01:00
Julien Lepiller 9a86ee788d
gnu: Add java-apache-xml-commons-resolver.
* gnu/packages/xml.scm (java-apache-xml-commons-resolver): New variable.
2018-02-10 19:04:02 +01:00
Julien Lepiller 1a17ca2624
gnu: Add java-jaxp.
* gnu/packages/xml.scm (java-jaxp): New variable.
2018-02-10 19:04:00 +01:00
Julien Lepiller 0158ea8a82
gnu: Add java-joda-time.
* gnu/packages/java.scm (java-joda-time): New variable.
2018-02-10 19:03:54 +01:00
Julien Lepiller d57fd728d7
gnu: Add java-joda-convert.
* gnu/packages/java.scm (java-joda-convert): New variable.
2018-02-10 19:03:52 +01:00
Julien Lepiller a10a451c20
gnu: Add java-cdi-api.
* gnu/packages/java.scm (java-cdi-api): New variable.
2018-02-10 19:03:50 +01:00
Julien Lepiller cc03a786ee
gnu: Add java-jboss-interceptors-api-spec.
* gnu/packages/java.scm (java-jboss-interceptors-api-spec): New
variable.
2018-02-10 19:03:48 +01:00
Julien Lepiller cc06132957
gnu: Add java-jboss-el-api-spec.
* gnu/packages/java.scm (java-jboss-el-api-spec): New variable.
2018-02-10 19:03:46 +01:00
Julien Lepiller a87ea1adcb
gnu: Add java-jansi.
* gnu/packages/java.scm (java-jansi): New variable.
2018-02-10 19:03:44 +01:00
Julien Lepiller d0c62afa8c
gnu: Add java-jansi-native.
* gnu/packages/java.scm (java-jansi-native): New variable.
2018-02-10 19:03:41 +01:00
Julien Lepiller 335aa20b96
gnu: Add java-hawtjni.
* gnu/packages/java.scm (java-hawtjni): New variable.
2018-02-10 19:03:38 +01:00
Julien Lepiller 8d510f65ec
gnu: Add java-geronimo-xbean-finder.
* gnu/packages/java.scm (java-geronimo-xbean-finder): New variable.
2018-02-10 19:03:36 +01:00
Julien Lepiller 0cb9ce32c7
gnu: Add java-geronimo-xbean-asm-util.
* gnu/packages/java.scm (java-geronimo-xbean-asm-util): New variable.
2018-02-10 19:03:33 +01:00
Julien Lepiller 3fda539bb4
gnu: Add java-geronimo-xbean-bundleutils.
* gnu/packages/java.scm (java-geronimo-xbean-bundleutils): New variable.
2018-02-10 19:03:30 +01:00
Julien Lepiller c2b3857ebe
gnu: Add java-jsoup.
* gnu/packages/web.scm (java-jsoup): New variable.
2018-02-10 19:03:27 +01:00
Julien Lepiller 09c44196e1
gnu: Add java-gson.
* gnu/packages/java.scm (java-gson): New variable.
2018-02-10 19:03:15 +01:00
Nicolas Goaziou 04162e83ff
gnu: qtsensors: Fix build.
* gnu/packages/qt.scm (qtsensors)[arguments]: Remove failing test.
2018-02-10 18:54:01 +01:00
Nicolas Goaziou 6db6c3a98f
gnu: tlp: Fix build.
* gnu/packages/linux.scm (tlp): Add "TLP_META" environment variable.  Use
  "invoke".
2018-02-10 12:47:59 +01:00
Ricardo Wurmus 3a52bb7194
gnu: sbcl: Update to 1.4.4.
* gnu/packages/lisp.scm (sbcl): Update to 1.4.4.
2018-02-10 12:15:07 +01:00
Nicolas Goaziou 59d999f9f6
gnu: tlp: Update to 1.1.
* gnu/packages/linux.scm (tlp): Update to 1.1.
2018-02-10 10:36:03 +01:00
Oleg Pykhalov 28e3569f1f
gnu: qemu: Add pulseaudio support.
* gnu/packages/virtualization.scm (qemu)[arguments]: Add --audio-drv-list
flag.
[inputs]: Add pulseaudio.
(qemu-minimal)[inputs]: Remove pulseaudio.
2018-02-10 00:37:44 +03:00
Oleg Pykhalov dc993847f1
gnu: Add colormake.
* gnu/packages/colorize.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add this.
2018-02-09 23:44:52 +03:00
Christopher Baines abd78128ce
gnu: Switch ruby-pg to build with postgresql-9.6.
As the testsuite fails with the later version.

* gnu/packages/ruby.scm (ruby-pg)[inputs]: Switch postgresql to
  postgresql-9.6.
2018-02-09 20:42:02 +00:00
Oleg Pykhalov 61995dce50
gnu: emacs-browse-at-remote: Patch for GNU Cgit support.
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs-browse-at-remote)[source](patches): Use it.
2018-02-09 22:15:21 +03:00
Pierre Langlois af414f34fb
gnu: clementine: Remove Spotify downloader.
Clementine has a button in the preference menu that allows downloading a
binary blob to add support for Spofify.  Let's remove this button.  It turns
out this is the only part of the code base that uses crypto++, let's remove
this dependency too.

* gnu/packages/music.scm (clementine)[arguments]: Remove crypto++ support. Set
HAVE_SPOTIFY_DOWNLOADER to FALSE.
[inputs]: Remove crypto++ input.
* gnu/packages/patches/clementine-remove-crypto++-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-09 13:32:08 -05:00
Danny Milosavljevic a48b877e60
gnu: appstream-glib: Propagate some inputs.
* gnu/packages/glib.scm (appstream-glib)[inputs]: Move gcab, gdk-pixbuf,
util-linux to propagated-inputs.
2018-02-09 17:06:24 +01:00
Marius Bakke cfd7723cf4
gnu: samba: Update to 4.7.5.
* gnu/packages/samba.scm (samba): Update to 4.7.5.
2018-02-09 16:43:49 +01:00
Marius Bakke 165c8b2adc
gnu: zziplib: Update to 0.13.68.
* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/compression.scm (zziplib): Update to 0.13.68.
[source](patches): Remove.
[arguments]: Remove #:parallel-tests?.  Set #:tests? #f.
2018-02-09 16:43:49 +01:00
Ludovic Courtès a68fdfea96
services: avahi: Default to nss-mdns 0.10.
This works around <https://bugs.gnu.org/30396>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.

* gnu/packages/avahi.scm (nss-mdns-0.10): New variable.
* gnu/services/avahi.scm (avahi-service-type): Use it.
2018-02-09 15:17:41 +01:00
Marius Bakke ce2cfcabfc
gnu: python-pandas: Update to 0.22.0.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Delete file.
* gnu/packages/python.scm (python-pandas): Update to 0.22.0.
[source](patches): Remove.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-LXML.
[arguments]: Replace CHECK-PHASE with custom pytest invocation.
[home-page]: Use HTTPS.
2018-02-09 14:44:49 +01:00
Marius Bakke ba62f087bc
gnu: python-scipy: Update to 1.0.0.
* gnu/packages/python.scm (python-scipy): Update to 1.0.0.
[arguments]: Remove obsolete FIX-TESTS-PHASE.  Override sphinxbuild in
INSTALL-DOC-PHASE.  Fix PYVER argument.  Use INVOKE instead of SYSTEM*.
[native-inputs]: Remove PYTHON-NOSE.  Add PYTHON-PYTEST and WHICH.
2018-02-09 14:44:49 +01:00
Marius Bakke 2c7f4ae561
gnu: python-numpy: Update to 1.14.0.
* gnu/packages/python.scm (python-numpy): Update to 1.4.0.
[source](uri): Use release tarball.
[source](file-name): Remove.
2018-02-09 14:44:49 +01:00
Danny Milosavljevic 8f8842cc7b
gnu: guile-sqlite3: Update to 0.0-3.1cd1dec.
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-3.1cd1dec.
2018-02-09 12:25:49 +01:00
Ludovic Courtès be5e2cf1a6
gnu: guix: Update snapshot to bc880f9.
* gnu/packages/package-management.scm (guix): Update to bc880f9.
2018-02-09 11:45:44 +01:00
Ludovic Courtès bc880f9d66
gnu: mcron2: Install files to 'share/guile/site/2.2'.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

* gnu/packages/guile.scm (mcron2)[arguments]: In 'use-guile-2.2' phase,
substitute /share/guile/site/2.0.
2018-02-09 11:23:27 +01:00
Arun Isaac a76acfd3f5
gnu: services: Add wesnothd service.
* gnu/services/games.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Game Services): Document the service.
2018-02-09 14:55:17 +05:30
Arun Isaac 75abd864fc
gnu: Add wesnoth-server.
* gnu/packages/games.scm (wesnoth-server): New variable.
2018-02-09 14:55:09 +05:30
Mark H Weaver 110afddee8
gnu: icecat: Use system harfbuzz and graphite2 libraries.
* gnu/packages/patches/icecat-use-system-harfbuzz.patch,
gnu/packages/patches/icecat-use-system-graphite2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.  Delete
"gfx/harfbuzz" and "gfx/graphite2" in the snippet.
[inputs]: Add harfbuzz and graphite2.
[arguments]: Add "--with-system-harfbuzz" and "--with-system-graphite2" to
configure-flags.
2018-02-09 01:53:07 -05:00
Mark H Weaver efe2a2833c
Merge branch 'master' into core-updates 2018-02-09 01:46:34 -05:00
Oleg Pykhalov 8d0edc8246
gnu: Add sipcalc.
* gnu/packages/admin.scm (sipcalc): New public variable.
2018-02-09 08:44:57 +03:00
Leo Famulari 63298f14c9
gnu: mu: Use a fixed variant of tzdata for the mu tests.
* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
2018-02-08 23:18:08 -05:00
Pierre Langlois e5fdc3348a
gnu: mu: Update to 1.0.
* gnu/packages/mail.scm (mu): Update to 1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 23:18:04 -05:00
Kei Kebreau 3a9e65538a
gnu: audacity: Update to 2.2.1.
* gnu/packages/audio.scm (audacity): Update to 2.2.1.
2018-02-08 19:25:55 -05:00
Leo Famulari 2c433a1612
gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].
* gnu/packages/databases.scm (postgresql): Update to 10.2.
2018-02-08 17:47:52 -05:00
Mark H Weaver bf4075cd9c
gnu: linux-libre: Update to 4.15.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2.
(%linux-libre-hash): Update hash.
2018-02-08 17:38:15 -05:00
Mark H Weaver f0c8b50f0a
gnu: linux-libre@4.14: Update to 4.14.18.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18.
(%linux-libre-4.14-hash): Update hash.
2018-02-08 17:37:10 -05:00
Alex Vong e61da2e884
gnu: mpv: Fix CVE-2018-6360.
* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 15:18:21 -05:00
Leo Famulari 30335a2963
gnu: Update syncthing to 0.14.44.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44.
[inputs]: Add go-github-com-prometheus-union and remove
go-github-com-edsrzf-mmap-go.
[source]: Delete bundled dependencies in a snippet.
[arguments]: Remove the 'delete-bundled-source-code' phase.
2018-02-08 15:18:21 -05:00
Leo Famulari 5c8c1511e8
gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-2.a8abcfb.
2018-02-08 15:18:21 -05:00
Leo Famulari f07ccbc256
gnu: Add go-github-com-prometheus-union.
* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
2018-02-08 15:18:21 -05:00
Leo Famulari fa22168b5c
gnu: Add go-github-com-client-golang-prometheus.
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
2018-02-08 15:18:21 -05:00
Leo Famulari bfbe868d8e
gnu: Add go-github-com-client-golang-prometheus-promhttp.
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 13dca4a56e
gnu: Add go-github-com-prometheus-procfs.
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 270590bd69
gnu: Add go-github-com-prometheus-common-expfmt.
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 1da227b0d8
gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.
* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 4b6b1a3856
gnu: Add go-github-com-prometheus-client-model-go.
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari 339e44dac2
gnu Add go-github-com-golang-protobuf-proto.
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
2018-02-08 15:18:19 -05:00
Leo Famulari d095620a59
gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10.
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-2.160de10.
2018-02-08 15:18:19 -05:00
Leo Famulari a04434f291
gnu: Add go-github-com-beorn7-perks-quantile.
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New
variable.
2018-02-08 15:18:16 -05:00
Leo Famulari 6666f4f41f
gnu: vdirsyncer: Update to 0.16.4.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4.
2018-02-08 13:37:36 -05:00
Tobias Geerinckx-Rice f81b6e7703
gnu: libtirpc: Update to 1.0.2.
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[patches]: Remove patch for fixed CVE.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-08 18:21:08 +01:00
Tobias Geerinckx-Rice cf08cc16e6
gnu: serd: Update to 0.28.0.
* gnu/packages/rdf.scm (serd): Update to 0.28.0.
2018-02-08 17:53:59 +01:00
Tobias Geerinckx-Rice ed5f55de7d
gnu: nim: Use INVOKE.
* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-08 17:53:23 +01:00
Tobias Geerinckx-Rice dd935df2c1
gnu: libcap-ng: Remove unused python input.
Outputs so identical you wish they were intensional.

* gnu/packages/admin.scm (libcap-ng)[inputs]: Remove python.
[arguments]: Add ‘--without-python’ to #:configure-flags to suppress a
bogus error.
2018-02-08 17:53:23 +01:00
Kei Kebreau 5a2c4b3bbc
gnu: pwgen: Update to 2.08.
* gnu/packages/password-utils.scm (pwgen): Update to 2.08.
2018-02-08 11:11:09 -05:00
Tobias Geerinckx-Rice ed0c5d3c58
gnu: mcrl2: Fix typo in synopsis.
* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-02-08 14:42:32 +01:00
Tobias Geerinckx-Rice cc304fe821
gnu: libcap-ng: Update to 0.7.9.
gnu/packages/admin.scm (libcap-ng): Update to 0.7.9.
2018-02-08 14:24:23 +01:00
Tobias Geerinckx-Rice bf30b70b26
gnu: conky: Update to 1.10.8.
* gnu/packages/conky.scm (conky): Update to 1.10.8.
2018-02-08 14:24:23 +01:00
Jan Nieuwenhuizen 5b05dce747
gnu: Add mcrl2.
* gnu/packages/maths.scm (mcrl2): New variable.
2018-02-08 08:50:06 +01:00
Tobias Geerinckx-Rice 83e8a302f2
gnu: lunzip: Update to 1.10.
* gnu/packages/compression.scm (lunzip): Update to 1.10.
2018-02-08 05:06:54 +01:00
Tobias Geerinckx-Rice c28377802e
gnu: nim: Update to 0.17.2.
* gnu/packages/nim.scm (nim): Update to 0.17.2.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice 0386cdd373
gnu: luajit, lua5.x-bitop: Use HTTPS home pages.
* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice a093bb6967
gnu: luajit: Make available as ‘luajit’.
* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’
phase to make the interpreter available simply as ‘luajit’.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice 906f1b48e2
gnu: luajit: Update to 2.1.0-beta3.
* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3.
[source]: Remove symlinks patch.
* gnu/packages/patches/luajit-symlinks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice b2d00af723
gnu: mc: Substitute more FHS file names.
* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the
‘patch-FHS-file-names’ phase.
2018-02-08 05:01:41 +01:00
Leo Famulari 0b18c0b0de
gnu: mupdf: Fix CVE-2017-17858.
* gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source]: Use it.
2018-02-07 21:17:57 -05:00
Marius Bakke 53f826cd0f
gnu: python2-tqdm: Work around missing flake8 propagation.
* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant.
(python2-tqdm): Use STRIP-PYTHON2-VARIANT.
[native-inputs]: Add PYTHON-ENUM34.
2018-02-07 17:05:23 +01:00
Marius Bakke b7049b2e23
Revert "gnu: python2-flake8: Fix python-enum34 propagation."
This triggers a rebuild of 1111 packages, so let's work around it on the few
that are affected instead.

This reverts commit 01af1e11a6.
2018-02-07 17:00:45 +01:00
Marius Bakke 0a2d977ac1
gnu: python-mando: Remove version 0.3.1.
* gnu/packages/python.scm (python-mando-0.3.1): Remove variable.
2018-02-07 15:34:09 +01:00
Marius Bakke 5861f9c9d6
gnu: python-radon: Update to 2.2.0.
* gnu/packages/python.scm (python-radon): Update to 2.2.0.
[arguments]: Replace CHECK-PHASE with custom test command.
[propagated-inputs]: Replace PYTHON-MANDO-0.3.1 with PYTHON-MANDO.
[native-inputs]: Remove PYTHON-FLAKE8, PYTHON-TOX and PYTHON-PARAMUNITTEST.
Add PYTHON-PYTEST-MOCK.
2018-02-07 15:34:09 +01:00
Marius Bakke f7bd4f2372
gnu: python-pytest-mock: Update to 1.6.3.
* gnu/packages/check.scm (python-pytest-mock): Update to 1.6.3.
[source]: Use tarball relase.
[native-inputs]: Remove UNZIP.  Add PYTHON-SETUPTOOLS-SCM.
2018-02-07 15:34:09 +01:00
Marius Bakke 50c84dd5a6
gnu: python-mando: Fix indentation.
* gnu/packages/python.scm (python-mando): Indent with emacs.
2018-02-07 15:34:09 +01:00
Marius Bakke 2aa33bf41b
gnu: python-mando: Update to 0.6.4.
* gnu/packages/python.scm (python-mando): Update to 0.6.4.
[propagated-inputs]: Add PYTHON-SIX.
[native-inputs]: Remove PYTHON-SPHINX and PYTHON-PARAMUNITTEST.  Add PYTHON-PYTEST.
2018-02-07 15:34:09 +01:00
Marius Bakke 3cbddeec39
gnu: python-tqdm: Update to 4.19.5.
* gnu/packages/python.scm (python-tqdm): Update to 4.19.5.
[native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV.
2018-02-07 15:34:09 +01:00
Marius Bakke 01af1e11a6
gnu: python2-flake8: Fix python-enum34 propagation.
* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace
PYTHON2-ENUM with PYTHON2-ENUM34.
2018-02-07 15:34:09 +01:00
Marius Bakke 9e94d063ab
gnu: multiqc: Update to 1.4.
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.4.
[propagated-inputs]: Remove PYTHON-ENUM34.
2018-02-07 15:34:08 +01:00
Ricardo Wurmus 799c3c868f
gnu: sablevm: Fix broken build.
* gnu/packages/java.scm (sablevm)[arguments]: Change threading type.
2018-02-06 23:15:35 +01:00
Tobias Geerinckx-Rice 5ac1143dc4
gnu: whois: Expand synopsis & description.
* gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice 11b1f89ec2
gnu: librep: Update to 0.92.7.
* gnu/packages/sawfish.scm (librep): Update to 0.92.7.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice ccfe4aa1c0
gnu: asciidoc: Update to 8.6.10.
* gnu/packages/documentation.scm (asciidoc): Update to 8.6.10.
[source]: Switch to new code host.
[arguments]: Add new ‘bootstrap’ phase...
[native-inputs]: ...and required autoconf.
[home-page]: Point to a more recently updated instance.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice 1ffa065c44
gnu: perl-test-simple: Update to 1.302122.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
2018-02-06 20:02:11 +01:00
Christopher Baines 8db8bf921d
gnu: build: linux-boot: Remove bind-mount export.
bind-mount is not contained within this module.

* gnu/build/linux-boot.scm: Remove bind-mount export.
2018-02-06 17:19:28 +00:00
Ludovic Courtès 71e789319c
gnu: hwloc: Add 2.0.0.
* gnu/packages/mpi.scm (hwloc-2.0): New variable.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-02-06 17:34:34 +01:00
Oleg Pykhalov fbcad8843a
gnu: Add python-pyaudio.
* gnu/packages/audio.scm (python-pyaudio): New public variable.
2018-02-06 19:16:51 +03:00
Stefan Reichör 19d93ef537
gnu: Add curseradio.
* gnu/packages/music.scm (curseradio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-06 17:02:46 +01:00
Ludovic Courtès 9805ad6f87
gnu: julia: Don't invoke /sbin/ldconfig.
Reported by Marco van Hulten <marco@hulten.org>
in <https://bugs.gnu.org/30282>.

* gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>:
Patch out 'ldconfig' invocations.
2018-02-06 16:12:50 +01:00
Ludovic Courtès d40b5684c5
gnu: julia: Adjust libgit2 tests.
* gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>:
Patch libgit2.jl.
2018-02-06 16:12:50 +01:00
Ludovic Courtès 4e847986bc
gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'.
* gnu/packages/ssh.scm (libssh): Update to 239d0f7.
2018-02-06 16:12:50 +01:00
Mathieu Othacehe 924b96db0a
gnu: gpsbabel: Update to 1.5.4 and fix build.
* gnu/packages/patches/gpsbabel-minizip.patch: New file.
* gnu/packages/patches/gpsbabel-qstring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.4,
[source]: add two previous patches to fix build,
[snippet]: remove "gpsbabel" directory excursion,
[arguments]: ditto.
2018-02-06 15:50:09 +01:00
Mathieu Othacehe 5365596476
gnu: Add gpxsee.
* gnu/packages/gps.scm (gpxsee): New variable.
2018-02-06 15:50:04 +01:00
Tobias Geerinckx-Rice 9cc03bbf0d
gnu: expect: Update to 5.45.4.
* gnu/packages/tcl.scm (expect): Update to 5.45.4.
2018-02-06 14:42:46 +01:00
Tobias Geerinckx-Rice 0e588d2f02
gnu: shotwell: Update to 0.27.4.
* gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
2018-02-06 14:42:46 +01:00
Konrad Hinsen 4283653cb0
gnu: Add python-isoweek.
* gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-02-06 12:10:17 +01:00
Danny Milosavljevic 7e2dd00bfb
gnu: Add python-funcy.
* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
2018-02-06 12:04:21 +01:00
Danny Milosavljevic 89c57efd78
gnu: Add python-whatever.
* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
2018-02-06 12:04:19 +01:00
Ricardo Wurmus e9e78d2cec
gnu: Add r-heatmaply.
* gnu/packages/cran.scm (r-heatmaply): New variable.
2018-02-06 11:21:57 +01:00
Ricardo Wurmus 2e9d187b87
gnu: Add r-seriation.
* gnu/packages/cran.scm (r-seriation): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus 8e5e26d2ab
gnu: Add r-webshot.
* gnu/packages/cran.scm (r-webshot): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus 7fe49f2a8a
gnu: Add r-gclus.
* gnu/packages/cran.scm (r-gclus): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus ffb59bcef7
gnu: Add r-qap.
* gnu/packages/cran.scm (r-qap): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus f285346aed
gnu: Add r-tsp.
* gnu/packages/cran.scm (r-tsp): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus 2058e37d61
gnu: Add r-processx.
* gnu/packages/cran.scm (r-processx): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus a3257d427e
gnu: Add r-debugme.
* gnu/packages/cran.scm (r-debugme): New variable.
2018-02-06 11:21:56 +01:00
Danny Milosavljevic 18adb1f00d
gnu: guile-sqlite3: Use git-version.
* gnu/packages/guile.scm [version]: Use git-version.
2018-02-06 09:49:08 +01:00
Danny Milosavljevic 0362e5820a
gnu: guile-sqlite3: Update to 0.0-2.21f35ca.
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-2.21f35ca.
2018-02-06 09:01:41 +01:00
Leo Famulari 127dc7c7be
gnu: python-llfuse: Update to 1.3.2.
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
2018-02-05 20:16:48 -05:00
Ethan R. Jones 956ba99cb7
gnu: Add python-gyp.
* gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
2018-02-05 18:04:34 -05:00
Kei Kebreau 26ecbaf866
gnu: bigloo: Update to 4.3b.
* gnu/packages/scheme.scm (bigloo): Update to 4.3b.
[arguments]: Add "--disable-patch" to configure flags.  Add substitution to
compile Bigloo with the correct runpath. Substitute 'invoke' for '*system*'.
2018-02-05 17:13:56 -05:00
Leo Famulari a630c64709
gnu: p7zip: Fix CVE-2017-17969.
* gnu/packages/patches/p7zip-CVE-2017-17969.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/compression.scm (p7zip)[source]: Use it.
2018-02-05 16:21:40 -05:00
Maxim Cournoyer b1968d86b9
gnu: Add emacs-realgud.
* gnu/packages/emacs.scm (emacs-realgud): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:28 +01:00
Maxim Cournoyer fd38bfe23b
gnu: Add emacs-loc-changes.
* gnu/packages/emacs.scm (emacs-loc-changes): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Maxim Cournoyer fa1a17b786
gnu: Add emacs-load-relative.
* gnu/packages/emacs.scm (emacs-load-relative): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Maxim Cournoyer 439ad15ddd
gnu: Add emacs-test-simple.
* gnu/packages/emacs.scm (emacs-test-simple): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Marius Bakke 76dbb7516e
gnu: miniupnpc: Update to 2.0.20180203.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180203.
2018-02-05 15:40:52 +01:00
Nicolas Goaziou 20c65aa1ec
gnu: solfege: Fix typo.
* gnu/packages/music.scm (solfege): Fix typo in `fix-configuration' phase.
2018-02-05 14:35:01 +01:00
Rutger Helling 4284d04d2e
gnu: xpra: Update to 2.2.4.
* gnu/packages/xorg.scm (xpra): Update to 2.2.4.
2018-02-05 14:29:10 +01:00
Leo Famulari b6f7a4076e
gnu: oil-shell: Update to 0.4.0.
* gnu/packages/shells.scm (oil-shell): Update to 0.4.0.
2018-02-05 04:56:25 -05:00
Arun Isaac 710d889d57
gnu: htop: Update to 2.1.0.
* gnu/packages/admin.scm (htop): Update to 2.1.0.
[native-inputs]: Add python-minimal-wrapper.
[home-page]: Update URI.
2018-02-05 15:02:35 +05:30
Oleg Pykhalov 555a7429ee
gnu: emacs-helm-make: Update to 0.1.0-1.feae8df.
* gnu/packages/emacs.scm (emacs-helm-make): Update to 0.1.0-1.feae8df.
2018-02-05 09:55:21 +03:00
Tobias Geerinckx-Rice 67f002520c
gnu: nginx-documentation: Update to 2018-01-22-2100-cfb7bd672d77.
* gnu/packages/web.scm (nginx-documentation): Update to
2018-01-22-2100-cfb7bd672d77.
2018-02-04 19:22:34 +01:00
Tobias Geerinckx-Rice 5de4653ded
gnu: libmicrohttpd: Update to 0.9.59.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.59.
2018-02-04 19:22:34 +01:00
Tobias Geerinckx-Rice 5a719deedc
gnu: zstd: Fix typo in comment.
* gnu/packages/compression.scm (zstd)[license]: Fix comment typo.
2018-02-04 19:22:33 +01:00
Tobias Geerinckx-Rice af147cddd4
gnu: rtags: Update to 2.18.
* gnu/packages/code.scm (rtags): Update to 2.18.
2018-02-04 19:22:33 +01:00
Efraim Flashner 2fe05cb6e1
gnu: myrepos: Update to 1.20171231.
* gnu/packages/version-control.scm (myrepos): Update to 1.20171231.
2018-02-04 20:09:32 +02:00
Mark H Weaver 919d1f267b
Merge branch 'master' into core-updates 2018-02-04 00:13:42 -05:00
Mark H Weaver 930ebe14e1
gnu: linux-libre: Update to 4.15.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1.
(%linux-libre-hash): Update hash.
2018-02-04 00:05:33 -05:00
Mark H Weaver 026eaa9382
gnu: linux-libre@4.14: Update to 4.14.17.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17.
(%linux-libre-4.14-hash): Update hash.
2018-02-04 00:04:45 -05:00
Mark H Weaver 97178e2fa6
gnu: linux-libre@4.9: Update to 4.9.80.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
2018-02-04 00:04:12 -05:00
Mark H Weaver 6fe56202bc
gnu: linux-libre@4.4: Update to 4.4.115.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115.
2018-02-04 00:03:37 -05:00
Mark H Weaver e7ca634912
Merge branch 'master' into core-updates 2018-02-03 22:46:07 -05:00
Nicolas Goaziou 0903a51769
gnu: giac-xcas: Update to 1.4.9-45.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-45.
2018-02-04 00:42:36 +01:00
Mathieu Othacehe 03392caace
gnu: gpsbabel: Add missing module.
* gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for
"with-directory-excursion" macro.
2018-02-03 21:39:54 +01:00
Efraim Flashner f860204637
gnu: Add culmus.
* gnu/packages/fonts.scm (culmus): New variable.
2018-02-03 20:57:14 +02:00
Oleg Pykhalov 0698633dd8
gnu: emacs-browse-at-remote: Update to 0.9.0-1.31dcf77.
* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.9.0-1.31dcf77.
2018-02-03 00:11:41 +03:00
Tobias Geerinckx-Rice 66ab28bb73
gnu: ncdu: Update to 1.13.
* gnu/packages/ncdu.scm (ncdu): Update to 1.13.
2018-02-02 17:48:43 +01:00
Tobias Geerinckx-Rice 4b179fb2e6
gnu: man-pages: Update to 4.15.
* gnu/packages/man.scm (man-pages): Update to 4.15.
2018-02-02 17:48:43 +01:00
Tobias Geerinckx-Rice b8181163a5
gnu: cfitsio: Use HTTPS home page.
* gnu/packages/astronomy.scm (cfitsio)[home-page]: Use HTTPS.
2018-02-02 17:44:42 +01:00
Jelle Licht b0881e0b55
gnu: node: Update to 9.4.0.
* gnu/packages/node.scm (node): Update to 9.4.0.
[arguments]: Remove all tests that depend on eslint being available. Remove
reference to deleted test. Removed networking test.
2018-02-02 17:21:06 +01:00
Efraim Flashner 0c8c97f45d
gnu: ethtool: Update to 4.15.
* gnu/packages/networking.scm (ethtool): Update to 4.15.
2018-02-02 18:10:02 +02:00
Eric Bavier c684008992
gnu: slepc: Apply invoke to configure flags.
Follow-up to 94a1eb96d3

* gnu/packages/maths.scm (slepc)[arguments]: Use 'apply' since 'flags' is a
list of configure arguments.
2018-02-02 08:26:59 -06:00
Eric Bavier e01397b489
gnu: Add Elemental.
* gnu/packages/maths.scm (elemental): New variable.
2018-02-02 08:26:59 -06:00
Eric Bavier cbc084e1a7
gnu: Add QD.
* gnu/packages/multiprecision.scm (qd): New variable.
2018-02-02 08:26:59 -06:00
Ludovic Courtès 02267798de
gnu: Add emacs-org-tree-slide.
Thanks, Pjotr & Ricardo!  :-)

* gnu/packages/emacs.scm (org-tree-slide): New variable.
2018-02-02 15:00:48 +01:00
Ben Woodcroft 7502badb81
gnu: diamond: Update to 0.9.17.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.17.
2018-02-02 23:04:46 +10:00
Mark Meyer a9b3476239
gnu: Add fann.
* gnu/packages/machine-learning.scm (fann): New variable.

Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
2018-02-02 23:04:46 +10:00
Efraim Flashner 9b94ced45c
gnu: u-boot: Remove surplus flag in 'install phase.
* gnu/packages/bootloaders.scm (u-boot)[arguments]: Remove 'make-flags
key from custom 'install phase.
2018-02-02 12:18:22 +02:00
Efraim Flashner f8aa265e08
gnu: linux-libre: Fix home-page url.
* gnu/packages/linux.scm (linux-libre)[home-page]: Remove duplicate
forward slash.
2018-02-02 12:18:22 +02:00
Leo Famulari bb9cd6de32
gnu: blender: Fix build by specifying path to Python libraries.
* gnu/packages/graphics.scm (blender)[arguments]: Specify the Python
dependency paths in #:configure-flags.
[inputs]: Replace python-wrapper with python.
2018-02-01 18:09:35 -05:00
ng0 a3a932c008
gnu: xorriso: Remove 'bzip2' and 'libcdio' from inputs.
Thomas Schmitt suggested in bug#28398 to apply these changes. Neither of these
inputs are referenced by the output store item.

* gnu/packages/cdrom.scm (xorriso)[inputs]: Remove 'bzip2' and 'libcdio'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0 53e1b30e0c
gnu: Add xfburn.
* gnu/packages/xfce.scm (xfburn): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0 dbfab26dac
gnu: Add libisofs.
* gnu/packages/cdrom.scm (libisofs): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0 1d8e04e64b
gnu: Add libburn.
* gnu/packages/cdrom.scm (libburn): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:50 +00:00
Peter Kreye bff6739d5e
gnu: ocaml-findlib: Update to 1.7.3.
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.7.3.
* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): Removed.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:29 +01:00
Peter Kreye a9e9fd1506
gnu: Add ocaml-tsdl.
* gnu/packages/ocaml.scm (ocaml-tsdl): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:23 +01:00
Peter Kreye c98c823704
gnu: Add ocaml-ocb-stubblr.
* gnu/packages/ocaml.scm (ocaml-ocb-stubblr): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:21 +01:00
Peter Kreye 69d08bb131
gnu: Add ocaml-ctypes.
* gnu/packages/ocaml.scm (ocaml-ctypes): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:19 +01:00
Peter Kreye edac535493
gnu: Add ocaml-integers.
* gnu/packages/ocaml.scm (ocaml-integes): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:16 +01:00
Peter Kreye 2b4d2a4d0a
gnu: ocaml-findlib-1.7.3: Fix install.
* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): install topfind to
lib/ocaml/site-lib

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:08 +01:00
Nicolas Goaziou 95e545a4da
gnu: solfege: Make configuration more robust to GC
* gnu/packages/music.scm (solfege): Do not introduce store filenames in the
configuration skeleton.
[inputs]: Remove optional players.
2018-02-01 22:38:42 +01:00
Leo Famulari 537a17fbe8
gnu: Add copyright statement for Alex Vong.
This is a followup to commit 20be64dcf7.

* gnu/packages/base.scm: Add copyright statement.
2018-02-01 16:14:41 -05:00
Leo Famulari eb096cdeba
gnu: libreoffice: Fix build with Poppler >= 0.62.0.
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Patch header and
function names in 'prepare-src' phase.
2018-02-01 15:50:25 -05:00
Christopher Baines 9b32bf6e6c
gnu: Fix and improve the mongo-tools package.
The hash of the source for this package is wrong. Most probably because the
source was changed from a tarball to a git repository without updating the
hash. Fixing this seems to break the check phase, so I rewrote that as well,
making changes to the build and install phases as needed.

* gnu/packages/databases.scm (mongo-tools)[source]: Update the hash value.
  [arguments]: Remove the different unpack path, as this isn't necessary when
  using the git repository as a source. Move the list of tools to make it
  accessible from multiple phases. Rewrite the build phase, getting it to
  install the tools in to the location the tests seem to expect to find
  them. Replace the check phase to run the tests for each tool
  individually. Add an install phase to install the tools, now that go install
  is not being run in the build phase.
  [native-inputs]: Add go-github.com-smartystreets-goconvey as a native-input
  as this is required for running the tests.
2018-02-01 20:21:25 +00:00
Christopher Baines 8d54ace78e
gnu: Add go-github.com-smartystreets-goconvey.
* gnu/packages/check.scm (go-github.com-smartystreets-goconvey): New variable.
2018-02-01 20:21:25 +00:00
Christopher Baines da6f9d41c1
gnu: Add go-github.com-jtolds-gls.
* gnu/packages/golang.scm (go-github.com-jtolds-gls): New variable.
2018-02-01 20:21:25 +00:00
Christopher Baines 7952804cec
gnu: Add go-github.com-smartystreets-assertions.
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): New
  variable.
2018-02-01 20:21:24 +00:00
Christopher Baines bee3012549
gnu: Add go-github.com-smartystreets-gunit.
* gnu/packages/check.scm (go-github.com-smartystreets-gunit): New variable.
2018-02-01 20:21:22 +00:00
David Thompson e543e8c0e7
gnu: awscli: Update to 1.14.32.
* gnu/packages/python-web.scm (awscli): Update to 1.14.32.
2018-02-01 14:09:41 -05:00
David Thompson beacd8a07c
gnu: python-botocore: Update to 1.8.36.
* gnu/packages/python.scm (python-botocore): Update to 1.8.36.
2018-02-01 14:09:41 -05:00
Marius Bakke 04941fc550
gnu: python-django: Use the test-only tzdata package for tests.
* gnu/packages/django.scm (python-django)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-01 16:15:39 +01:00
Marius Bakke 7d1986c49f
gnu: gengetopt: Disable parallel tests.
* gnu/packages/popt.scm (gengetopt)[arguments]: Add #:parallel-tests? #f.
2018-02-01 14:44:01 +01:00
Marius Bakke f8460d26ab
Revert "Revert "gnu: python-dateutil: Update to 2.6.1.""
This reverts commit f021f32ae3.
2018-02-01 13:19:53 +01:00
Tobias Geerinckx-Rice 7eaa37a19d
gnu: sslh: Update to 1.19b.
* gnu/packages/networking.scm (sslh): Update to 1.19b.
[inputs]: Add pcre.
[home-page]: Update and use HTTPS.
2018-02-01 13:19:06 +01:00
Marius Bakke 1bab734085
gnu: strongswan: Adjust to renamed tzdata input.
* gnu/packages/networking.scm (strongswan)[native-inputs]: Replace
TZDATA-2017A with TZDATA-FOR-TESTS.
2018-02-01 13:19:02 +01:00
Marius Bakke bee7bb315c
Merge branch 'master' into core-updates 2018-02-01 13:18:47 +01:00
Tobias Geerinckx-Rice d2ea806436
gnu: xmobar: Update to 0.25.
* gnu/packages/wm.scm (xmobar): Update to 0.25.
[inputs]: Replace wireless-tools with (upstream-)unbundled ghc-iwlib.
[arguments]: Add ‘with_weather’ to listified #:configure-flags.
2018-02-01 12:58:29 +01:00
Tobias Geerinckx-Rice a710199606
gnu: Add ghc-iwlib.
* gnu/packages/haskell.scm (ghc-iwlib): New public variable.
2018-02-01 12:55:57 +01:00
Marius Bakke 8a4644336d
gnu: libvpx: Update to 1.7.0.
* gnu/packages/video.scm (libvpx): Update to 1.7.0.
[source]: Use GIT-FETCH.
2018-02-01 12:06:17 +01:00
Marius Bakke e896c227e3
gnu: libvpx: Move hard-coded logic out of configure phase.
* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from
CONFIGURE-PHASE to #:make-flags and #:configure-flags.
2018-02-01 11:54:25 +01:00
Marius Bakke b658e165f3
gnu: tevent: Update to 0.9.35.
* gnu/packages/samba.scm (tevent): Update to 0.9.35.
2018-02-01 11:38:17 +01:00
Marius Bakke ac0f19f03c
gnu: ldb: Update to 1.3.1.
* gnu/packages/samba.scm (ldb): Update to 1.3.1.
2018-02-01 11:36:40 +01:00