Merge pull request #211827 from r-ryantm/auto-update/libvgm

libvgm: unstable-2022-11-25 -> unstable-2023-01-18
This commit is contained in:
Nick Cao 2023-01-27 08:30:33 +08:00 committed by GitHub
commit 6edf70de93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation rec {
pname = "libvgm";
version = "unstable-2022-11-25";
version = "unstable-2023-01-18";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "fd7da37b96b5937a0bb5a41bacbae0a0ef59069f";
sha256 = "1tjooO/f72lRdZDxXVSxBySWsUMNWuqI2yQOipa7zFY=";
rev = "c250212538dd48d3965826ad7fe669bb0f348cbd";
sha256 = "5XHdPtadfsfzkeeOpa5NPrWarHBHeKvmr7p0m31URDc=";
};
outputs = [