Merge pull request #287557 from r-ryantm/auto-update/hare
hare: unstable-2024-02-05 -> unstable-2024-02-08
This commit is contained in:
commit
8d00a777e8
@ -60,15 +60,15 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hare";
|
||||
version = "unstable-2024-02-05";
|
||||
version = "unstable-2024-02-08";
|
||||
|
||||
outputs = [ "out" "man" ];
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~sircmpwn";
|
||||
repo = "hare";
|
||||
rev = "d0c057dbbb0f1ee9179769e187c0fbd3b00327d4";
|
||||
hash = "sha256-3zpUqdxoKMwezRfMgnpY3KfMB5/PFfRYtGPZxWfNDtA=";
|
||||
rev = "5f65a5c112dd15efc0f0223ee895c2582e8f4915";
|
||||
hash = "sha256-Ic/2Gn3ZIJ5wKXBsNS4MHoBUfvbH3ZqAsuj7tOlDtW4=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user