vgmtools: unstable-2023-07-14 -> unstable-2023-08-27

+3 -3
+3 -3
pkgs/tools/audio/vgmtools/default.nix
··· 8 9 stdenv.mkDerivation rec { 10 pname = "vgmtools"; 11 - version = "unstable-2023-07-14"; 12 13 src = fetchFromGitHub { 14 owner = "vgmrips"; 15 repo = "vgmtools"; 16 - rev = "1b880040e0f730f180ecd019cb06c3db717420d2"; 17 - hash = "sha256-6JNBQGVAs49l80ITKDabPFeN3XQtIH/RGhR7vIlMNxs="; 18 }; 19 20 nativeBuildInputs = [
··· 8 9 stdenv.mkDerivation rec { 10 pname = "vgmtools"; 11 + version = "unstable-2023-08-27"; 12 13 src = fetchFromGitHub { 14 owner = "vgmrips"; 15 repo = "vgmtools"; 16 + rev = "7b7f2041e346f0d4fff8c834a763edc4f4d88896"; 17 + hash = "sha256-L52h94uohLMnj29lZj+i9hM8n9hIYo20nRS8RCW8npY="; 18 }; 19 20 nativeBuildInputs = [