emacsPackages.lsp-bridge: 0-unstable-2025-01-22 -> 0-unstable-2025-02-03 (#379509)
This commit is contained in:
+3
-3
@@ -32,13 +32,13 @@ let
|
||||
in
|
||||
melpaBuild {
|
||||
pname = "lsp-bridge";
|
||||
version = "0-unstable-2025-01-22";
|
||||
version = "0-unstable-2025-02-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "manateelazycat";
|
||||
repo = "lsp-bridge";
|
||||
rev = "c87e6ac6d452b3bd94583a5c5edb16f37edadb94";
|
||||
hash = "sha256-+6qU8KGdti/pji1d+024bnT7+oFP5Ve3jToURautKzE=";
|
||||
rev = "16c9054be6e40a254e096715b1acf80ca36918aa";
|
||||
hash = "sha256-u1NWrSLsc+SRiK9BZwAujrzYb7vU+lEqyT+wozbXaiY=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user