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

libvgm: unstable-2024-01-03 -> unstable-2024-04-24
This commit is contained in:
Nick Cao 2024-04-27 10:24:21 -04:00 committed by GitHub
commit a8fa41d4be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation {
pname = "libvgm";
version = "unstable-2024-01-03";
version = "unstable-2024-04-24";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "223b6f9d629feda1982dc4bbeebd19fa63b987fb";
hash = "sha256-CrqgDuOsY+Hpp41De6oWJduj8d8ftMUanMEWJKh79rw=";
rev = "1271ab3a0ec1440d2e537ead46165e189671dfd0";
hash = "sha256-vle9h7+izdpu9fe6LWD06j8oVQIL/lOApPrdjILmPX4=";
};
outputs = [