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

vgmtools: unstable-2023-06-29 -> unstable-2023-07-14
This commit is contained in:
Weijia Wang 2023-07-15 20:21:29 +02:00 committed by GitHub
commit 3e5e4e9b92
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-06-29";
version = "unstable-2023-07-14";
src = fetchFromGitHub {
owner = "vgmrips";
repo = "vgmtools";
rev = "e1f3e053e390bde6bd53b81bd853a0298ccb0ab4";
hash = "sha256-evIvW9Nk9g7R+EmaQXLmr0ecpAS5Ashditk3komBwyw=";
rev = "1b880040e0f730f180ecd019cb06c3db717420d2";
hash = "sha256-6JNBQGVAs49l80ITKDabPFeN3XQtIH/RGhR7vIlMNxs=";
};
nativeBuildInputs = [