openasar: unstable-2023-07-07 → unstable-2023-10-24

This commit is contained in:
Niko Cantero
2023-10-25 15:15:42 -04:00
committed by GitHub
parent 6e68f706e4
commit b7aff47b6c
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "openasar";
version = "unstable-2023-07-07";
version = "unstable-2023-10-24";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "5ac246dc92e9a2a9b314d899df728f37096c482b";
hash = "sha256-ODeVru4LCSl3rIeJCdezAwqzKP6IRo5WDaaUymqEcBs=";
rev = "eee9bab822e3dbd97a735d0050ddd41ba27917f2";
hash = "sha256-SSWQSqGgTZjowgrzF6qHZDTw/Y9xFHNTZvetxqZubYI=";
};
postPatch = ''