coc-vimlsp: 0-unstable-2023-06-26 -> 0.8.0-unstable-2023-06-26 (#459460)

This commit is contained in:
dish
2025-11-07 14:34:12 +00:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "coc-vimlsp";
version = "0-unstable-2023-06-26";
version = "0.8.0-unstable-2023-06-26";
src = fetchFromGitHub {
owner = "iamcco";