harec: unstable-2023-02-18 -> unstable-2023-04-25

This commit is contained in:
Colin 2023-05-23 20:18:51 +00:00
parent cdea9097fd
commit 5595e88de9

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "harec";
version = "unstable-2023-02-18";
version = "unstable-2023-04-25";
src = fetchFromSourcehut {
owner = "~sircmpwn";
repo = "harec";
rev = "dd50ca7740408e3c6e41c0ca48b59b9f7f5911f2";
hash = "sha256-616mPMdy4yHHuwGcq+aDdEOteEiWgufRzreXHGhmHr0=";
rev = "068e8da091f9053726251bc221abf40fdea630ff";
hash = "sha256-PPR0d+6JJRzPURW7AznloBSrtylMJExNCGCxFMl2LsA=";
};
nativeBuildInputs = [