openasar: 0-unstable-2026-07-12 -> 0-unstable-2026-07-24 (#545474)

This commit is contained in:
Masum Reza
2026-07-25 03:22:35 +00:00
committed by GitHub
+3 -3
View File
@@ -14,13 +14,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "openasar";
version = "0-unstable-2026-07-12";
version = "0-unstable-2026-07-24";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "5a05f49043d169fe0832e5c5a2e74d08a06f0bd3";
hash = "sha256-fVOoqdnD2PKmpJKIzjFcGNa5Yg73CvzDH4Y1fu11xVE=";
rev = "5a44615cad9db23ae57573c498b26bae4e6e255b";
hash = "sha256-aKyhFsecE1nRYYQVSYPUm5MY69dfEv2MnmiyVxfrwhk=";
};
postPatch = ''