emacsPackages.lsp-bridge: 0-unstable-2025-02-03 -> 0-unstable-2025-02-10 (#383461)

This commit is contained in:
Kira Bruneau
2025-02-19 20:04:35 -05:00
committed by GitHub
@@ -32,13 +32,13 @@ let
in
melpaBuild {
pname = "lsp-bridge";
version = "0-unstable-2025-02-03";
version = "0-unstable-2025-02-10";
src = fetchFromGitHub {
owner = "manateelazycat";
repo = "lsp-bridge";
rev = "16c9054be6e40a254e096715b1acf80ca36918aa";
hash = "sha256-u1NWrSLsc+SRiK9BZwAujrzYb7vU+lEqyT+wozbXaiY=";
rev = "4401d1396dce89d1fc5dc5414565818dd1c30ae0";
hash = "sha256-lWbFbYwJoy4UAezKUK7rnjQlDcnszHQwK5I7fuHfE8Y=";
};
patches = [