201760 Commits

Author SHA1 Message Date
Saksham
afd99fb6d1 Signal-Desktop: update to 7.36.1 2024-12-20 14:10:50 -05:00
Saksham
131f5a1c2c sublime-text4: update to 4189, adopt 2024-12-20 14:10:38 -05:00
tranzystorekk
1733ad6df3 github-cli: update to 2.64.0 2024-12-20 19:59:21 +01:00
Leah Neukirchen
4dcad43166 age: update to 1.2.1. 2024-12-20 14:49:37 +01:00
Leah Neukirchen
f02e472dbf xorg-server: update to 21.1.15. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
89d3dd9a57 z3: update to 4.13.4. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
fa868c28d7 bzip3: update to 1.5.1. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
f6fd4112eb weechat: update to 4.5.0. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
3cfa19ba5d oksh: update to 7.6. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
d2fdc9415f apk-tools: update to 2.14.7. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
95154024e7 libxcvt: update to 0.1.3. 2024-12-20 14:49:29 +01:00
Leah Neukirchen
b7c36b8678 libICE: update to 1.1.2. 2024-12-20 14:49:29 +01:00
zlice
b29363bb7b discord: update to 0.0.78 2024-12-20 06:40:28 -05:00
Henry Precheur
ed5910b56d zoom: update to 6.3.0.5527 2024-12-20 06:28:51 -05:00
Duncaen
4c85a441a7
linux6.6: update to 6.6.66. 2024-12-20 04:36:38 +01:00
Duncaen
b6d6416ca2
linux6.12: update to 6.12.5. 2024-12-20 04:36:38 +01:00
bitterhalt
0cd248af97 yazi: update to 0.4.1. 2024-12-19 23:56:52 +01:00
Duncaen
605ce21014
c-ares: update to 1.34.4. 2024-12-19 23:39:35 +01:00
classabbyamp
e23105be37
newt: rebuild to fix missing packages 2024-12-19 17:07:15 -05:00
classabbyamp
29efc13125 lvm2: update to 2.03.29. 2024-12-19 17:00:32 -05:00
classabbyamp
81908f0875
virt-manager: update to 5.0.0. 2024-12-19 15:28:56 -05:00
Andrea Brancaleoni
026b49156a terragrunt: update to 0.70.4. 2024-12-19 18:39:18 +00:00
Andrea Brancaleoni
dd94814b14 terraform: update to 1.10.3. 2024-12-19 18:37:06 +00:00
Andrea Brancaleoni
da8a64febd moby: update to 27.4.1. 2024-12-19 18:35:49 +00:00
Andrea Brancaleoni
e6c07b3964 docker-cli: update to 27.4.1. 2024-12-19 18:35:00 +00:00
classabbyamp
dc4fd7f6ae
python: add python-tkinter and idle-python to metapkg
also rename idle-python -> idle-python2
2024-12-19 13:19:46 -05:00
Duncaen
03be795196
erofs-utils: update to 1.8.3. 2024-12-19 18:40:54 +01:00
Đoàn Trần Công Danh
0980253a6a spotify-player: fix build for armv6l 2024-12-19 21:55:35 +07:00
Đoàn Trần Công Danh
20e49fb5d1 xfce4-notifyd: fix provides caused by 232221efafd 2024-12-19 21:33:12 +07:00
Đoàn Trần Công Danh
c3eba563e3 libjpeg-turbo: fix provides caused by 232221efafd 2024-12-19 21:33:11 +07:00
Đoàn Trần Công Danh
752ef452d9 boost: fix provides caused by 232221efafd 2024-12-19 21:33:11 +07:00
Đoàn Trần Công Danh
ee2368a0e5 hooks/gen-provides: Correctly uses builtin provides and mapfile
- `read -r -a' somehow doesn't work with newline, but we don't need to
  invoke a builtin for that, we can just simply assign to the variable
- In `mapfile', `-t' is used for removing newline, not for target. The
  targeting array need to be specified last in the array.

Close #53532
2024-12-19 21:28:47 +07:00
Đoàn Trần Công Danh
11f8137f27 pragha: enable dlna server 2024-12-19 20:38:14 +07:00
Đoàn Trần Công Danh
b7633929ea rygel: require gupnp-devel 2024-12-19 20:38:14 +07:00
Đoàn Trần Công Danh
1c3814e8e8 ranger: fix trash command
Close #53542
2024-12-19 16:47:20 +07:00
Mateusz Sylwestrzak
bbf4a8f89e libnitrokey: move udev rules to nitrokey-udev-rules 2024-12-18 23:47:26 -05:00
Mateusz Sylwestrzak
ab9704f016 New package: nitrokey-udev-rules-1.0.0 2024-12-18 23:47:26 -05:00
Xavier Fortier
371634cc73 spotify-player: update to 0.20.4. 2024-12-18 23:28:55 -05:00
classabbyamp
16e63b5361 mkinitcpio: fix lvm2 hook
After discussion with upstream, the mkinitcpio-specific udev rules used
by the encrypt and lvm2 hooks will be vendored in the upstream repo.
This means we can avoid vendoring them in void-packages. The lvm2
runtime hook is no longer needed as lvmetad no longer exists. The
patches to the lvm2 install hook are no longer needed as mkinitcpio
detects the need to add the lvm2 and dm-setup binaries from the udev
rules, and the proper udev rules are now included.

Fixes: #53496
Closes: #53503
2024-12-18 23:27:59 -05:00
classabbyamp
a72bf321f2 lvm2: remove unused lvmetad service
it wasn't installed and lvmetad no longer exists

Co-authored-by: Yoan Tournade <y@yoantournade.com>
2024-12-18 23:27:59 -05:00
Saksham Verma
3f40bc263e Signal-Desktop: update to 7.34.0 2024-12-18 23:26:40 -05:00
classabbyamp
9de602ab0c
python: remove outdated INSTALL.msg 2024-12-18 23:21:30 -05:00
classabbyamp
e15129e18f
yt-dlp: update to 2024.12.13. 2024-12-18 23:21:19 -05:00
classabbyamp
1c5ed2fc25
vivaldi: update to 7.0.3495.26+1. 2024-12-18 23:21:14 -05:00
classabbyamp
f606e1c7b5
tailscale: update to 1.78.3. 2024-12-18 23:18:30 -05:00
classabbyamp
07748a2fa8
uv: update to 0.5.8. 2024-12-18 23:18:23 -05:00
classabbyamp
7ba127e213
kitty: update to 0.38.0. 2024-12-18 23:16:56 -05:00
classabbyamp
b5d0b8db2b
fastfetch: update to 2.32.1. 2024-12-18 23:16:52 -05:00
classabbyamp
838d2658fb
opencamlib: fully disable python bindings on cross/32bit 2024-12-18 22:04:30 -05:00
Đoàn Trần Công Danh
8363263761 xfwm4: update to 4.20.0. 2024-12-19 09:45:22 +07:00