Commit Graph

45183 Commits

Author SHA1 Message Date
Jan Tojnar
6e0cfc8f18
gtk3: add updateScript 2018-03-04 20:05:53 +01:00
Jan Tojnar
1dacd66a77
gvfs: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
990036c599
libhttpseverywhere: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
8972bc5db8
libgudev: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
f15a13f4a6
libgtop: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
5ed7f2f616
libchamplain: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
dece1166c2
librsvg: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
91db9292fa
gobjectIntrospection: add updateScript 2018-03-04 20:05:52 +01:00
Jan Tojnar
481c567c1a
clutter: add updateScript 2018-03-04 20:05:51 +01:00
Jan Tojnar
dfcdb85599
clutter-gtk: add updateScript 2018-03-04 20:05:51 +01:00
Jan Tojnar
99142d6f81
glib-networking: add updateScript 2018-03-04 20:05:51 +01:00
Jan Tojnar
095029263d
clutter-gst: add updateScript 2018-03-04 20:05:51 +01:00
Jan Tojnar
c02794b666
glib: add updateScript 2018-03-04 20:05:51 +01:00
Ryan Mulligan
1aa5bb44ca blas: 3.7.1 -> 3.8.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.8.0 in filename of file in /nix/store/6j28cb5b114fxj7x7wpwv8mdbiqxq1fj-blas-3.8.0
2018-03-04 18:51:48 +00:00
Ryan Mulligan
711b6f1725 libcue: 2.1.0 -> 2.2.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.2.0 with grep in /nix/store/w00chhmmp7hhlr5x1ysi3vclzx5jxc38-libcue-2.2.0
- found 2.2.0 in filename of file in /nix/store/w00chhmmp7hhlr5x1ysi3vclzx5jxc38-libcue-2.2.0

cc "@astsmtl"
2018-03-04 18:47:08 +00:00
Ryan Mulligan
8a00c78718 liblo: 0.26 -> 0.29
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29/bin/oscdump -h` got 0 exit code
- ran `/nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29/bin/oscdump -h` and found version 0.29
- found 0.29 with grep in /nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29
- found 0.29 in filename of file in /nix/store/ribwnr8bbvpnr54vwhhq6c4l7qvv3ibx-liblo-0.29

cc "@marcweber"
2018-03-04 18:33:17 +00:00
Franz Pletz
d6c478893e
Merge pull request #35214 from xeji/spice-gtk-usbredir
spice-gtk: fix usb redirection
2018-03-04 18:14:48 +00:00
Ryan Mulligan
8cc0a4f38a nss_wrapper: 1.0.3 -> 1.1.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.3 with grep in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3
- found 1.1.3 in filename of file in /nix/store/bd1rzjn4xykl4pqdcv2klym37sc7kbgb-nss_wrapper-1.1.3

cc "@wkennington"
2018-03-04 18:11:54 +00:00
Franz Pletz
612364732e
Merge pull request #35226 from xeji/virglrenderer
virglrenderer: init at 0.6.0
2018-03-04 18:11:47 +00:00
Ryan Mulligan
78b0abe442 librdmacm: 1.0.21 -> 1.1.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.1.0 with grep in /nix/store/hwzkcif6mzrqmza14s4qjx2z3nllvih4-librdmacm-1.1.0
- found 1.1.0 in filename of file in /nix/store/hwzkcif6mzrqmza14s4qjx2z3nllvih4-librdmacm-1.1.0

cc "@wkennington"
2018-03-04 18:07:45 +00:00
Ryan Mulligan
cbef2f6fbf openvdb: 4.0.2 -> 5.0.0
Semi-automatic update. These checks were performed:

- built on NixOS
- found 5.0.0 with grep in /nix/store/6shm8j674fk7290pb838wy9df9r42ydh-openvdb-5.0.0
- found 5.0.0 in filename of file in /nix/store/6shm8j674fk7290pb838wy9df9r42ydh-openvdb-5.0.0

cc "@guibou"
2018-03-04 17:39:49 +00:00
Ryan Mulligan
662b397167 pmd: 5.2.3 -> 6.0.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.0.1 with grep in /nix/store/bi514yar6zzf7i7c78ndlha1pba51ld2-pmd-6.0.1
- found 6.0.1 in filename of file in /nix/store/bi514yar6zzf7i7c78ndlha1pba51ld2-pmd-6.0.1
2018-03-04 17:36:22 +00:00
Anders Kaseorg
6f073154da Give working advice for running nix-prefetch-url
nix-prefetch-url file://… requires a full path.  Suggest an invocation
that will provide one.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-03-04 17:28:36 +00:00
Bas van Dijk
ca6f30da07 opencv: 3.4.0 -> 3.4.1
Changelog: https://github.com/opencv/opencv/wiki/ChangeLog#version341
2018-03-04 17:18:04 +00:00
obadz
edc7ca893f
Merge pull request #36209 from etu/php-updates
php: 7.1.14 -> 7.1.15, 5.6.33 -> 5.6.34
2018-03-04 17:16:27 +00:00
xeji
ffc014e9ed virglrenderer: init at 0.6.0 2018-03-04 17:58:18 +01:00
xeji
54b432f52d spice-gtk: set maintainer (previously none) 2018-03-04 17:51:20 +01:00
xeji
1894a2ace9 spice-gtk: fix usb redirection
Build with polkit and acl to enable usb redirection
in virt-viewer and virt-manager. Fixes #27199
usb redirection requires a setuid wrapper, see comment in code.
2018-03-04 17:47:55 +01:00
xeji
14c6c286fc spice-gtk: clean up unnecessary code 2018-03-04 17:47:55 +01:00
Franz Pletz
f51d9e399e
Merge pull request #36298 from bachp/gitlab-runner-10.5.0
gitlab-runner: 10.4.0 -> 10.5.0
2018-03-04 15:35:44 +00:00
Tim Steinbach
d070199a24
kotlin: 1.2.21 -> 1.2.30 2018-03-04 10:18:05 -05:00
Pascal Bach
f5c8fd08a6 gitlab-runner: 10.4.0 -> 10.5.0 2018-03-04 16:09:08 +01:00
Jörg Thalheim
bcb5271813
Merge pull request #36281 from jonafato/keepassxc-2.3.0
keepassxc: 2.2.4 -> 2.3.0
2018-03-04 12:32:42 +00:00
Franz Pletz
5668ca8bb4
Merge pull request #35125 from vcunat/p/hydra-gcc7
hydra: fix build with gcc7, incl. libpqxx update
2018-03-04 08:06:31 +00:00
Aneesh Agrawal
89d0307a39 vagrant: Fix dependencies for version 2.0.2
The version was bumped in #36081,
but the dependencies were not updated,
causing Vagrant to fail at runtime.

Fix the dependencies (via bundix),
and add an `installCheckPhase` to the derviation
to catch this in the future.
2018-03-03 23:31:00 -08:00
Aneesh Agrawal
fced35fa44 buildRubyGem: Make testing easier
Don't default `doCheck` to false,
and use the default set of phases
so the phases list does not need to be overriden
in order to add checkPhase or installCheckPhase.
2018-03-03 23:31:00 -08:00
Jörg Thalheim
c16936c2a2 Revert "radare2-cutter: 1.1 -> 1.2"
This reverts commit 664deabf8f.

reason: https://github.com/NixOS/nixpkgs/pull/36251#issuecomment-370167978
2018-03-04 06:50:42 +00:00
Jon Banafato
29f70db773 libargon2: add darwin to platforms 2018-03-04 01:36:59 -05:00
Jörg Thalheim
1aa59bfd3f
Merge pull request #35914 from ryantm/auto-update/nanoflann-1.1.9-to-1.2.3
nanoflann: 1.1.9 -> 1.2.3
2018-03-04 06:21:52 +00:00
Jörg Thalheim
d8bc997dbe
Merge pull request #35922 from ryantm/auto-update/nlohmann_json-2.1.0-to-3.1.1
nlohmann_json: 2.1.0 -> 3.1.1
2018-03-04 06:14:41 +00:00
Jörg Thalheim
0ea54b1907
Merge pull request #36171 from dtzWill/fix/gecode_3
gecode_3: use bash to run "configure", fix error
2018-03-04 06:03:50 +00:00
Jörg Thalheim
bb284c56ce
Merge pull request #36258 from ThomasMader/dlang-update
Dlang update
2018-03-04 05:38:37 +00:00
Jörg Thalheim
5cfad21662
Merge pull request #36260 from andrey-komarov/systemtap
systemtap: 2017.02.04 -> 2017.10.18
2018-03-04 04:16:06 +00:00
Jan Malakhovski
1e36cea00c libmatthew-java: fix 2018-03-04 05:13:19 +01:00
Jan Malakhovski
1fe5badd05 dbus-java: fix 2018-03-04 05:13:19 +01:00
Robert Schütz
e6b8eb0280
pythonPackages.natsort: fix tests
A coverage report is definitely not needed for Nixpkgs.
2018-03-03 19:33:41 +01:00
Thomas Mader
659e641b90 dub: 1.7.2 -> 1.8.0 2018-03-03 18:47:48 +01:00
Thomas Mader
80d6e98964 dtools: 2.078.2 -> 2.079.0 2018-03-03 18:37:14 +01:00
Jörg Thalheim
fe2acc2b2c
Merge pull request #36215 from xnaveira/py-junos-eznc
Py junos eznc
2018-03-03 17:35:58 +00:00
Jörg Thalheim
691d18212b
Merge pull request #36241 from womfoo/bump/facter-3.10.0-and-deps
facter: 3.9.3 -> 3.10.0 and deps
2018-03-03 17:33:14 +00:00
Thomas Mader
61432bcd71 dmd: 2.078.2 -> 2.079.0 2018-03-03 18:29:48 +01:00
Andrey Komarov
64d45ec506
systemtap: 2017.02.04 -> 2017.10.18
2017.10.18 corresponds to version release-3.2 branch
2018-03-03 19:59:28 +03:00
Xavier Naveira
1689c3c53f pythonPackages.junos-eznc: init at 2.1.7
pythonPackages.junos-eznc: init at 2.1.7

pythonPackages.junos-eznc: init at 2.1.7
2018-03-03 17:52:48 +01:00
Jörg Thalheim
ce82ae17a9
Merge pull request #36158 from guibou/guibou_bump_partio
partio: 1.1.0 -> 2018-03-01
2018-03-03 15:53:45 +00:00
Jörg Thalheim
ce6adf6dcf
Merge pull request #34868 from teto/protocol
[RDY] protocol: module to application
2018-03-03 15:41:41 +00:00
Jörg Thalheim
62a59433ba
Merge pull request #36251 from Mic92/radare2-cutter
radare2-cutter: 1.1 -> 1.2
2018-03-03 15:38:01 +00:00
Jörg Thalheim
664deabf8f radare2-cutter: 1.1 -> 1.2 2018-03-03 15:24:19 +00:00
Guillaume Bouchard
4f031c061b partio: 1.1.0 -> 2018-03-01
- The version 1.1.0 is 6 years old and was not compiling anymore with GCC 7.0
- Fixed buildInputs / nativeBuildInputs
- Set platform to linux, it does not work on OSX
2018-03-03 12:12:21 +01:00
Ryan Mulligan
6eecefbfbe petsc: 3.7.6 -> 3.8.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/saws/getSAWs.bash help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -V` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -v` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py version` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/update.py help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscnagupgrade.py help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/sendToJenkins --help` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` got 0 exit code
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff -h` and found version 3.8.3
- ran `/nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3/bin/petscdiff --help` and found version 3.8.3
- found 3.8.3 with grep in /nix/store/fgr3yvhrnvfhr0czc4ygx1mnjsrv4f4i-petsc-3.8.3
2018-03-03 11:03:57 +00:00
Kranium Gikos Mendoza
6fb1978b3b libwhereami: 0.1.3 -> 0.2.0 2018-03-03 16:00:41 +11:00
Kranium Gikos Mendoza
9478569bed libwhereami: fix gcc7 build 2018-03-03 15:59:27 +11:00
Austin Seipp
0339dc5fae libftdi: enable async mode
Apparently, async mode for libftdi 0.20 is allegedly disabled when using
libusb-compat wrappers, as libftdi does not really support libftdi 1.x. Because
we only ship libusb-compat, this would normally make async mode completely
unavailable.

Except distributions like Ubuntu just disable this check completely! See this
patch from Launchpad:

https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/libftdi/trusty/view/head:/debian/patches/04_async_mode.diff

In the spirit of good competition (and feature parity for software that
*doesn't* support the synchronous mode, thanks to Ubuntu silently ensuring
their async-only paths work) we enable this just the same.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-03-02 21:20:54 -06:00
Jörg Thalheim
063669901a
Merge pull request #36211 from Mic92/mlt
mlt: 6.4.1 -> 6.6.0
2018-03-02 23:25:27 +00:00
Tim Steinbach
a1456403a9
ammonite: 1.0.3 -> 1.0.5 2018-03-02 18:12:08 -05:00
lewo
085321ab38
Merge pull request #35648 from ryantm/auto-update/flyway-4.2.0-to-5.0.7
flyway: 4.2.0 -> 5.0.7
2018-03-02 22:15:26 +01:00
lewo
ab8cddbc07
Merge pull request #35663 from dywedir/gphoto2
gphoto2: 2.5.11 -> 2.5.15
2018-03-02 22:11:28 +01:00
Shea Levy
3509c4b7bb
Merge branch 'callCabal2nix-retain-ifd' 2018-03-02 13:22:26 -05:00
Jörg Thalheim
22b4349b3a
Merge pull request #36224 from erosennin/pymetar-0.21
pythonPackages.pymetar: 0.20 -> 0.21
2018-03-02 16:13:51 +00:00
Jörg Thalheim
e2f7ef7bf5 python.pkgs.pymetar: modernize 2018-03-02 16:12:08 +00:00
Jörg Thalheim
d2850489f7
Merge pull request #36194 from maurer/bap-1.4
BAP update to 1.4
2018-03-02 15:45:24 +00:00
Shea Levy
62a1abe204
haskellPackages.callCabal2nix: Depend on the expression.
This ensures that as long as the package derivation is alive, its nix
expressions do not need to be regenerated.

Fixes #36190.
2018-03-02 09:37:02 -05:00
Xavier Naveira
22c5082aed pythonPackages.ncclient: init a 0.5.3 2018-03-02 15:33:07 +01:00
Xavier Naveira
284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00
Jörg Thalheim
e044db3974 mlt: 6.4.1 -> 6.6.0
fix opencv incompatibility reported in #36170
2018-03-02 14:05:23 +00:00
Elis Hirwing
b503b2dda5
php56: 5.6.33 -> 5.6.34
Changelog: http://www.php.net/ChangeLog-5.php#5.6.34
2018-03-02 12:37:57 +01:00
Elis Hirwing
c9fdf84a38
php71: 7.1.14 -> 7.1.15
Changelog: http://www.php.net/ChangeLog-7.php#7.1.15
2018-03-02 12:37:23 +01:00
Elis Hirwing
715ca57a57
php: add myself as maintainer 2018-03-02 12:35:22 +01:00
adisbladis
195f1725eb
Merge pull request #35991 from ryantm/auto-update/rdkafka-0.9.5-to-0.11.3
rdkafka: 0.9.5 -> 0.11.3
2018-03-02 18:41:35 +08:00
Vladimír Čunát
213c2169d6
msitools: remove myself from maintainers
I haven't used it for a very long time,
and there's too much other things going on.
2018-03-02 10:33:26 +01:00
Elis Hirwing
0e93b0e9ac php: 7.2.2 -> 7.2.3
Changelog: http://www.php.net/ChangeLog-7.php#7.2.3
2018-03-02 08:32:48 +01:00
adisbladis
0fc2ddbc29
Merge pull request #35907 from ryantm/auto-update/msilbc-2.0.3-to-2.1.2
msilbc: 2.0.3 -> 2.1.2
2018-03-02 11:43:10 +08:00
adisbladis
30e40cd656
Merge pull request #35758 from ryantm/auto-update/libbson-1.8.0-to-1.9.2
libbson: 1.8.0 -> 1.9.2
2018-03-02 11:40:57 +08:00
adisbladis
9938c97911
Merge pull request #35860 from ryantm/auto-update/mkdocs-0.16.3-to-0.17.2
mkdocs: 0.16.3 -> 0.17.2
2018-03-02 11:37:01 +08:00
adisbladis
ac469bdebd
Merge pull request #35908 from ryantm/auto-update/msitools-0.94-to-0.97
msitools: 0.94 -> 0.97
2018-03-02 11:27:46 +08:00
adisbladis
6977dc07f8
Merge pull request #35761 from ryantm/auto-update/libebur128-1.0.2-to-1.2.4
libebur128: 1.0.2 -> 1.2.4
2018-03-02 11:26:44 +08:00
adisbladis
85d9d5f8fd
Merge pull request #35736 from ryantm/auto-update/jruby-9.1.13.0-to-9.1.16.0
jruby: 9.1.13.0 -> 9.1.16.0
2018-03-02 11:22:03 +08:00
adisbladis
acdbd12f17
Merge pull request #35935 from ryantm/auto-update/opendht-1.3.4-to-1.5.0
opendht: 1.3.4 -> 1.5.0
2018-03-02 10:51:36 +08:00
adisbladis
c67d4aaf4d
elixir: 1.6.0 -> 1.6.2 2018-03-02 10:24:13 +08:00
timor
76a01ad9d1 hunspell-dicts: add support for german dictionary
Note that this relies on ispell as a dependency.  Also, perl and hunspell itself
are used during building the dictionary.
2018-03-01 23:54:04 +01:00
Will Dietz
d545bb649a
Merge pull request #36192 from dtzWill/update/range-v3-0.3.5
rangev3: 2017-01-30 -> 0.3.5, build and run tests
2018-03-01 16:37:56 -06:00
Jörg Thalheim
786f402012
Merge pull request #36184 from danielfullmer/avrbinutils-2.30
avrbinutils: 2.26 -> 2.30
2018-03-01 22:33:07 +00:00
Matthew Maurer
a9409104a0 bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
Will Dietz
2e59e03d17 range-v3: tests 2018-03-01 15:47:48 -06:00
Will Dietz
17af21d231 range-v3: 2017-01-30 -> 0.3.5 2018-03-01 15:35:15 -06:00
Daiderd Jordan
0feffd2232
Merge pull request #35419 from Kaali/master
Support mopidy on Darwin
2018-03-01 22:07:28 +01:00
Peter Simons
8b537488a5 git-annex: update sha256 hash for the new version 2018-03-01 21:56:35 +01:00
Peter Simons
5d4db65494 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
292d228e71.
2018-03-01 21:56:28 +01:00
Daniel Fullmer
02fee428a2 avrbinutils: 2.26 -> 2.30 2018-03-01 13:30:17 -05:00
babariviere
6967498370 fix LD_PRELOAD error for bear 2018-03-01 18:14:24 +01:00
Matthew Maurer
48cc8c2fff jbuilder: 1.0+beta18 -> 1.0+beta17
jbuilder beta 18 introduces a regression on the final link.
This is reflected in BAP 1.4
Rolling back one version until it's fixed.
2018-03-01 12:12:29 -05:00