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

vgmtools: unstable-2022-10-31 -> unstable-2022-12-03
This commit is contained in:
markuskowa 2022-12-19 22:12:17 +01:00 committed by GitHub
commit dd552b899e
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-2022-10-31";
version = "unstable-2022-12-03";
src = fetchFromGitHub {
owner = "vgmrips";
repo = "vgmtools";
rev = "9d7a9f4b1c40d26949fa730987f6c3eb9cf3e3ec";
sha256 = "Joxlu+k8xaF90u+ydHhu6NpqGQAKL8r5u4qAsfVfOz8=";
rev = "b9216623ffb9219c46a7a10669175c7a4c8cd946";
sha256 = "fPt/z4D4C8TWoz7FivxmXGDcYGc7sXWvxE0+CoyFgDQ=";
};
nativeBuildInputs = [