emacsPackages.lsp-bridge: 0-unstable-2024-12-09 -> 0-unstable-2024-12-16 (#365777)

This commit is contained in:
Kira Bruneau
2024-12-17 09:34:30 -05:00
committed by GitHub
@@ -19,6 +19,7 @@ let
ps: with ps; [
epc
orjson
packaging
paramiko
rapidfuzz
setuptools
@@ -30,13 +31,13 @@ let
in
melpaBuild {
pname = "lsp-bridge";
version = "0-unstable-2024-12-09";
version = "0-unstable-2024-12-16";
src = fetchFromGitHub {
owner = "manateelazycat";
repo = "lsp-bridge";
rev = "520d253a00d360d7aa47d85a9c4a99ea6702acde";
hash = "sha256-NQ7lkTC8JGfMAsDA//Zj8IGV03b2frOuHuvjRSVNGXE=";
rev = "b73717e6bdd39366ec734c3018578c06f9bc69ad";
hash = "sha256-FjcI60XyzKVvdhXzPj3wugkDMx6yKCKWk6yItzCuPy8=";
};
patches = [