Merge pull request #208552 from OPNA2608/update/libvgm

libvgm: unstable-2022-08-02 -> unstable-2022-11-25
This commit is contained in:
Bobby Rong 2023-01-02 20:18:12 +08:00 committed by GitHub
commit 23b03468ac
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-08-02";
version = "unstable-2022-11-25";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "0e349256338144205303a1495ddc788a854be1eb";
sha256 = "FNNPiIfBUxkwgEbiFebPGn6ZIxv3ypDefcOzC6r94hE=";
rev = "fd7da37b96b5937a0bb5a41bacbae0a0ef59069f";
sha256 = "1tjooO/f72lRdZDxXVSxBySWsUMNWuqI2yQOipa7zFY=";
};
outputs = [