Skip to content

Commit

Permalink
openasar: 0-unstable-2024-06-30 -> 0-unstable-2024-09-06
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and Scrumplex committed Sep 10, 2024
1 parent 8d2662f commit 49b3783
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 @@ -11,13 +11,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 = ''
Expand Down

0 comments on commit 49b3783

Please sign in to comment.