openasar: 0-unstable-2024-06-30 -> 0-unstable-2024-09-06

This commit is contained in:
R. Ryantm 2024-09-06 22:14:58 +00:00
parent 39ffb3c418
commit 9e3da66707

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "openasar";
version = "0-unstable-2024-06-30";
version = "0-unstable-2024-09-06";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "5c875eb048e96543f1ec711fae522ace5e4a836c";
hash = "sha256-dlf4X+2W2GfL2E46ZM35PqpcoKHoZ4fhroOCLpye1D0=";
rev = "f92ee8c3dc6b6ff9829f69a1339e0f82a877929c";
hash = "sha256-V2oZ0mQbX+DHDZfTj8sV4XS6r9NOmJYHvYOGK6X/+HU=";
};
postPatch = ''