bump(main/neovim-nightly): 0.9.0-dev-566+gbf459641a

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-28 06:20:48 +00:00
parent e35731787b
commit b7f1a6a796
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.9.0-dev-561+gd4af8c620"
TERMUX_PKG_VERSION="1:0.9.0-dev-566+gbf459641a"
TERMUX_PKG_SRCURL="https://github.com/neovim/neovim/archive/nightly.tar.gz"
TERMUX_PKG_SHA256=4b1d1dfe0b80627a03e294a678f4aa3c62f35b7ed000d144534205c1b0c961f3
TERMUX_PKG_SHA256=407a4efe71a97ac83851a0a3efb0870456a5b7fdb84ebd9d76253eb42627f2b7
TERMUX_PKG_DEPENDS="libiconv, libuv, luv, libmsgpack, libandroid-support, libvterm, libtermkey, libluajit, libunibilium, libtreesitter"
TERMUX_PKG_HOSTBUILD=true