libvgm: 0-unstable-2025-07-14 -> 0-unstable-2025-08-31

This commit is contained in:
R. Ryantm
2025-08-31 18:09:38 +00:00
parent dff2cbff03
commit 14df5b7338
+3 -3
View File
@@ -38,13 +38,13 @@ assert enableTools -> enableAudio && enableEmulation && enableLibplayer;
stdenv.mkDerivation (finalAttrs: {
pname = "libvgm";
version = "0-unstable-2025-07-14";
version = "0-unstable-2025-08-31";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "7cad78367fa35c3f7b3ae16a296d31063cd3a7e4";
hash = "sha256-8Hnr9VeVkrvRe1mwCUBGhSwYYYXxbby+aQU+KBrSyRM=";
rev = "e9f2b023e8918b56be0d2e634b3f5aab2a589ffe";
hash = "sha256-jnjIWB+1IndV7XljG4lUJ93zP9Emlxlx+EWH4xdtLGE=";
};
outputs = [