From dcfed7914b3892b08087c1245240d4d538c004fc Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 26 Apr 2025 23:27:59 +0000 Subject: [PATCH] libvgm: 0-unstable-2025-04-05 -> 0-unstable-2025-04-06 --- pkgs/development/libraries/libvgm/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/libraries/libvgm/default.nix b/pkgs/development/libraries/libvgm/default.nix index d3ba36cff93a..d3bd629b9e2d 100644 --- a/pkgs/development/libraries/libvgm/default.nix +++ b/pkgs/development/libraries/libvgm/default.nix @@ -40,13 +40,13 @@ assert enableTools -> enableAudio && enableEmulation && enableLibplayer; stdenv.mkDerivation (finalAttrs: { pname = "libvgm"; - version = "0-unstable-2025-04-05"; + version = "0-unstable-2025-04-06"; src = fetchFromGitHub { owner = "ValleyBell"; repo = "libvgm"; - rev = "4464b6d59f1afe99a0f7679dff50c5ada4a31654"; - hash = "sha256-btKg65haGhuz+xh4eWlujzUIhjjdUg9RelLX/ouLx68="; + rev = "0833b26bcda4fce9d870a22f2adb8e0cd525be22"; + hash = "sha256-7LdC4DA2quLCBBRO71sFubch4AeFyEEeXdXq9A6OK0M="; }; outputs = [