Skip to content

Commit

Permalink
hareThirdParty.hare-ev: 0-unstable-2024-08-06 -> 0-unstable-2024-12-13 (
Browse files Browse the repository at this point in the history
  • Loading branch information
uninsane authored Dec 22, 2024
2 parents 0c23a22 + 620b8fb commit 55d3dc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/hare-third-party/hare-ev/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@

stdenv.mkDerivation {
pname = "hare-ev";
version = "0-unstable-2024-08-06";
version = "0-unstable-2024-12-13";

src = fetchFromSourcehut {
owner = "~sircmpwn";
repo = "hare-ev";
rev = "7de2b827e5e680e315697b97be142aebe71ec58f";
hash = "sha256-0RJqtYy3zGzy32WbR1pxsc3/B1VjUzJcVydqLxwmYSE=";
rev = "7f80dcbeb09f4dd743cdccfb2cfed10bfdeb07ab";
hash = "sha256-cwBmkwQUeOBjTbDor44ZNowZkJ0ifrbr+ST5j5dUJm8=";
};

nativeCheckInputs = [ hareHook ];
Expand Down

0 comments on commit 55d3dc1

Please sign in to comment.