luaPackages.luadbi-sqlite3: 0.7.4-1 -> 0.7.5-1
This commit is contained in:
@@ -3080,17 +3080,17 @@ final: prev: {
|
||||
}:
|
||||
buildLuarocksPackage {
|
||||
pname = "luadbi-sqlite3";
|
||||
version = "0.7.4-1";
|
||||
version = "0.7.5-1";
|
||||
knownRockspec =
|
||||
(fetchurl {
|
||||
url = "mirror://luarocks/luadbi-sqlite3-0.7.4-1.rockspec";
|
||||
sha256 = "05kjihy5a8hyhn286gi2q1qyyiy8ajnyqp90wv41zjvhxjhg8ymx";
|
||||
url = "mirror://luarocks/luadbi-sqlite3-0.7.5-1.rockspec";
|
||||
sha256 = "0gvc6p8cpkr500dc5kq6k38q3wc09z0aw3w3ialdvjv9jcq7dqlr";
|
||||
}).outPath;
|
||||
src = fetchFromGitHub {
|
||||
owner = "mwild1";
|
||||
repo = "luadbi";
|
||||
tag = "v0.7.4";
|
||||
hash = "sha256-N4I8zVTodS01QUIncwAts/vxh2aFY2nYCnVmpN+2HwM=";
|
||||
tag = "v0.7.5";
|
||||
hash = "sha256-KShn2FLRYf7oc0+jce2JIUePx+eRFeCq+K9EFXz5tU8=";
|
||||
};
|
||||
|
||||
disabled = luaOlder "5.1" || luaAtLeast "5.5";
|
||||
|
||||
Reference in New Issue
Block a user