Unverified Commit d55e7db7 authored by dish's avatar dish Committed by GitHub
Browse files

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

parents 59fb35dc d0b482bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";