neovim-nightly: update to 0.8.0-dev-929-g9a100ee16

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-24 06:21:23 +00:00
parent b021e85e15
commit 6ac5f5b322
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ TERMUX_PKG_MAINTAINER="Aditya Alok <alok@termux.org>"
# Upstream now has version number like "0.8.0-dev-698-ga5920e98f", but actually
# "0.8.0-dev-698-g1ef84547a" < "0.8.0-dev-nightly-10-g1a07044c1", we need to bump
# the epoch of the package version.
TERMUX_PKG_VERSION="1:0.8.0-dev-922-g42e9fe7d9"
TERMUX_PKG_VERSION="1:0.8.0-dev-929-g9a100ee16"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=8ece7f9bb698fbd7679231369e41455d269a22a699711ce246b6d881379620ca
TERMUX_PKG_SHA256=9a72401de3308da3f95263cc60db5f32ff3eb858666ff13a63048faf4926757d
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true