lua51Packages.libluv: 1.50.0-1 -> 1.51.0-1

This commit is contained in:
R. Ryantm
2025-05-21 09:11:11 +00:00
parent efb042f57e
commit 33c12af90d
+2 -2
View File
@@ -12,7 +12,7 @@
buildLuarocksPackage rec {
pname = "luv";
version = "1.50.0-1";
version = "1.51.0-1";
src = fetchFromGitHub {
owner = "luvit";
@@ -20,7 +20,7 @@ buildLuarocksPackage rec {
rev = version;
# Need deps/lua-compat-5.3 only
fetchSubmodules = true;
hash = "sha256-PS3+qpELpX0tr7UqrlnE4NYScJb50j+9J4fbH9CTr/s=";
hash = "sha256-vQfr0TwhkvRDJwZnxDD/53yCzyDouzQimTnwj4drs/c=";
};
# to make sure we dont use bundled deps