neovim: rebuild to fix segfault after libuv update

Fixes #20119
This commit is contained in:
Biswapriyo Nath
2024-02-20 14:40:40 +05:30
committed by GitHub
parent d3a2edc529
commit 69f4083dee

View File

@@ -4,7 +4,7 @@ _realname=neovim
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.9.5
pkgrel=2
pkgrel=3
pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs (mingw-w64)'
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')