coc-flutter: 0-unstable-2023-03-22 -> 1.9.3-unstable-2023-03-22

This commit is contained in:
R. Ryantm
2025-11-07 12:49:50 +00:00
parent 0ef8247742
commit b7bbae81a8
+1 -1
View File
@@ -37,7 +37,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "coc-flutter";
version = "0-unstable-2023-03-22";
version = "1.9.3-unstable-2023-03-22";
src = fetchFromGitHub {
owner = "iamcco";