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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user