emacsPackages.lsp-bridge: 0-unstable-2025-02-03 -> 0-unstable-2025-02-10 (#383461)
This commit is contained in:
+3
-3
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user