q66
760ce3c94a
postgresql: remove stale postgresql9.6 symlinks
2022-07-26 00:55:02 +02:00
Gabriel Sanches
f594149f0e
rust-analyzer: update to 2022.07.25.
2022-07-25 18:47:42 -04:00
q66
dee6794300
pipewire: fix build on big endian
2022-07-25 22:25:36 +02:00
Benjamín Albiñana
48eb187dc8
python3-dominate: update to 2.7.0.
2022-07-25 16:10:56 -04:00
skmpz
d8c209094a
benchmark: update to 1.7.0.
2022-07-25 16:02:47 -04:00
q66
f1af90afdc
duc: fix checksum
2022-07-25 20:25:51 +02:00
Piotr Wójcik
b144acf42d
gst-plugins-good1: ad wayland build option
2022-07-25 19:28:38 +02:00
Piotr Wójcik
f37161c3b2
gst-plugins-base1: add wayland build option
2022-07-25 19:28:38 +02:00
Piotr Wójcik
6031af937e
plasma-framework: add wayland build option
2022-07-25 19:28:38 +02:00
Piotr Wójcik
e2bc1bea36
mesa: add wayland build option
2022-07-25 19:28:38 +02:00
Piotr Wójcik
3a99a46576
gst-plugins-bad1: wayland build option
2022-07-25 19:28:38 +02:00
Piotr Wójcik
202ed1789a
kguiaddons: add wayland and x11 build options
2022-07-25 19:28:38 +02:00
André Cerqueira
fdb4c24621
pipewire: update to 0.3.56.
2022-07-25 16:16:52 +00:00
André Cerqueira
f71ee38558
sbc: update to 2.0.
2022-07-25 11:19:39 -04:00
Benjamín Albiñana
d87d7d5c83
quakespasm: update to 0.94.7.
2022-07-25 11:16:10 -04:00
classabbyamp
abec27aefc
soju: update to 0.5.0.
2022-07-25 11:04:04 -04:00
André Cerqueira
30db5f5957
batsignal: update to 1.5.0.
2022-07-25 21:26:14 +07:00
Đoàn Trần Công Danh
051838657f
python3-keyring: update to 23.7.0.
2022-07-25 19:03:06 +07:00
Nathan-MV
1cf27c7dc3
Komikku: update to 0.40.0.
2022-07-25 19:03:06 +07:00
q66
2e1e4f7d37
radare2: fix build on ppc32
2022-07-25 13:48:44 +02:00
0x5c
fa9095b5ca
python3-pymediainfo: remove unused dependency.
...
python3-importlib_metadata is a backport of new-ish importlib APIs for python
versions under 3.10 (3.8 in some cases). Since Void already has python 3.10,
the backport is completely unused and the package is already using the builtin
importlib.metadata (note the dot in place of the underscore).
2022-07-25 18:35:53 +07:00
KuhnChris
5afcf36fa5
New package: gopass-jsonapi-1.14.3
...
Close : #38246
2022-07-25 18:33:34 +07:00
Đoàn Trần Công Danh
4ea1f4ae58
python3-Sphinx: update to 5.0.2.
2022-07-25 18:13:53 +07:00
Đoàn Trần Công Danh
88d20e6468
w3m: update to 0.5.3+git20220429.
2022-07-25 18:13:52 +07:00
Đoàn Trần Công Danh
ebb5c0f4e6
python3-PyQt5-webengine: update to 5.15.6.
2022-07-25 18:13:52 +07:00
Đoàn Trần Công Danh
51be7962e6
python3-PyQt5: update to 5.15.7.
2022-07-25 18:13:52 +07:00
Đoàn Trần Công Danh
dab0ce3be4
python3-sip-PyQt5: update to 12.11.0.
2022-07-25 18:13:51 +07:00
Đoàn Trần Công Danh
145608da0d
python3-PyQt-builder: update to 1.13.0.
2022-07-25 18:13:51 +07:00
Đoàn Trần Công Danh
6ad45bd8d1
sip: update to 6.6.2.
2022-07-25 18:13:51 +07:00
Jakob Rydhof
80ba3b9d3c
docker-credential-pass: Fix broken post_install
...
There cannot be two `post_install` hooks in the template, it made the
second hook overwrite the first, which meant /usr/bin/cmd was never
moved.
2022-07-25 11:36:18 +02:00
André Cerqueira
4111438a55
rofi-emoji: update to 3.0.1.
2022-07-25 03:57:22 -04:00
Adam Gausmann
45f8914411
rpi-imager: update to 1.7.2.
2022-07-25 03:21:03 -04:00
mobinmob
96e4db758a
duc: update to 1.4.5.
...
Also:
- add changelog
- remove sed invocation in post_extract().
2022-07-25 03:20:26 -04:00
Karl Nilsson
f63d034981
python3-svg.path: update to 6.2.
2022-07-25 03:15:59 -04:00
Karl Nilsson
1fce7020b9
python3-zeroconf: update to 0.38.7.
2022-07-25 03:11:56 -04:00
Karl Nilsson
edc4b1d390
python3-certifi: update to 2022.06.15.
2022-07-25 03:10:10 -04:00
Michal Vasilek
f6d871f3bf
New package: gnome-browser-connector-42.0
2022-07-25 08:04:10 +02:00
q66
7ae570f65c
OpenRCT2: enforce 64-bit long double
...
This is a workaround for IBM long double not allowing for
constant expressions.
2022-07-24 23:40:20 +02:00
q66
be24bac5ac
lua-language-server: fix build on ppc* and probably somewhere else
...
I don't see why this bundles bee.lua three times, but okay (that
is why the fixes are duplicated three times)
In any case, fixes two things:
1) bee.lua implements a custom spinlock (why???) which needs a
cpu_relax, which was unimplemented on ppc* so fill that in
2) at some point this random test was added, which I do not see
what it is supposed to accomplish, since Lua does not guarantee
order of iteration in a table in any way, so technically this
should fail in most cases (the tests are run on every build,
why does it not fail on x86?) - the commit message is literally
just "add a test" in chinese, so it is not particularly helpful
2022-07-24 21:52:59 +02:00
Leah Neukirchen
751e1ae236
perl-WWW-Mechanize: update to 2.12.
2022-07-24 19:18:12 +02:00
Michal Vasilek
795c47b1b9
.github/issue_template: discourage update requests
...
This is only mentioned in the bug report issue template, so some people
miss it because they don't look at the bug report issue template and
just open an issue without a template.
2022-07-24 17:52:38 +02:00
Alex Lohr
f21fa0f485
google-chrome: update to 103.0.5060.134
2022-07-24 22:24:49 +07:00
meator
356a11f062
hwinfo: update to 21.82.
2022-07-24 22:23:43 +07:00
Marcin Puc
e809671ef3
uacme: update to 1.7.2
2022-07-24 21:37:23 +07:00
Evgeny Ermakov
e6b4f70c93
iwd: update to 1.29.
...
Close : #38184
2022-07-24 21:35:44 +07:00
Đoàn Trần Công Danh
f9afc568d0
linux5.10: update to 5.10.132.
2022-07-24 21:31:40 +07:00
Jami Kettunen
335634a5fb
linux5.10: add Waydroid configs for {arm64,i386,x86_64}-dotconfig
2022-07-24 21:31:35 +07:00
André Cerqueira
7accecccc6
spice-gtk: update to 0.41.
2022-07-24 11:55:37 +02:00
Michal Vasilek
74c60816ff
gtk-vnc: update to 1.3.1.
2022-07-24 11:48:04 +02:00
Michal Vasilek
2948927e7d
jsonrpc-glib: update to 3.42.0.
2022-07-24 11:47:43 +02:00