libvgm: unstable-2022-08-02 -> unstable-2022-11-25

This commit is contained in:
OPNA2608 2022-12-31 23:37:09 +01:00
parent 407160f700
commit 0c76da51b6

View file

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation rec {
pname = "libvgm";
version = "unstable-2022-08-02";
version = "unstable-2022-11-25";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "0e349256338144205303a1495ddc788a854be1eb";
sha256 = "FNNPiIfBUxkwgEbiFebPGn6ZIxv3ypDefcOzC6r94hE=";
rev = "fd7da37b96b5937a0bb5a41bacbae0a0ef59069f";
sha256 = "1tjooO/f72lRdZDxXVSxBySWsUMNWuqI2yQOipa7zFY=";
};
outputs = [