Commit b7bbae81 authored by R. RyanTM's avatar R. RyanTM
Browse files

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

parent 0ef82477
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";