Simon Bruder
8cb3340ffe
yuzu-{ea,mainline}: {2841,1092} -> {2901,1131}
...
This also changes the update script for EA to fetch the two latest
releases, filter for tags matching /^EA-[0-9]*/ and pick the latest one.
This is required because recently the auto-updater (tag: continuous) is
the latest release, which would have been picked by the update script.
It also updates the free icons patch, which is needed due to yuzu
changing how they track licenses of files to REUSE. The comment is
updated to reflect the workflow that is needed to create the patch,
because pineapple does not include files beginning with a dot in its
source.
2022-08-14 10:48:29 +02:00
Sandro
541a3ca27c
Merge pull request #185592 from astro/trenchbroom
2022-08-12 22:04:45 +02:00
Fabian Affolter
74822578b2
Merge pull request #186275 from fabaff/hahomematic-bump
...
python310Packages.hahomematic: 2022.8.5 -> 2022.8.7
2022-08-12 21:53:43 +02:00
Fabian Affolter
07158cc29c
Merge pull request #186285 from fabaff/types-setuptools-bump
...
python310Packages.types-setuptools: 63.4.1 -> 64.0.0
2022-08-12 21:53:00 +02:00
Fabian Affolter
1c53c4d930
Merge pull request #186320 from r-ryantm/auto-update/tflint
...
tflint: 0.39.2 -> 0.39.3
2022-08-12 21:51:23 +02:00
superherointj
2c98484d20
Merge pull request #186266 from PedroHLC/zen-kernels-5.19.1
...
linux_zen: 5.18.16 -> 5.19.1; linux_lqx: 5.18.16-lqx2 -> 5.18.17-lqx1
2022-08-12 16:25:04 -03:00
Jan Tojnar
224fc9d138
editorconfig-core-c: 0.12.1 → 0.12.5
...
Ported to PCRE2.
https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.2
https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.3
https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.4
https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.5
2022-08-12 20:55:55 +02:00
PedroHLC ☭
28d23a540e
linux_zen: 5.18.16 -> 5.19.1; linux_lqx: 5.18.16-lqx2 -> 5.18.17-lqx1
2022-08-12 15:27:00 -03:00
Austin Seipp
5b93ac113c
yosys: 0.18 -> 0.20
...
Includes necessary `abc` update as well.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-08-12 13:23:18 -05:00
superherointj
37b546ea6a
Merge pull request #186321 from PedroHLC/nvidia-beta-broken-5.19
...
nvidia-x11-beta: mark broken for linux 5.19
2022-08-12 15:22:43 -03:00
PedroHLC ☭
074c21e2d3
nvidia-x11-beta: mark broken for linux 5.19
2022-08-12 15:20:08 -03:00
R. Ryantm
e8529ae84a
tflint: 0.39.2 -> 0.39.3
2022-08-12 17:45:29 +00:00
Sebastián Mancilla
10b8ec9dd1
Merge pull request #180596 from sikmir/tg
...
tg: init at 0.19.0
2022-08-12 13:38:55 -04:00
Sebastián Mancilla
1812566f24
Merge pull request #185120 from danth/dendrite-0.9.1
...
dendrite: 0.8.9 -> 0.9.1
2022-08-12 13:25:31 -04:00
Sebastián Mancilla
3ec67444cf
Merge pull request #185341 from r-ryantm/auto-update/pcsx2
...
pcsx2: 1.7.3128 -> 1.7.3165
2022-08-12 13:22:15 -04:00
Sebastián Mancilla
689d384260
Merge pull request #185806 from Prillan/update-sbt
...
sbt: 1.6.2 -> 1.7.1
2022-08-12 13:12:05 -04:00
Sebastián Mancilla
e76a3f806f
Merge pull request #183793 from r-ryantm/auto-update/rabbitmq-server
...
rabbitmq-server: 3.9.14 -> 3.10.6
2022-08-12 13:11:20 -04:00
Sebastián Mancilla
35b1994c70
Merge pull request #185502 from jiegec/sioyek
...
sioyek: unbreak on darwin
2022-08-12 13:05:38 -04:00
Sebastián Mancilla
d686550401
Merge pull request #184825 from jiegec/foremost-darwin
...
foremost: unbreak on Darwin
2022-08-12 12:46:29 -04:00
Jan Tojnar
365557e043
xxe-pe: 10.1.0 → 10.2.0
...
https://www.xmlmind.com/pipermail/xmleditor-support/2022-July/012797.html
Old version has broken src URL.
2022-08-12 18:26:26 +02:00
Sebastián Mancilla
de93b48a79
Merge pull request #182351 from jiegec/rain
...
rain: init at 1.2.0
2022-08-12 12:05:30 -04:00
Sebastián Mancilla
b9ce2756a1
Merge pull request #178884 from dtzWill/update/verliator-4.224
...
verilator: 4.222 -> 4.224
2022-08-12 12:00:50 -04:00
Sebastián Mancilla
66463d1134
Merge pull request #180041 from ilkecan/update-zsh-completions
...
zsh-completions: 0.33.0 -> 0.34.0
2022-08-12 12:00:25 -04:00
Emil "AngryAnt" Johansen
371b6e1561
review fixes
2022-08-12 11:52:31 -04:00
Emil "AngryAnt" Johansen
a99d6e2556
avalonia-ilspy: fix copyDesktopItems use missing from initial review
2022-08-12 11:52:31 -04:00
Jiajie Chen
214c291f55
rain: init at 1.2.0
...
It cannot build with Go 1.18, so Go 1.17 is used.
2022-08-12 23:22:07 +08:00
Anderson Torres
ff8e8d4b4f
Merge pull request #186235 from AndersonTorres/zerox
...
0x: init at unstable-2022-07-11
2022-08-12 12:02:22 -03:00
R. Ryantm
4b7dbc98f7
alpine-make-vm-image: 0.8.0 -> 0.9.0
2022-08-12 14:05:57 +00:00
Bobby Rong
1c7089d9e7
Merge pull request #184381 from r-ryantm/auto-update/morgen
...
morgen: 2.5.2 -> 2.5.8
2022-08-12 22:05:42 +08:00
fn ⌃ ⌥
b81820713f
micro: install icon
2022-08-12 08:58:56 -05:00
R. Ryantm
26dbb2ea4a
crow-translate: 2.9.8 -> 2.9.10
2022-08-12 08:56:30 -05:00
Bobby Rong
344018e42a
Merge pull request #183161 from r-ryantm/auto-update/alfaview
...
alfaview: 8.47.0 -> 8.49.1
2022-08-12 21:39:53 +08:00
Bobby Rong
f418ad7983
Merge pull request #183342 from r-ryantm/auto-update/heatseeker
...
heatseeker: 1.7.1 -> 1.7.2
2022-08-12 21:36:39 +08:00
Bobby Rong
e532e26eb3
Merge pull request #183351 from r-ryantm/auto-update/htpdate
...
htpdate: 1.3.3 -> 1.3.5
2022-08-12 21:35:52 +08:00
Bobby Rong
1b6fb6f647
Merge pull request #184070 from r-ryantm/auto-update/t-rec
...
t-rec: 0.7.3 -> 0.7.4
2022-08-12 21:34:37 +08:00
Sandro
df97735064
Merge pull request #173669 from SuperSandro2000/gitea
2022-08-12 15:33:46 +02:00
Bobby Rong
bcf132c9a7
Merge pull request #185810 from foolnotion/master
...
seer: 1.7 -> 1.8
2022-08-12 21:16:37 +08:00
Fabian Affolter
42946d89e7
python310Packages.types-setuptools: 63.4.1 -> 64.0.0
2022-08-12 15:11:22 +02:00
superherointj
14b9205ae2
Merge pull request #186242 from tomhoule/upgrade-prisma-to-4-2-1
...
nodePackages.prisma: 4.1.1 -> 4.2.1
2022-08-12 09:45:50 -03:00
Doron Behar
c4a0efdd5a
Merge pull request #185816 from AndrewKvalheim/asciidoctor-with-extensions/java
...
asciidoctor-with-extensions: add Java dependency
2022-08-12 15:06:08 +03:00
Doron Behar
5538d7aec6
Merge pull request #186162 from alerque/sile-0.14.2
2022-08-12 15:03:58 +03:00
Fabian Affolter
633d0afe3e
python310Packages.hahomematic: 2022.8.6 -> 2022.8.7
2022-08-12 14:03:12 +02:00
Fabian Affolter
673f2fffc4
python310Packages.hahomematic: 2022.8.5 -> 2022.8.6
2022-08-12 14:02:59 +02:00
Fabian Affolter
84ee3aa55b
Merge pull request #186204 from r-ryantm/auto-update/python3.10-defcon
...
python310Packages.defcon: 0.10.1 -> 0.10.2
2022-08-12 13:58:07 +02:00
markuskowa
37990eb595
Merge pull request #186265 from posch/slurm-22.05.3
...
slurm: 22.05.2 -> 22.05.3
2022-08-12 13:54:45 +02:00
Martin Weinelt
5c1942b143
Merge pull request #186261 from wahjava/update-headscale
2022-08-12 13:44:24 +02:00
Martin Weinelt
6f487ee34e
Merge pull request #186262 from marsam/update-pgformatter
2022-08-12 13:35:44 +02:00
Mario Rodas
b473175b3c
Merge pull request #185570 from kilianar/igv-2.13.2
...
igv: 2.8.13 -> 2.13.2
2022-08-12 06:32:23 -05:00
Mario Rodas
112f70d3e3
Merge pull request #185901 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20220719 -> 20220803
2022-08-12 06:24:52 -05:00
Mario Rodas
271df481de
Merge pull request #186090 from r-ryantm/auto-update/flannel
...
flannel: 0.19.0 -> 0.19.1
2022-08-12 06:22:53 -05:00