openasar: 0-unstable-2026-06-04 -> 0-unstable-2026-07-12 (#542418)

This commit is contained in:
Sefa Eyeoglu
2026-07-18 08:37:49 +00:00
committed by GitHub
+3 -3
View File
@@ -14,13 +14,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "openasar";
version = "0-unstable-2026-06-04";
version = "0-unstable-2026-07-12";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "82015ce64e753977a3f67bd915e6e42ef5ff77a6";
hash = "sha256-+UFAcVClwBE2501Spd/cJUd1SGBv3oJvTpr0J7IYuV8=";
rev = "5a05f49043d169fe0832e5c5a2e74d08a06f0bd3";
hash = "sha256-fVOoqdnD2PKmpJKIzjFcGNa5Yg73CvzDH4Y1fu11xVE=";
};
postPatch = ''