Merge pull request #251930 from r-ryantm/auto-update/vgmtools

vgmtools: unstable-2023-07-14 -> unstable-2023-08-27
This commit is contained in:
Weijia Wang 2023-08-29 20:07:08 +02:00 committed by GitHub
commit 966f90a955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
stdenv.mkDerivation rec {
pname = "vgmtools";
version = "unstable-2023-07-14";
version = "unstable-2023-08-27";
src = fetchFromGitHub {
owner = "vgmrips";
repo = "vgmtools";
rev = "1b880040e0f730f180ecd019cb06c3db717420d2";
hash = "sha256-6JNBQGVAs49l80ITKDabPFeN3XQtIH/RGhR7vIlMNxs=";
rev = "7b7f2041e346f0d4fff8c834a763edc4f4d88896";
hash = "sha256-L52h94uohLMnj29lZj+i9hM8n9hIYo20nRS8RCW8npY=";
};
nativeBuildInputs = [