neovim-qt-unwrapped: 0.2.17 -> 0.2.18

This commit is contained in:
R. Ryantm
2023-10-23 15:16:54 +02:00
committed by Matthieu Coudron
parent fbcb58da95
commit 2f90fcb973
@@ -2,13 +2,13 @@
mkDerivation rec {
pname = "neovim-qt-unwrapped";
version = "0.2.17";
version = "0.2.18";
src = fetchFromGitHub {
owner = "equalsraf";
repo = "neovim-qt";
rev = "v${version}";
sha256 = "sha256-UJXaHENqau5EEe5c94pJuNxZU5rutJs642w9Cof8Sa4=";
sha256 = "sha256-BitFHHwL2aqBUpY/8eHaZIFvnDCeABC6w33Vmbx0z2g=";
};
cmakeFlags = [