openasar: unstable-2022-08-07 -> unstable-2022-10-02

This commit is contained in:
uakci 2022-10-03 17:04:56 +02:00
parent 47de42155e
commit 0bb5d570d1

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "openasar";
version = "unstable-2022-08-07";
version = "unstable-2022-10-02";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "e0870784008a584229d3094e0988f5da155c7fd7";
hash = "sha256-t0b2SFlDDBSQEkOCQME0jsLJ8NvoXROTxoQgnoXM9eQ=";
rev = "c72f1a3fc064f61cc5c5a578d7350240e26a27af";
hash = "sha256-6V9vLmj5ptMALFV57pMU2IGxNbFNyVcdvnrPgCEaUJ0=";
};
postPatch = ''