lua-modules/generated: regen for formatting, luv -> 1.28
This commit is contained in:
parent
d0ea2df4fb
commit
9c10ac1663
@ -696,11 +696,11 @@ std_normalize = buildLuarocksPackage {
|
||||
};
|
||||
luv = buildLuarocksPackage {
|
||||
pname = "luv";
|
||||
version = "1.27.0-0";
|
||||
version = "1.28.0-1";
|
||||
|
||||
src = fetchurl {
|
||||
url = https://luarocks.org/luv-1.27.0-0.src.rock;
|
||||
sha256 = "16csnnypi2m71ncr8qwc9drqbrb40l5li1nk7zpsxnslg5fiax6x";
|
||||
url = https://luarocks.org/luv-1.28.0-1.src.rock;
|
||||
sha256 = "15m946p982bk4apig7yf07jm25ck26v2qxcvnrfh60vrbaw6gihw";
|
||||
};
|
||||
disabled = ( luaOlder "5.1" );
|
||||
propagatedBuildInputs = [ lua ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user