Skip to content

Commit

Permalink
emacsPackages.lsp-bridge: 0-unstable-2024-12-16 -> 0-unstable-2024-12…
Browse files Browse the repository at this point in the history
…-20 (#367150)
  • Loading branch information
adisbladis authored Dec 22, 2024
2 parents 1063f1c + ba701bf commit 218f12d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ let
in
melpaBuild {
pname = "lsp-bridge";
version = "0-unstable-2024-12-16";
version = "0-unstable-2024-12-20";

src = fetchFromGitHub {
owner = "manateelazycat";
repo = "lsp-bridge";
rev = "b73717e6bdd39366ec734c3018578c06f9bc69ad";
hash = "sha256-FjcI60XyzKVvdhXzPj3wugkDMx6yKCKWk6yItzCuPy8=";
rev = "acebc35d9fed200bfb8237087074a50fcb0d71d2";
hash = "sha256-PwielZ2uTW+snP2D0p1pwSCTRQ83EO1sU90lMrd0pvE=";
};

patches = [
Expand Down

0 comments on commit 218f12d

Please sign in to comment.