luaPackages.lrexlib-posix: 2.9.2-1 -> 2.9.3-1
This commit is contained in:
@@ -1853,17 +1853,17 @@ final: prev: {
|
||||
}:
|
||||
buildLuarocksPackage {
|
||||
pname = "lrexlib-posix";
|
||||
version = "2.9.2-1";
|
||||
version = "2.9.3-1";
|
||||
knownRockspec =
|
||||
(fetchurl {
|
||||
url = "mirror://luarocks/lrexlib-posix-2.9.2-1.rockspec";
|
||||
sha256 = "1i11cdvz09a3wjhfjgc88g0mdmdrk13fnhhgskzgm5cmhsdx4s0i";
|
||||
url = "mirror://luarocks/lrexlib-posix-2.9.3-1.rockspec";
|
||||
sha256 = "0s8w35x3jvhjn4znram93dj4kck95sv4zrlqcs6mqa4q70d5rl27";
|
||||
}).outPath;
|
||||
src = fetchFromGitHub {
|
||||
owner = "rrthomas";
|
||||
repo = "lrexlib";
|
||||
tag = "rel-2-9-2";
|
||||
hash = "sha256-DzNDve+xeKb+kAcW+o7GK/RsoDhaDAVAWAhgjISCyZc=";
|
||||
tag = "rel-2-9-3";
|
||||
hash = "sha256-7lybrMvNk2YhXish01PQlMpRVW+qlFj03RO33zmgGp4=";
|
||||
};
|
||||
|
||||
disabled = luaOlder "5.1";
|
||||
|
||||
Reference in New Issue
Block a user