mpvScripts.modernx-zydezu: 0.3.7 -> 0.3.8 (#350527)

This commit is contained in:
Nick Cao
2024-10-23 09:24:52 -04:00
committed by GitHub
@@ -7,14 +7,14 @@
}:
buildLua (finalAttrs: {
pname = "modernx-zydezu";
version = "0.3.7";
version = "0.3.8";
scriptPath = "modernx.lua";
src = fetchFromGitHub {
owner = "zydezu";
repo = "ModernX";
rev = finalAttrs.version;
hash = "sha256-slJYbhjNrzwq5rl83HV0Uy7BUK/bbltWSyH0198kSqw=";
hash = "sha256-dHjEmE/m5lAF3XyyebO/23BLmoS5sfSoNZuTtJv/JEA=";
};
postInstall = ''