emacsPackages.lsp-bridge: 0-unstable-2024-12-27 -> 0-unstable-2025-01-11
This commit is contained in:
+3
-3
@@ -31,13 +31,13 @@ let
|
||||
in
|
||||
melpaBuild {
|
||||
pname = "lsp-bridge";
|
||||
version = "0-unstable-2024-12-27";
|
||||
version = "0-unstable-2025-01-11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "manateelazycat";
|
||||
repo = "lsp-bridge";
|
||||
rev = "402e65f372bb4268c0cd0514a12f0b0e9649c4af";
|
||||
hash = "sha256-iUOjc/iEJMsR87Kk96729luQx34b924zlZejA2oPNZ0=";
|
||||
rev = "6fd5eb21a174e6a04247a2f370b544dcd6cb2420";
|
||||
hash = "sha256-+E1l0Ea0Db5ksX9tDW+cvNUMjT4be5i9qcI/rIvFKbY=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user