luaPackages.teal-language-server: 0.2.0-1 -> 0.2.1-1

https://github.com/teal-language/teal-language-server/compare/0.2.0...0.2.1
This commit is contained in:
Austin Horstman
2026-07-13 21:00:43 -05:00
parent fc6b797fcf
commit 8797e541c3
@@ -6125,17 +6125,17 @@ final: prev: {
}:
buildLuarocksPackage {
pname = "teal-language-server";
version = "0.2.0-1";
version = "0.2.1-1";
knownRockspec =
(fetchurl {
url = "mirror://luarocks/teal-language-server-0.2.0-1.rockspec";
sha256 = "16345jk69raavia6gnx6qcnllwlhmjqbnaffbr67if20iglgwyy6";
url = "mirror://luarocks/teal-language-server-0.2.1-1.rockspec";
sha256 = "0dfqalvzsmvspmxp54pp9z4icx6k7ah6xz99lrnkhx01f798kf8z";
}).outPath;
src = fetchFromGitHub {
owner = "teal-language";
repo = "teal-language-server";
tag = "0.2.0";
hash = "sha256-ZjvGvdyd+NLQU1lSYvHQYtt9ShbszMKqhNtOoWpzO1g=";
tag = "0.2.1";
hash = "sha256-nrgop5L9RARx64ZbyIWzW3/8n9Vm4YSugLHgOnznVSs=";
};
propagatedBuildInputs = [