mpvScripts.modernx-zydezu: 0.3.5 -> 0.3.5.5

This commit is contained in:
luftmensch-luftmensch
2024-05-26 09:49:59 +02:00
parent 65aacd0eae
commit ee8e2cb756
@@ -7,14 +7,14 @@
}:
buildLua (finalAttrs: {
pname = "modernx-zydezu";
version = "0.3.5";
version = "0.3.5.5";
scriptPath = "modernx.lua";
src = fetchFromGitHub {
owner = "zydezu";
repo = "ModernX";
rev = finalAttrs.version;
hash = "sha256-pU3ROjdSa80FV/b/HlsKvlM6wZxEV5c4Os8g2Lgs65U=";
hash = "sha256-sPpVwI8w5JsP/jML0viOSqhyYBVKfxWuKbxHkX3GVug=";
};
postInstall = ''