libvgm: unstable-2022-11-25 -> unstable-2023-01-18

This commit is contained in:
R. Ryantm 2023-01-20 21:27:30 +00:00
parent f46ee73ba6
commit c6d66963de

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 = [