libvgm: unstable-2024-01-03 -> unstable-2024-04-24

This commit is contained in:
R. Ryantm 2024-04-27 05:38:30 +00:00
parent 86aa70f787
commit fcf49e35ad
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 = [