Commit bfb6ea04 authored by OPNA2608's avatar OPNA2608
Browse files

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

parent 72aa0eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";