Merge pull request #229773 from PedroHLC/openasar-2023-05-01

openasar: unstable-2023-04-01 -> unstable-2023-05-01
This commit is contained in:
Thiago Kenji Okada 2023-05-04 10:24:19 +01:00 committed by GitHub
commit 680b8d8ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "openasar";
version = "unstable-2023-04-01";
version = "unstable-2023-05-01";
src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "ac0ad4d48a1a198c0a8a784da973b96684b336a7";
hash = "sha256-Ul2fXH4yjGe2oub1uVYY0mPJ4ou79TdokxvxvCAPXqs=";
rev = "a8b07392808032f95ac3a7c5856e76d2619c91ae";
hash = "sha256-moHeSrWvVOb9+vNhC2YunjTC3Ojh10APt/tvG/AuNco=";
};
postPatch = ''