vgmtools: 0.1-unstable-2023-08-27 -> 0.1-unstable-2025-04-05 (#397459)

This commit is contained in:
Nick Cao
2025-04-09 19:34:14 -04:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "vgmtools";
version = "0.1-unstable-2023-08-27";
version = "0.1-unstable-2025-04-05";
src = fetchFromGitHub {
owner = "vgmrips";
repo = "vgmtools";
rev = "7b7f2041e346f0d4fff8c834a763edc4f4d88896";
hash = "sha256-L52h94uohLMnj29lZj+i9hM8n9hIYo20nRS8RCW8npY=";
rev = "cd9fb6c0693b28ea2c18511aa6416637bc5c91f6";
hash = "sha256-mdHGK2hru7F66lHQtEMpvys8ZzMQMGyzxvPj625bvn8=";
};
nativeBuildInputs = [