harec: 0-unstable-2024-01-29 -> unstable-2024-02-03
This commit is contained in:
parent
7aeb86c1fa
commit
f9adbc4772
@ -23,13 +23,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "harec";
|
||||
version = "0-unstable-2024-01-29";
|
||||
version = "unstable-2024-02-03";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~sircmpwn";
|
||||
repo = "harec";
|
||||
rev = "f9e17e633845d8d38566b4ea32db0a29ac85d96e";
|
||||
hash = "sha256-Xy9VOcDtbJUz3z6Vk8bqH41VbAFKtJ9fzPGEwVz8KQM=";
|
||||
rev = "09cb18990266eef814917d8211d38b82e0896532";
|
||||
hash = "sha256-cxWRqGipoDATN1+V9s9S2WJ3sLMcTqIJmhP5XTld3AU=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user