classabbyamp
1490e17b58
common/build-helper/rust.sh: link to libsodium dynamically
...
without this envvar, libsodium-sys will attempt to link to libsodium
staticly, and may fail.
2022-03-15 14:52:08 +01:00
lemmi
8d4a72c445
flickcurl: remove package
...
unused since 2019
2022-03-15 14:51:31 +01:00
meator
209e1b7bdf
New package: qrcp-0.9.1
2022-03-15 14:49:54 +01:00
Daniel Eyßer
ac5e37447e
mpd: update to 0.23.6.
2022-03-15 14:49:32 +01:00
Leah Neukirchen
5fdf6b58db
python3-boto3: update to 1.21.19.
2022-03-15 14:14:31 +01:00
Alex Lohr
ba9e1001a3
slack-desktop: update to 4.24.0
...
Closes : #36141 [via git-merge-pr]
2022-03-14 20:11:04 -05:00
tibequadorian
e125a3c82c
nlopt: update to 2.7.1.
2022-03-14 18:15:56 +01:00
a dinosaur
6d7ae5d33e
Ice: orphan package(s)
2022-03-14 18:08:47 +01:00
mhmdanas
9af444712c
nodejs-lts: update to 12.22.10.
2022-03-14 18:05:12 +01:00
clyhtsuriva
64d8a07156
nbd: update to 3.24
2022-03-14 18:04:19 +01:00
Christopher Brannon
f3cdb76b07
tinyssh: update to 20220305.
...
This release contains a fix for
https://github.com/janmojzis/tinyssh/issues/63
2022-03-14 18:01:49 +01:00
Duncaen
5117bccab9
zchunk: update to 1.2.1.
2022-03-14 15:32:20 +01:00
Leah Neukirchen
188393d897
nncp: update to 8.7.2.
2022-03-14 12:55:58 +01:00
Leah Neukirchen
7bb8fee857
ugrep: update to 3.7.5.
2022-03-14 12:55:55 +01:00
Leah Neukirchen
89cc7812dd
weechat: update to 3.4.1.
2022-03-14 12:52:21 +01:00
clyhtsuriva
d47e358362
vale: update to 2.15.2
2022-03-14 10:05:19 +01:00
classabbyamp
47386acd28
New package: helvum-0.3.4
2022-03-14 08:08:30 +01:00
classabbyamp
191bf2460d
common/build-helper/rust.sh: fix cross for bindgen
...
When using a build.rs script to dynamically generate bindgen bindings
at build-time, it will run on the host, and by default bindgen will
generate bindings for the host arch/libc instead of the target.
To generate the bindings on cross, we need to use BINDGEN_EXTRA_CLANG_ARGS
to specify the proper sysroot and include path for the target.
These arguments are not used for anything other than bindgen's clang
invocation.
2022-03-14 08:08:30 +01:00
lemmi
4a1c88223f
abcm2ps: update to 8.14.13.
2022-03-14 02:36:47 +01:00
Cameron Nemo
b223db1957
gammastep: update to 2.0.8
2022-03-14 00:06:52 +01:00
mobinmob
afae936654
rage-player: update to 0.4.0.
2022-03-14 00:05:13 +01:00
mobinmob
41f5d0f054
LGOGDownloader: update to 3.9.
2022-03-14 00:04:49 +01:00
Animesh Sahu
2e11b37cd9
touchegg: update to 2.0.13
2022-03-13 23:50:10 +01:00
teldra
1d1af8f143
openimagedenoise: update to 1.4.3.
2022-03-13 23:31:31 +01:00
teldra
685804dfe5
py3status: update to 3.41.
2022-03-13 23:27:39 +01:00
teldra
37f5a162a8
pass-git-helper: update to 1.2.0.
2022-03-13 23:26:13 +01:00
mobinmob
dce3f8082e
s6-portable-utils: update to 2.2.4.0.
2022-03-13 23:23:03 +01:00
mobinmob
57542b37d1
s6: update to 2.11.1.0.
2022-03-13 23:23:03 +01:00
mobinmob
3618bfcfa1
execline: update to 2.8.3.0.
2022-03-13 23:23:03 +01:00
mobinmob
c148c5b332
skalibs: update to 2.11.2.0.
2022-03-13 23:23:03 +01:00
tibequadorian
1f2d3f7f1e
libgusb: update to 0.3.10.
2022-03-13 23:22:49 +01:00
Roberto Ricci
65f178709b
fscrypt: update to 0.3.3.
2022-03-13 23:19:09 +01:00
Frank Steinborn
c468660538
xterm: update to 372.
2022-03-13 23:17:42 +01:00
ologantr
a0fe4229dc
sqlite: update to 3.38.1.
2022-03-13 23:06:13 +01:00
Tim Sandquist
dc49c1d355
gns3-gui: update to 2.2.31.
2022-03-13 22:54:33 +01:00
Tim Sandquist
7464b1feee
gns3-server: update to 2.2.31.
2022-03-13 22:54:33 +01:00
Tim Sandquist
0ad74197c0
kubernetes-kind: update to 0.12.0.
2022-03-13 22:52:18 +01:00
cinerea0
605ccc2a38
just: update to 1.1.0.
2022-03-13 22:43:30 +01:00
cinerea0
9f22215912
texlab: update to 3.3.2, restore cross.
2022-03-13 22:30:19 +01:00
anelki
341aabdd6b
Signal-Desktop: update to 5.35
2022-03-13 22:28:36 +01:00
cinerea0
98ba33b1e1
procs: update to 0.12.1.
2022-03-13 22:27:31 +01:00
skmpz
24ab731ab4
python3-curl: update to 7.45.0, adopt.
2022-03-13 22:26:49 +01:00
Daniel Eyßer
2ce13c00d2
kopia: update to 0.10.6.
2022-03-13 22:23:51 +01:00
UsernameRandomlyGenerated
6941fe0bee
dhcpcd: update to 9.4.1.
2022-03-13 22:23:12 +01:00
newbluemoon
7519fd5ef3
praat: update to 6.2.09
2022-03-13 22:19:33 +01:00
Leah Neukirchen
edafe13fe7
linux5.10: update to 5.10.105.
2022-03-13 15:42:28 +01:00
Leah Neukirchen
d24fd9d630
linux5.15: update to 5.15.28.
2022-03-13 15:42:28 +01:00
Đoàn Trần Công Danh
66f66f53d8
fcitx-chewing: need libfcitx in hostmakedepends
2022-03-13 20:24:47 +07:00
Đoàn Trần Công Danh
e006da1cf4
libchewing: cross-compiling
2022-03-13 20:24:47 +07:00
Đoàn Trần Công Danh
c0377e57a6
fcitx5-unikey: update to 5.0.9.
2022-03-13 20:24:47 +07:00