neovim-nightly: update to 0.8.0-dev-945-ge4e0e8ce6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-25 06:24:54 +00:00
parent 3609cbd6c7
commit 7424079e81
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-929-g9a100ee16"
TERMUX_PKG_VERSION="1:0.8.0-dev-945-ge4e0e8ce6"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=9a72401de3308da3f95263cc60db5f32ff3eb858666ff13a63048faf4926757d
TERMUX_PKG_SHA256=24106370728b512eca3b97c86e9ef2e69e95154d566589661b6325c5d382a51e
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true