Commit Graph

18246 Commits

Author SHA1 Message Date
Aditya Alok
0e1d232a65
feat(vcsh): enable auto-update, upgrade to 2.0.4
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 20:02:30 +05:30
Aditya Alok
65e3eae5fe
feat(uftrace): enable auto-update, upgrade to 0.11
- enable luajit support

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 20:02:30 +05:30
Aditya Alok
c6090e7d2f
feat(uwsgi): enable auto-update, upgrade to 2.0.20
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 20:02:29 +05:30
Tee KOBAYASHI
54beaf1a2b natpmpc: Fix argc/argv off-by-one error 2022-04-16 23:29:00 +09:00
Aditya Alok
610e0da3c4
fix(pngquant): use newest-tag for auto-update
upstream do not have any releases

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 19:33:31 +05:30
Lucinda May Phipps
f7724cc290
iwyu: update to 0.18 2022-04-16 12:41:57 +01:00
Aditya Alok
060995a11c
feat(pngquant): enable auto update
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 16:23:57 +05:30
Aditya Alok
43b0225350
feat(youtubedr): add shell completions
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 15:20:18 +05:30
Tee KOBAYASHI
c6db2c46c6 new package: lilypond 2022-04-16 18:26:11 +09:00
Yaksh Bariya
dcaf44f95b
ci: sleep only when aptly_add_to_repo returns with status code 000
It is just a waste of time to sleep for 3 minutes when the packages are
successfully added and aptly returns 200 http code
2022-04-16 14:07:17 +05:30
Yaksh Bariya
cac3799e1d
ci: further split jobs to improve log browsing experience 2022-04-16 14:07:12 +05:30
Aditya Alok
6e63cf1832
chore(starship): update to 1.6.2
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 12:27:51 +05:30
Termux Github Actions
755074b1df neovim-nightly: update to 0.8.0-dev+3-g3f2e9298b
This commit has been automatically submitted by Github Actions.
2022-04-16 06:19:52 +00:00
Tee KOBAYASHI
996050c31e new package: hunspell-hu 2022-04-16 13:45:53 +09:00
Tee KOBAYASHI
5729099272 new package: hunspell-nl 2022-04-16 13:45:53 +09:00
Aditya Alok
ff67d7b744
fix(neovim-nightly): version extraction
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 09:05:32 +05:30
Aditya Alok
3031f1377e
Revert "neovim-nightly: update to"
This reverts commit 5508608c04.
2022-04-16 08:56:26 +05:30
Termux Github Actions
5508608c04 neovim-nightly: update to
This commit has been automatically submitted by Github Actions.
2022-04-16 00:27:53 +00:00
Aditya Alok
8cb908d8c1
fix(nvim): error: failed to initialize builtin lua modules
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 04:10:24 +05:30
Aditya Alok
c9fc0b11fd
chore(neovim): update to 0.7.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 03:23:30 +05:30
Aditya Alok
f1c314d993
fix(neovim-nightly): version check
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 03:23:09 +05:30
Aditya Alok
d5da77f702
chore(libnl): update to 3.6.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 00:26:17 +05:30
Termux Github Actions
40a3c56297 pcre2: update to 10.40
This commit has been automatically submitted by Github Actions.
2022-04-15 18:16:48 +00:00
Termux Github Actions
4048fb12fd neomutt: update to 20220415
This commit has been automatically submitted by Github Actions.
2022-04-15 18:10:46 +00:00
Tee KOBAYASHI
77c3ae5d89 libcap: Update to 2.64 2022-04-15 23:02:54 +05:30
Tee KOBAYASHI
58419f1859 mutt: Update to 2.2.3 2022-04-15 22:59:49 +05:30
Tee KOBAYASHI
73c8a807b0 pango: Update to 1.50.7 2022-04-15 22:59:06 +05:30
Tee KOBAYASHI
a32ba944c5 glib: Update to 2.72.1 2022-04-15 22:59:06 +05:30
Tee KOBAYASHI
702202955c git: Update to 2.35.3 2022-04-15 22:54:27 +05:30
Tee KOBAYASHI
b7a37ce177 new package: tex-gyre 2022-04-15 22:59:55 +09:00
Termux Github Actions
993ec912ff lua-language-server: update to 3.0.2
This commit has been automatically submitted by Github Actions.
2022-04-15 12:12:52 +00:00
Termux Github Actions
24eed09299 jfrog-cli: update to 2.16.0
This commit has been automatically submitted by Github Actions.
2022-04-15 12:11:26 +00:00
Aditya Alok
f02b55089b
feat(neovim-nightly): more robust version checking and extraction
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-15 15:23:41 +05:30
Aditya Alok
0203d5e224
fix(neovim-nightly): update version extraction regexp
probably github changed pages code, so regexp too should change

fix #10020

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-15 13:27:58 +05:30
Tee KOBAYASHI
d7b65c2c97 new package: vobsub2srt 2022-04-15 16:55:47 +09:00
marcusz
ce99a04eab
move and update htop to 3.0.5 from root-repo (#9998)
package `htop` will be merged into one and should be usable for all users while keeping it up-to-date
2022-04-15 15:36:10 +08:00
Termux Github Actions
f259208661 neovim-nightly: update to
This commit has been automatically submitted by Github Actions.
2022-04-15 06:15:38 +00:00
Tee KOBAYASHI
15867e61e2 new package: binutils-is-llvm 2022-04-15 15:07:32 +09:00
Butta
bb345ed241 swift: update from 5.5.3 to 5.6.1 2022-04-15 11:13:42 +05:30
Tee KOBAYASHI
25167cf73d new package: srt2vobsub 2022-04-15 14:28:12 +09:00
Tee KOBAYASHI
8da8a1009b new package: bdsup2sub 2022-04-15 14:28:12 +09:00
Aditya Alok
14d6d3e0f2
chore(gpg-keys): update gpg keys of @mradityaalok
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 22:40:33 +05:30
Aditya Alok
b976129265
fix(erlang): check for stable release before auto-updating
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 20:41:20 +05:30
Termux Github Actions
55ebd59a47 hugo: update to 0.97.0
This commit has been automatically submitted by Github Actions.
2022-04-14 12:20:41 +00:00
Yaksh Bariya
b24d58c1d4
rust: rebuild to test whether new upload logic resolves issues 2022-04-14 17:38:06 +05:30
Yaksh Bariya
c4ab7bcfd0
attempt2: Fix repository upload problems
Earlier in 5b8b15e7aa, I had configured
our upload scripts to treat failure of `aptly_add_to_repo` as failure to publish
packages at all. However it won't work, since even if all debs are
uploaded, and aptly_add_to_repo is called, debs are moved from temporary
directory to the repository. The proxy may drop connection during this
moment due to stale connection. And just after that we call
aptly_delete_dir which will delete the temporary directory. On the
server side, aptly will however continue to move debs from temporary
directory. Repository is published, but since the temporary directory is
removed during the transaction, the transaction never completely
succeeds. So only some of the debs are uploaded practically. This is now
fixed by adding a sleep of 180s (should be more than enough for all
stuff)
2022-04-14 17:26:22 +05:30
Aditya Alok
d43f9ea9af
fix(erlang): update version regexp
- Only match stable versions, not intermidiate (*-rc* releases) release candidates.

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 16:22:05 +05:30
Aditya Alok
930042d031
chore(nushell): update to 0.61.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-14 15:49:20 +05:30
Aditya Alok
fe326e9990
chore(topgrade): update to 8.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
2022-04-14 13:22:27 +05:30
Henrik Grimler
369db121c1
CI: packages: fix if statement syntax .. again 2022-04-14 09:06:08 +02:00