Skip to content

Commit

Permalink
[Backport release-24.11] openasar: 0-unstable-2024-09-06 -> 0-unstabl…
Browse files Browse the repository at this point in the history
…e-2024-11-13 (#357515)
  • Loading branch information
Scrumplex authored Nov 20, 2024
2 parents ae92632 + 4edfea1 commit 9ad7b04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/op/openasar/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "openasar";
version = "0-unstable-2024-09-06";
version = "0-unstable-2024-11-13";

src = fetchFromGitHub {
owner = "GooseMod";
repo = "OpenAsar";
rev = "f92ee8c3dc6b6ff9829f69a1339e0f82a877929c";
hash = "sha256-V2oZ0mQbX+DHDZfTj8sV4XS6r9NOmJYHvYOGK6X/+HU=";
rev = "ef4470849624032a8eb7265eabd23158aa5a2356";
hash = "sha256-U9wYKen5MfE/WTKL0SICN0v3DPMLqblMYQVAbkZnfjY=";
};

postPatch = ''
Expand Down

0 comments on commit 9ad7b04

Please sign in to comment.