libvgm: unstable-2024-04-24 -> 0-unstable-2024-04-24

This commit is contained in:
OPNA2608
2024-02-07 17:56:38 +01:00
parent 72aa0eeac4
commit bfb6ea04cf

View File

@@ -42,7 +42,7 @@ let
in
stdenv.mkDerivation {
pname = "libvgm";
version = "unstable-2024-04-24";
version = "0-unstable-2024-04-24";
src = fetchFromGitHub {
owner = "ValleyBell";