Update `rom-properties`

This commit is contained in:
Whovian NTSN 2024-08-19 03:22:25 -04:00
parent d76fd19332
commit 74c714039d
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ stdenv.mkDerivation {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "GerbilSoft"; owner = "GerbilSoft";
repo = "rom-properties"; repo = "rom-properties";
rev = "eba71880c1f36bb059be662c70a4eefba2b88226"; rev = "82ddbbe6574ba64d12c09229ff275bd9f5ba3f1e";
hash = "sha256-K8Tn2z8GwJkjLVPOjIBvj1M63+ivMwqfydSFVAMVtI0="; hash = "sha256-Xj0xGcA/2hqk0gNLOOrqWxNjWONhH6J3VIF4Up/6NVU=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [