Commit Graph

1536 Commits

Author SHA1 Message Date
github-actions[bot]
b4b0b7d41b
Merge master into haskell-updates 2022-10-15 00:20:09 +00:00
github-actions[bot]
283841a1ce
Merge master into staging-next 2022-10-14 06:20:50 +00:00
R. Ryantm
31d5678462 v2ray-geoip: 202210060105 -> 202210130107 2022-10-14 12:52:04 +08:00
Vladimír Čunát
6fdfb88f08
Merge #193972: tzdata: enable cross-compilation for Windows
...into staging
2022-10-13 22:50:06 +02:00
ajs124
8a2b098a1b tzdata: 2022d -> 2022e
https://mm.icann.org/pipermail/tz-announce/2022-October/000074.html
2022-10-11 22:55:09 +02:00
github-actions[bot]
bc7a5b525c
Merge master into haskell-updates 2022-10-11 00:20:39 +00:00
github-actions[bot]
10f4d9bfdd
Merge master into haskell-updates 2022-10-07 00:23:30 +00:00
github-actions[bot]
c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
R. Ryantm
0198610c3a v2ray-geoip: 202209290111 -> 202210060105 2022-10-06 21:50:58 +08:00
github-actions[bot]
939050602c
Merge master into staging-next 2022-10-05 18:07:32 +00:00
Dennis Gosnell
c0078a4d30 all-cabal-hashes: 2022-10-01T15:28:21Z -> 2022-10-05T14:24:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-10-05 11:15:52 -04:00
github-actions[bot]
b4b7aea730
Merge master into haskell-updates 2022-10-03 00:19:42 +00:00
github-actions[bot]
fc393d5731
Merge master into staging-next 2022-10-02 12:01:22 +00:00
Candy Cloud
55ea5b4f17 clash-geoip: init at 20220912 2022-10-02 05:30:51 +00:00
Nicolas Benes
1654dc831c tzdata: enable cross-compilation for Windows
* Additional make flags are needed since some functions do not exist
    or have different names or parameters on Windows.

  * When compiling for Windows, GCC implicitly adds a `.exe` suffix to
    the output file name. A patch is needed for the `install` target
    to locate and install the correct files.

  * The tzdata Makefile contains `zic` and `ZIC` variables. The former
    refers to the path of the program to execute, while the latter
    invokes the former with additional arguments (it is defined as
    `ZIC=$(zic) $(ZFLAGS)`, `ZFLAGS` is normally empty).

    Previously, `ZIC` was overridden, potentially loosing `ZFLAGS`
    arguments. This commit changes it to override `zic` instead.

  * The `zic` program is built and installed as part of the package and
    also executed during the build to translate time-related files. When
    cross-compiling it means that two executables need to be compiled:
    one to get installed and run on the host platform, and another to
    run on the build platform. Instead of renaming files and building a
    temporary executable for the build platform, this commit references
    the build platform's `tzdata.bin` package and runs its `zic`
    program.
2022-10-01 21:55:18 +02:00
github-actions[bot]
aecf7c7bb9
Merge master into staging-next 2022-10-01 18:01:22 +00:00
sternenseemann
f1b0b727b4 all-cabal-hashes: 2022-09-28T11:00:39Z -> 2022-10-01T15:28:21Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-10-01 17:35:56 +02:00
github-actions[bot]
528cdca4be
Merge master into haskell-updates 2022-10-01 00:23:36 +00:00
github-actions[bot]
f29cec4450
Merge master into staging-next 2022-09-30 06:22:32 +00:00
R. Ryantm
2867d65dc1 v2ray-geoip: 202209220104 -> 202209290111 2022-09-30 12:36:15 +08:00
Vladimír Čunát
70e67ff12e
Merge #192735: media-player-info: rename name to pname&version
...into staging
2022-09-29 09:38:03 +02:00
github-actions[bot]
f18d801779
Merge staging-next into staging 2022-09-28 18:05:53 +00:00
maralorn
bd91b773b5 all-cabal-hashes: 2022-09-25T05:09:53Z -> 2022-09-28T11:00:39Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-28 13:37:41 +02:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
github-actions[bot]
575babff62
Merge master into haskell-updates 2022-09-26 00:18:36 +00:00
github-actions[bot]
e0bea8e017
Merge staging-next into staging 2022-09-26 00:03:58 +00:00
Mario Rodas
0ea721a941
Merge pull request #192196 from oxalica/pkg/v2ray
v2ray: 4.45.0 -> 5.1.0 and refactor
2022-09-25 09:20:49 -05:00
maralorn
4bf438769b all-cabal-hashes: 2022-09-21T15:25:15Z -> 2022-09-25T05:09:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-25 07:17:08 +02:00
ajs124
ee73d3a942 tzdata: 2022c -> 2022d
https://mm.icann.org/pipermail/tz-announce/2022-September/000073.html
2022-09-24 14:18:36 +02:00
Alexandre Iooss
b46221d764 media-player-info: rename name to pname&version 2022-09-24 10:24:40 +02:00
github-actions[bot]
2c0cce7290
Merge master into haskell-updates 2022-09-24 00:18:28 +00:00
github-actions[bot]
9ef6f25592
Merge staging-next into staging 2022-09-23 06:18:24 +00:00
R. Ryantm
1ff786cd88 v2ray-geoip: 202209170841 -> 202209220104 2022-09-23 11:20:11 +08:00
github-actions[bot]
2773f22a43
Merge staging-next into staging 2022-09-21 18:02:00 +00:00
maralorn
24e439fd36 all-cabal-hashes: 2022-09-19T12:29:18Z -> 2022-09-21T15:25:15Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-21 18:14:50 +02:00
oxalica
6f36337946 v2ray-domain-list-community: 20220908131416 -> 20220921050909 2022-09-21 15:19:53 +08:00
github-actions[bot]
abd82bc57d
Merge staging-next into staging 2022-09-20 12:02:05 +00:00
maralorn
25cb49180f all-cabal-hashes: 2022-09-18T11:31:48Z -> 2022-09-19T12:29:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-20 02:49:53 +02:00
github-actions[bot]
eb735a451f
Merge master into haskell-updates 2022-09-20 00:20:33 +00:00
superherointj
491043c28f
Merge pull request #191246 from kilianar/unicode-15
update several packages to unicode 15.0.0
2022-09-19 10:39:08 -03:00
github-actions[bot]
17ef793813
Merge staging-next into staging 2022-09-19 06:24:53 +00:00
R. Ryantm
6aa1694dd2 v2ray-geoip: 202209150105 -> 202209170841 2022-09-19 13:18:43 +08:00
github-actions[bot]
ee0290c232
Merge master into haskell-updates 2022-09-19 00:15:46 +00:00
github-actions[bot]
8ed80561a4
Merge staging-next into staging 2022-09-18 18:02:01 +00:00
Luke Granger-Brown
b8a9da1bf6
Merge pull request #191744 from Mic92/iana-etc
iana-etc: 20220520 -> 20220915
2022-09-18 17:28:12 +01:00
Christian Kögler
d42d955371
Merge pull request #189727 from r-ryantm/auto-update/ddccontrol-db
ddccontrol-db: 20220829 -> 20220903
2022-09-18 16:27:54 +02:00
github-actions[bot]
d5cae016d9
Merge staging-next into staging 2022-09-18 12:02:15 +00:00
maralorn
284e415ba0 all-cabal-hashes: 2022-09-11T02:31:18Z -> 2022-09-18T11:31:48Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-18 13:53:08 +02:00
Luke Granger-Brown
538d26c951
Merge pull request #191410 from mweinelt/cacert-3.83
cacert: 3.80 -> 3.83
2022-09-18 09:48:57 +01:00
Jörg Thalheim
3011c87506 iana-etc: 20220520 -> 20220915 2022-09-18 08:12:21 +02:00
github-actions[bot]
8c09f0de57
Merge master into haskell-updates 2022-09-18 00:16:24 +00:00
R. Ryantm
fd81c3de80 v2ray-geoip: 202209080101 -> 202209150105 2022-09-17 17:14:26 +08:00
Martin Weinelt
2c9b58573f
cacert: 3.80 -> 3.83
- Bug 1785297 - Add two SECOM root certificates to NSS
- Bug 1787075 - Add two DigitalSign root certificates to NSS
- Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS
2022-09-16 01:16:59 +02:00
kilianar
c054339afc unihan-database: 14.0.0 -> 15.0.0 2022-09-14 22:50:19 +02:00
kilianar
3d3e434e30 unicode-emoji: 14.0 -> 15.0 2022-09-14 22:47:37 +02:00
kilianar
8fc9b05f73 unicode-character-database: 14.0.0 -> 15.0.0 2022-09-14 22:46:58 +02:00
github-actions[bot]
464616ef3c
Merge master into haskell-updates 2022-09-13 00:16:44 +00:00
Vladimír Čunát
a3d7dfe8a3
Merge branch 'master' into staging-next 2022-09-11 08:43:51 +02:00
Ellie Hermaszewska
14168f59cd
all-cabal-hashes: 2022-08-28T23:15:42Z -> 2022-09-11T02:31:18Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-11 11:56:54 +08:00
github-actions[bot]
df949a94a1
Merge master into staging-next 2022-09-10 12:01:29 +00:00
Ellie Hermaszewska
b9c443214e
Merge remote-tracking branch 'origin/master' into haskell-updates 2022-09-10 18:29:39 +08:00
Nick Cao
f02031977f
v2ray-domain-list-community: 20220808014309 -> 20220908131416 2022-09-10 15:02:18 +08:00
github-actions[bot]
04435b7789
Merge master into haskell-updates 2022-09-10 00:16:43 +00:00
github-actions[bot]
c1ff69e1da
Merge master into staging-next 2022-09-09 18:01:29 +00:00
R. Ryantm
7199d45dd9 v2ray-geoip: 202208180100 -> 202209080101 2022-09-09 03:31:28 +00:00
github-actions[bot]
a6cc7c406e
Merge master into haskell-updates 2022-09-09 00:17:12 +00:00
github-actions[bot]
1c0ef46804
Merge master into staging-next 2022-09-09 00:02:46 +00:00
Zhaofeng Li
40e49795aa publicsuffix-list: Fix build
Fallout from #173430. Fixes #178825.
2022-09-08 14:55:32 -06:00
R. Ryantm
e82401d87f ddccontrol-db: 20220829 -> 20220903 2022-09-04 13:11:22 +00:00
github-actions[bot]
30f0a9c291
Merge master into haskell-updates 2022-09-04 00:15:37 +00:00
github-actions[bot]
fccce1e603
Merge master into staging-next 2022-09-03 18:01:21 +00:00
R. Ryantm
04ba53a3e8 osinfo-db: 20220727 -> 20220830 2022-09-03 16:52:29 +02:00
github-actions[bot]
6b17188503
Merge master into haskell-updates 2022-09-02 00:14:36 +00:00
github-actions[bot]
c487ddd4e2
Merge master into staging-next 2022-09-01 12:01:31 +00:00
R. Ryantm
cbeafa6526 ddccontrol-db: 20220720 -> 20220829 2022-08-29 17:21:15 +00:00
Vladimír Čunát
f08ac2c92b
Merge branch 'master' into staging-next 2022-08-29 08:58:52 +02:00
Ellie Hermaszewska
f76f8b123d
all-cabal-hashes: 2022-08-20T06:29:36Z -> 2022-08-28T23:15:42Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-29 10:47:44 +08:00
github-actions[bot]
de5a47be5f
Merge master into haskell-updates 2022-08-27 00:14:34 +00:00
github-actions[bot]
ef162076bf
Merge master into staging-next 2022-08-26 06:13:53 +00:00
Jonas Heinrich
0ef6df5901
Merge pull request #174888 from r-ryantm/auto-update/ddccontrol-db
ddccontrol-db: 20220414 -> 20220720
2022-08-26 08:13:20 +02:00
github-actions[bot]
517fa0d808
Merge master into haskell-updates 2022-08-25 00:15:46 +00:00
github-actions[bot]
f6479ba1d4
Merge master into haskell-updates 2022-08-21 00:14:51 +00:00
Dennis Gosnell
4740685175
all-cabal-hashes: 2022-08-09T06:14:32Z -> 2022-08-20T06:29:36Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-20 19:21:03 +09:00
github-actions[bot]
a3ad9e6f6b
Merge staging-next into staging 2022-08-20 06:01:44 +00:00
github-actions[bot]
87810d89b4
Merge master into staging-next 2022-08-20 06:01:11 +00:00
R. Ryantm
6984bd009b v2ray-geoip: 202208040058 -> 202208180100 2022-08-19 19:55:26 +00:00
github-actions[bot]
8b202db44b
Merge staging-next into staging 2022-08-19 18:01:56 +00:00
github-actions[bot]
949c5dc1a1
Merge master into staging-next 2022-08-19 18:01:13 +00:00
github-actions[bot]
52a5816a96
Merge master into haskell-updates 2022-08-18 00:14:15 +00:00
github-actions[bot]
d6b3da0273
Merge staging-next into staging 2022-08-17 06:02:32 +00:00
github-actions[bot]
af42060d61
Merge master into staging-next 2022-08-17 06:01:47 +00:00
R. Ryantm
04c142749c wireless-regdb: 2022.06.06 -> 2022.08.12 2022-08-17 06:49:13 +02:00
Franz Pletz
2fd64ee912
Merge pull request #186333 from alyssais/firmware-stdenvNoCC
treewide: firmware: stdenv -> stdenvNoCC
2022-08-17 06:47:51 +02:00
zowoq
913ea47f6b tzdata: 2022b -> 2022c
https://mm.icann.org/pipermail/tz-announce/2022-August/000072.html
2022-08-16 15:17:53 +02:00
github-actions[bot]
c096937e1b
Merge master into haskell-updates 2022-08-16 00:15:52 +00:00
github-actions[bot]
1c4d690e15
Merge staging-next into staging 2022-08-15 12:01:56 +00:00
Mon Aaraj
9f1da18a1e colemak-dh: init at unstable-2022-08-07 2022-08-15 02:51:07 -04:00
github-actions[bot]
071fb34807
Merge master into haskell-updates 2022-08-15 00:14:06 +00:00
github-actions[bot]
bbedd67512
Merge staging-next into staging 2022-08-14 06:01:58 +00:00
R. Ryantm
35e2da1d66 ddccontrol-db: 20220414 -> 20220720 2022-08-13 17:07:34 +00:00
ajs124
46f98c157d tzdata: 2022a -> 2022b
https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html
2022-08-13 11:41:58 +02:00
R. Ryantm
f6c8b06c1f spdx-license-list-data: 3.17 -> 3.18 2022-08-12 17:23:02 +00:00
Alyssa Ross
839d828b9c
treewide: firmware: stdenv -> stdenvNoCC
None of these packages use a compiler, except for alsa-firmware, which
has the appropriate compiler in depsBuildBuild already.

Tested by building a NixOS system with hardware.enableAllFirmware = true.
2022-08-12 15:51:22 +00:00
Dennis Gosnell
898ef5ee50 all-cabal-hashes: 2022-08-07T14:05:30Z -> 2022-08-09T06:14:32Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-09 16:27:31 +09:00
github-actions[bot]
f31248ef32
Merge master into haskell-updates 2022-08-09 00:15:05 +00:00
Nick Cao
b3b45e6b5f
v2ray-domain-list-community: 20220708161253 -> 20220808014309 2022-08-08 15:16:18 +08:00
Nick Cao
106d7ac603
v2ray-geoip: 202207070057 -> 202208040058 2022-08-08 15:15:11 +08:00
Dennis Gosnell
5e377ca012
all-cabal-hashes: 2022-08-06T12:01:14Z -> 2022-08-07T14:05:30Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-08-08 02:04:55 +09:00
sternenseemann
d3fbc5dfba all-cabal-hashes: 2022-07-31T09:12:37Z -> 2022-08-06T12:01:14Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-08-06 14:57:56 +02:00
github-actions[bot]
1d51c8b324
Merge master into haskell-updates 2022-08-03 00:15:49 +00:00
Jan Tojnar
6b870faff3
Merge pull request #179866 from kilianar/unihan-database
unihan-database: 12.1.0 -> 14.0.0
2022-08-03 00:34:15 +02:00
kilianar
d70639d38c unihan-database: 12.1.0 -> 14.0.0 2022-08-03 00:04:23 +02:00
github-actions[bot]
df6d3919b7
Merge master into haskell-updates 2022-08-02 00:14:59 +00:00
Franz Pletz
a6cb63cf4b
Merge pull request #184030 from SuperSandro2000/geoip-legacy 2022-08-01 15:55:17 +02:00
sternenseemann
ba819ddadf Merge remote-tracking branch 'origin/master' into haskell-updates 2022-08-01 15:26:29 +02:00
R. Ryantm
fe177a22b6 osinfo-db: 20220516 -> 20220727 2022-08-01 03:37:42 +00:00
sternenseemann
42d8425db6 all-cabal-hashes: 2022-07-27T11:03:11Z -> 2022-07-31T09:12:37Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-31 12:07:09 +02:00
Sandro Jäckel
755414fb96
geolite-legacy: 2022-01-25 -> 20220621 2022-07-30 21:27:08 +02:00
Weijia Wang
17c854c4f0 libosinfo: add darwin support 2022-07-28 20:22:46 +02:00
sternenseemann
7d9730733f all-cabal-hashes: 2022-07-26T16:57:53Z -> 2022-07-27T11:03:11Z
haskellPackages: regenerate package set based on current config

This commit has been generated by
maintainers/scripts/haskell/update-hackage.sh and
maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-07-27 18:03:52 +02:00
github-actions[bot]
c419834223
Merge master into haskell-updates 2022-07-27 00:16:24 +00:00
Jan Tojnar
9b9d4308b0
Merge pull request #172742 from NixOS/modemmanager_1.18.8
modemmanager: 1.18.6 -> 1.18.10
2022-07-26 23:17:39 +02:00
Jan Tojnar
41f4077148 mobile-broadband-provider-info: 20220511 → 20220725
20220511...20220725
2022-07-26 22:56:56 +02:00
sternenseemann
73b45ed123 all-cabal-hashes: 2022-07-21T21:13:45Z -> 2022-07-26T16:57:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-26 21:01:15 +02:00
github-actions[bot]
f637ad4a20
Merge master into haskell-updates 2022-07-26 00:14:26 +00:00
Alexandre Acebedo
573a164cf1 papirus-folders: fix missing dependency
The getent command was missing when the package was used in papirus-icon-theme.

Added it as a propagatedBuildInputs
2022-07-24 21:32:09 +02:00
Malte Brandy
8aeb1d8ec5 all-cabal-hashes: 2022-07-18T21:55:34Z -> 2022-07-21T21:13:45Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-22 01:00:36 +02:00
github-actions[bot]
6a445e1717
Merge master into haskell-updates 2022-07-20 00:14:37 +00:00
github-actions[bot]
d64d75f2f3
Merge master into staging-next 2022-07-19 00:02:21 +00:00
Malte Brandy
9771f28b6f all-cabal-hashes: 2022-07-17T05:56:49Z -> 2022-07-18T21:55:34Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-19 00:05:25 +02:00
Malte Brandy
f498e6f4b5 all-cabal-hashes: 2022-07-12T21:40:07Z -> 2022-07-17T05:56:49Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-17 11:00:54 +02:00
github-actions[bot]
1a74c5d703
Merge master into staging-next 2022-07-14 18:01:27 +00:00
Vladimír Čunát
8169a7fce0
Merge branch 'master' into staging-next 2022-07-13 09:57:41 +02:00
sternenseemann
2733e996ea all-cabal-hashes: 2022-07-07T10:54:07Z -> 2022-07-12T21:40:07Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-13 00:19:54 +02:00
Vladimír Čunát
09219df985
Merge #179576: shared-mime-info: 2021-21-03 -> 2.2
...into staging
2022-07-11 18:13:12 +02:00
github-actions[bot]
de243bc796
Merge master into haskell-updates 2022-07-10 00:16:01 +00:00
Nick Cao
cbee67a9ba
v2ray-domain-list-community: 20220624025859 -> 20220708161253 2022-07-09 13:47:19 +08:00
Nick Cao
b85fe98d49
v2ray-geoip: 202206230045 -> 202207070057 2022-07-09 13:47:16 +08:00
github-actions[bot]
03d8007e72
Merge master into haskell-updates 2022-07-09 00:12:18 +00:00
github-actions[bot]
900ca12b33
Merge master into haskell-updates 2022-07-08 00:15:29 +00:00
Vladimír Čunát
c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Dennis Gosnell
6e3da6f98e
all-cabal-hashes: 2022-07-02T15:59:48Z -> 2022-07-07T10:54:07Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-07 21:18:51 +09:00
Dennis Gosnell
b2b431c2f1
Merge pull request #179211 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-07-07 21:17:59 +09:00
github-actions[bot]
a9e0051c3f
Merge master into staging-next 2022-07-07 06:01:20 +00:00
Anderson Torres
06fa4a5bc2
Merge pull request #179933 from aacebedo/papirus-folders
papirus-folders: init at 1.12.0
2022-07-06 21:48:45 -03:00
github-actions[bot]
5dcf079fac
Merge master into haskell-updates 2022-07-07 00:15:12 +00:00
github-actions[bot]
c0b6f4c121
Merge master into staging-next 2022-07-07 00:02:29 +00:00
Alexandre Acebedo
2126944e09 papirus-folders: init at 1.12.0 2022-07-06 08:21:06 +02:00
Dennis Gosnell
98365428b0
all-cabal-hashes: 2022-07-02T15:59:48Z -> 2022-07-02T15:59:48Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-07-03 01:29:56 +09:00
kilianar
6723b43aa8 osinfo-db: 20220214 -> 20220516 2022-07-02 09:28:54 +02:00
github-actions[bot]
70fcdaa82a
Merge master into haskell-updates 2022-07-02 00:14:56 +00:00
github-actions[bot]
1961d0a79b
Merge master into staging-next 2022-07-02 00:01:58 +00:00
kilianar
12218a56e0 wireless-regdb: 2022.02.18 -> 2022.06.06 2022-07-01 21:07:51 +02:00
kilianar
55463392f0 shared-mime-info: 2021-21-03 -> 2.2 2022-06-29 16:30:22 +02:00
Dennis Gosnell
8d49c0ba6d
all-cabal-hashes: 2022-06-26T16:08:53Z -> 2022-06-28T01:15:54Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-28 13:40:58 +09:00
Martin Weinelt
bfffecf36f
Merge pull request #178862 from helsinki-systems/upd/cacert 2022-06-27 15:52:55 +02:00
Dennis Gosnell
b5ea807275
all-cabal-hashes: 2022-06-23T03:01:47Z -> 2022-06-26T16:08:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-27 01:49:32 +09:00
github-actions[bot]
e866ce7680
Merge master into haskell-updates 2022-06-25 00:13:01 +00:00
ajs124
04be37dead cacert: 3.77 -> 3.80 2022-06-24 15:09:56 +02:00
Bobby Rong
65e7e9395a
Merge pull request #178844 from NickCao/geoip
v2ray-geoip: 202205260055 -> 202206230045
2022-06-24 17:06:42 +08:00
Nick Cao
5525e6a202
v2ray-domain-list-community: 20220528180904 -> 20220624025859 2022-06-24 16:34:52 +08:00
Nick Cao
de43d937f5
v2ray-geoip: 202205260055 -> 202206230045 2022-06-24 16:30:00 +08:00
Dennis Gosnell
f8e6e1b688
all-cabal-hashes: 2022-06-17T13:13:15Z -> 2022-06-23T03:01:47Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-23 13:15:16 +09:00
github-actions[bot]
fe2a5e2ebb
Merge master into haskell-updates 2022-06-20 00:12:24 +00:00
Jan Tojnar
222bf23c35 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/top-level/python-packages.nix
2022-06-17 20:30:43 +02:00
Dennis Gosnell
2a054cbf07
all-cabal-hashes: 2022-06-07T15:13:17Z -> 2022-06-17T13:13:15Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-17 22:43:32 +09:00
github-actions[bot]
3975a7ac58
Merge master into haskell-updates 2022-06-14 00:14:52 +00:00
github-actions[bot]
6ccd35f78f
Merge master into staging-next 2022-06-13 18:01:35 +00:00
R. Ryantm
d7f012f33c mobile-broadband-provider-info: 20220315 -> 20220511 2022-06-09 20:53:33 +02:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
Alvar Penning
0b7397aadb spdx-license-list-data: 3.16 -> 3.17
https://github.com/spdx/license-list-data/releases/tag/v3.17
2022-06-08 21:22:41 +02:00
sternenseemann
bf5ada3db1 all-cabal-hashes: 2022-06-04T09:01:11Z -> 2022-06-07T15:13:17Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-07 21:34:43 +02:00
Artturin
80f9a78c01 mailcap: fix build
and prevent future inf rec issues
2022-06-05 00:09:20 +03:00
sternenseemann
c198b6e76e all-cabal-hashes: 2022-05-29T17:05:02Z -> 2022-06-04T09:01:11Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-06-04 11:46:19 +02:00
sternenseemann
0d9edbcdd0 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-06-02 10:48:49 +02:00
github-actions[bot]
1767ba1baa
Merge master into staging-next 2022-05-29 18:01:10 +00:00
Malte Brandy
8f4dd98a47 all-cabal-hashes: 2022-05-20T19:45:02Z -> 2022-05-29T17:05:02Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-29 19:12:54 +02:00
Malte Brandy
9138527da7 Merge branch 'master' into haskell-updates 2022-05-29 19:01:15 +02:00
Bobby Rong
5908b6d222
Merge pull request #175296 from NickCao/v2ray-geoip
v2ray-geoip: 202203310042 -> 202205260055
2022-05-29 22:21:03 +08:00
Nick Cao
565851ab19
v2ray-geoip: 202203310042 -> 202205260055 2022-05-29 21:51:06 +08:00
Nick Cao
ffaa0a94e9
v2ray-domain-list-community: 20220324104603 -> 20220528180904 2022-05-29 21:45:50 +08:00
github-actions[bot]
9fd1366f68
Merge master into haskell-updates 2022-05-29 00:14:11 +00:00
github-actions[bot]
c74c0a18ba
Merge master into staging-next 2022-05-29 00:02:55 +00:00
Jörg Thalheim
a981aa1ab5
Merge pull request #173990 from Mic92/iana-etc
[staging] iana-etc: 20211124 -> 20220520
2022-05-28 08:33:07 +01:00
Mauricio Collares
73a936afa2 elliptic_curves: 0.8 -> 0.8.1 2022-05-27 15:45:35 -07:00
github-actions[bot]
65d7b88994
Merge master into haskell-updates 2022-05-26 00:14:03 +00:00
R. Ryantm
fecd0b1e0d ddccontrol-db: 20220216 -> 20220414 2022-05-25 17:11:54 +00:00
Jörg Thalheim
e0ecf69705
iana-etc: 20211124 -> 20220520 2022-05-22 15:35:44 +02:00
Malte Brandy
341d31a36f all-cabal-hashes: 2022-05-14T01:13:33Z -> 2022-05-20T19:45:02Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-20 22:28:26 +02:00
Ellie Hermaszewska
2262ecdb5e
all-cabal-hashes: 2022-05-10T13:45:20Z -> 2022-05-14T01:13:33Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-14 13:57:27 +08:00
Ellie Hermaszewska
48534468e5
all-cabal-hashes: 2022-05-05T15:07:55Z -> 2022-05-10T13:45:20Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-10 21:57:39 +08:00
github-actions[bot]
cb61a6c576
Merge master into haskell-updates 2022-05-10 00:13:05 +00:00
Bobby Rong
4fea68fd73
Merge pull request #167914 from DeeUnderscore/update/cldr-annotations-41.0
cldr-annotations: 40.0 -> 41.0
2022-05-09 12:48:54 +08:00
Ellie Hermaszewska
0a8381fc7c
all-cabal-hashes: 2022-05-01T06:09:30Z -> 2022-05-05T15:07:55Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-06 12:06:54 +08:00
Dennis Gosnell
d36e5507ff
all-cabal-hashes: 2022-04-20T23:34:08Z -> 2022-05-01T06:09:30Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-05-01 16:20:26 +09:00
D Anzorge
ff2aff2a1b cldr-annotations: 40.0 -> 41.0
https://cldr.unicode.org/index/downloads/cldr-41
2022-04-28 17:15:15 +02:00
github-actions[bot]
8022f71559
Merge master into haskell-updates 2022-04-26 00:13:05 +00:00
Thomas Tuegel
1f117e37a2
Merge pull request #167094 from DeeUnderscore/misc/fcitx-cldr
fcitx5: use up-to-date cldr-annotations
2022-04-25 11:14:16 -05:00
github-actions[bot]
4d528f22b8
Merge master into haskell-updates 2022-04-22 00:13:51 +00:00
Jan Tojnar
af4c715cfc
Merge pull request #169521 from babbaj/fix-gnome-backgrounds
nixos-artwork: fix gnome not adding nixos wallpapers to list of backgrounds
2022-04-21 21:35:56 +02:00
Babbaj
212074cde1
nixos-artwork: fix gnome not adding wallpapers to list of backgrounds 2022-04-21 15:11:28 -04:00
Dennis Gosnell
af193985be
all-cabal-hashes: 2022-04-09T11:23:17Z -> 2022-04-20T23:34:08Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-04-21 11:31:05 +09:00
github-actions[bot]
77dcdbb46c
Merge master into haskell-updates 2022-04-21 00:13:51 +00:00
Lassulus
4563bf4a32
Merge pull request #161469 from r-ryantm/auto-update/wireless-regdb
wireless-regdb: 2021.08.28 -> 2022.02.18
2022-04-20 16:57:51 +01:00
sternenseemann
c686666265 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-17 20:50:30 +02:00
github-actions[bot]
d2a3434bd4
Merge master into haskell-updates 2022-04-16 00:12:16 +00:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
github-actions[bot]
28c6c88d42
Merge staging-next into staging 2022-04-10 00:02:52 +00:00
sternenseemann
ef0a727ee5 all-cabal-hashes: 2022-04-06T22:24:53Z -> 2022-04-09T11:23:17Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-04-09 22:53:30 +02:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
sternenseemann
493062e5fa all-cabal-hashes: 2022-04-03T10:13:27Z -> 2022-04-06T22:24:53Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-04-07 01:54:02 +02:00
sternenseemann
fb2fc3b4a4 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-04-05 21:21:42 +02:00
Martin Weinelt
bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
github-actions[bot]
789aea7658
Merge master into haskell-updates 2022-04-05 00:11:09 +00:00
D Anzorge
10bb7d6911 cldr-emoji-annotation: drop 2022-04-04 18:46:21 +02:00
Martin Weinelt
c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
Thomas Tuegel
85d32acd32
Merge pull request #166160 from DeeUnderscore/misc/ibus-emoji-14
unicode-emoji: 12.1 -> 14.0; cldr-common: init at 40.0; ibus: update for Emoji 14
2022-04-04 09:42:17 -05:00
Martin Weinelt
dc08c7d7ea
Merge pull request #164511 from helsinki-systems/refactor/nss-latest-esr 2022-04-04 03:48:19 +02:00
Martin Weinelt
f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
D Anzorge
36a2f67a64 cldr-annotations: init at 40.0 2022-04-03 22:43:05 +02:00
github-actions[bot]
c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
sternenseemann
820408b2e8
Merge pull request #166598 from hercules-ci/all-cabal-hashes-name
all-cabal-hashes: Set name
2022-04-03 14:27:28 +02:00
Malte Brandy
f513fcc9a9 all-cabal-hashes: 2022-03-30T19:23:57Z -> 2022-04-03T10:13:27Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-04-03 14:16:15 +02:00
ajs124
8e77380250 cacert: 3.74 -> 3.77 2022-04-03 13:14:08 +01:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
github-actions[bot]
e5622af8b6
Merge master into haskell-updates 2022-04-01 00:12:42 +00:00
github-actions[bot]
be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Robert Hensing
1d3b238d28 all-cabal-hashes: Set name
Used to be just the hash from the basename, which was
not informative when appearing in logs etc.
2022-03-31 18:55:35 +02:00
R. Ryantm
b9d338c8e5 v2ray-geoip: 202203240042 -> 202203310042 2022-03-31 13:23:36 +00:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Malte Brandy
70eb13f45e all-cabal-hashes: 2022-03-26T03:24:04Z -> 2022-03-30T19:23:57Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-30 21:33:39 +02:00
D Anzorge
63c705fda9 unicode-emoji: 12.1 -> 14.0
In Unicode 13.0 and later, emoji-data.txt and
emoji-variation-sequences.txt are part of UCD proper.
2022-03-28 19:56:18 +02:00
github-actions[bot]
b2fc63a844
Merge staging-next into staging 2022-03-26 12:02:50 +00:00
Sandro
bfdc46fce4
Merge pull request #165271 from Stunkymonkey/dns-root-data-pname-version 2022-03-26 11:35:40 +01:00
Sandro
1ba15560fd
Merge pull request #165269 from Stunkymonkey/freepats-pname-version 2022-03-26 11:30:47 +01:00
sternenseemann
372d0a707e Merge remote-tracking branch 'origin/master' into haskell-updates 2022-03-26 09:59:28 +01:00
sternenseemann
66996acc2a all-cabal-hashes: 2022-03-22T14:25:11Z -> 2022-03-26T03:24:04Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-03-26 09:54:41 +01:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar
652c099789 mobile-broadband-provider-info: 20210805 → 20220315
20210805...20220315
2022-03-25 15:02:38 +01:00
github-actions[bot]
a9efb8b792
Merge master into staging-next 2022-03-25 12:01:27 +00:00
Bobby Rong
d31b9b0052
Merge pull request #165728 from NickCao/v2ray-dlc
v2ray-domain-list-community: 20220201175515 -> 20220324104603
2022-03-25 19:20:24 +08:00
Vladimír Čunát
0a8b4eddd2
Merge branch 'master' into staging-next 2022-03-25 10:16:56 +01:00
Nick Cao
6139e6c99d
v2ray-domain-list-community: 20220201175515 -> 20220324104603 2022-03-25 10:48:12 +08:00
Bobby Rong
c7c341796d
Merge pull request #165721 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202203170039 -> 202203240042
2022-03-25 10:37:14 +08:00
R. Ryantm
199a706caf v2ray-geoip: 202203170039 -> 202203240042 2022-03-25 01:47:07 +00:00
github-actions[bot]
79b7796557
Merge master into haskell-updates 2022-03-25 00:11:06 +00:00
Felix Buehler
3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
Felix Buehler
e6ab13f005 dns-root-data: replace name with pname&version 2022-03-23 22:23:48 +01:00
Felix Buehler
6d5605afcd freepats: replace name with pname&version 2022-03-23 22:07:29 +01:00
Sandro
2b39f2d4bc
Merge pull request #164567 from panicgh/tzdata 2022-03-23 02:53:16 +01:00
Malte Brandy
add80ae7d0 all-cabal-hashes: 2022-03-20T09:57:59Z -> 2022-03-22T14:25:11Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-22 15:37:20 +01:00
Felix Buehler
1f7cc8a6e1 iana-etc: replace name with pname&version 2022-03-22 13:58:51 +01:00
sternenseemann
7c53f076ef all-cabal-hashes: 2022-03-19T10:17:05Z -> 2022-03-20T09:57:59Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-20 11:12:02 +01:00
sternenseemann
6ef31eaf00 all-cabal-hashes: 2022-03-11T16:24:54Z -> 2022-03-19T10:17:05Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-19 11:37:08 +01:00
github-actions[bot]
3ceb419846
Merge master into haskell-updates 2022-03-19 00:10:07 +00:00
R. Ryantm
6fd43b8e74 v2ray-geoip: 202203100039 -> 202203170039 2022-03-17 21:17:25 +00:00
Nicolas Benes
1dad933e18 tzdata: 2021e -> 2022a 2022-03-17 10:52:51 +01:00
github-actions[bot]
d6c63a3ceb
Merge master into haskell-updates 2022-03-16 00:10:32 +00:00
github-actions[bot]
6182623035
Merge master into haskell-updates 2022-03-14 00:11:26 +00:00
github-actions[bot]
1630ab9b47
Merge master into staging-next 2022-03-13 06:05:11 +00:00
R. Ryantm
cb75063bcc v2ray-geoip: 202203020509 -> 202203100039 2022-03-13 01:24:36 +00:00
Robert Hensing
14fd583715 all-cabal-hashes: 2022-03-09T16:42:26Z -> 2022-03-11T16:24:54Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-11 17:28:54 +01:00
sternenseemann
da80bef7ba all-cabal-hashes: 2022-03-08T11:03:28Z -> 2022-03-09T16:42:26Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-09 17:55:06 +01:00
sternenseemann
33f275b4c2 all-cabal-hashes: 2022-03-03T10:08:52Z -> 2022-03-08T11:03:28Z
* Regenerate package set

* Adjust overrides for upgrades of ghc-lib* and Cabal.
2022-03-08 13:57:59 +01:00
Malte Brandy
cb8de4139a Merge branch 'master' into haskell-updates 2022-03-05 20:52:26 +01:00
github-actions[bot]
61655037aa
Merge master into staging-next 2022-03-05 18:01:16 +00:00
Renaud
23ce610123
Merge pull request #161958 from c0bw3b/data/spdx_all_formats
spdx-license-list-data: make all formats available
2022-03-05 14:41:35 +01:00
github-actions[bot]
4ae95d3027
Merge master into haskell-updates 2022-03-04 00:12:11 +00:00
sternenseemann
63d53c31bb all-cabal-hashes: 2022-03-02T22:17:55Z -> 2022-03-03T10:08:52Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-03 12:40:43 +01:00
github-actions[bot]
0b6df04503
Merge master into staging-next 2022-03-03 06:05:53 +00:00
sternenseemann
79a75f971c all-cabal-hashes: 2022-02-27T02:04:39Z -> 2022-03-02T22:17:55Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-03-02 23:24:42 +01:00
R. Ryantm
a5ae949520 v2ray-geoip: 202202170030 -> 202203020509 2022-03-02 18:52:49 +00:00
sternenseemann
f2ff3e9ecb all-cabal-hashes: 2022-02-25T10:27:38Z -> 2022-02-27T02:04:39Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-27 10:39:26 +01:00
c0bw3b
88198555d0 spdx-license-list-data: make all formats available
Since the whole lot is quite big, split this derivation into multiple
outputs (one output for each file format).

And update to v3.16

Co-authored-by: Alvar Penning <post@0x21.biz>
2022-02-26 15:13:14 +01:00
sternenseemann
9510787372 all-cabal-hashes: 2022-02-23T21:28:02Z -> 2022-02-25T10:27:38Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-25 12:50:24 +01:00
github-actions[bot]
befe838e87
Merge master into haskell-updates 2022-02-24 00:09:57 +00:00
github-actions[bot]
cd6011bf17
Merge master into staging-next 2022-02-24 00:02:03 +00:00
sternenseemann
fab0d31f43 all-cabal-hashes: 2022-02-22T04:07:26Z -> 2022-02-23T21:28:02Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
and maintainers/scripts/haskell/regenerate-hackage-packages.sh.
2022-02-23 22:43:48 +01:00
Jan Tojnar
9a6974d579 osinfo-db: 20211216 → 20220214
https://gitlab.com/libosinfo/osinfo-db/-/commits/v20220214
2022-02-23 20:30:21 +01:00
R. Ryantm
c4cfcc559f wireless-regdb: 2021.08.28 -> 2022.02.18 2022-02-23 06:02:54 +00:00
sternenseemann
05232c1b7a all-cabal-hashes: 2022-02-17T20:36:23Z -> 2022-02-22T04:07:26Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-22 12:18:28 +01:00
Vladimír Čunát
32d8acf3b3
Merge #151247: tzdata: fix for darwin sandbox (into staging) 2022-02-22 12:00:02 +01:00
github-actions[bot]
a56ab263df
Merge master into haskell-updates 2022-02-20 00:11:55 +00:00
Mario Rodas
e6b7245fc3
Merge pull request #159663 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20210312 -> 20211216
2022-02-19 15:49:19 -05:00
Bobby Rong
0725034675
Merge pull request #160844 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202202100032 -> 202202170030
2022-02-19 14:53:44 +08:00
R. Ryantm
abf750fd2d ddccontrol-db: 20220119 -> 20220216 2022-02-19 07:32:54 +01:00
R. Ryantm
6f893105a0 v2ray-geoip: 202202100032 -> 202202170030 2022-02-19 06:17:54 +00:00
github-actions[bot]
a0dce50252
Merge master into haskell-updates 2022-02-19 00:10:47 +00:00
sternenseemann
19bdc1a4ab all-cabal-hashes: 2022-02-14T17:17:31Z -> 2022-02-17T20:36:23Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-18 18:24:22 +01:00
Nikolay Amiantov
3965d4c962 geolite-legacy: 2017-12-02 -> 2022-01-25
Use database from mailfud.org, with Arch Linux package as a snapshot.
2022-02-18 11:09:20 +03:00
sternenseemann
aeb2d5e2bc all-cabal-hashes: 2022-02-06T15:34:38Z -> 2022-02-14T17:17:31Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-14 18:32:04 +01:00
github-actions[bot]
0f3d35981c
Merge master into haskell-updates 2022-02-14 00:08:17 +00:00
R. Ryantm
1555480a4a v2ray-geoip: 202202030030 -> 202202100032 2022-02-13 11:40:33 +00:00
R. Ryantm
550284efe2 osinfo-db: 20210312 -> 20211216 2022-02-12 21:25:28 +00:00
github-actions[bot]
0648f0d8a3
Merge master into haskell-updates 2022-02-11 00:09:24 +00:00