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

This commit is contained in:
R. Ryantm 2024-06-10 09:15:10 +00:00
parent 2bbc9c09ba
commit 453a40ad5b

View File

@ -42,13 +42,13 @@ let
in
stdenv.mkDerivation {
pname = "libvgm";
version = "0-unstable-2024-04-24";
version = "0-unstable-2024-06-08";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "libvgm";
rev = "1271ab3a0ec1440d2e537ead46165e189671dfd0";
hash = "sha256-vle9h7+izdpu9fe6LWD06j8oVQIL/lOApPrdjILmPX4=";
rev = "34c368cde98f33c42455fbbfbec07073ba79bf5c";
hash = "sha256-eX2k2cUtapHhx8dLaFk63Si0Di1q0uDWvdOI0+FgqEY=";
};
outputs = [