klipper: unstable-2021-09-03 -> unstable-2021-09-21

This commit is contained in:
R. RyanTM 2021-09-23 07:39:40 +00:00
parent ed4f741c9c
commit 7fa7c823ec

View file

@ -6,13 +6,13 @@
}:
stdenv.mkDerivation rec {
pname = "klipper";
version = "unstable-2021-09-03";
version = "unstable-2021-09-21";
src = fetchFromGitHub {
owner = "KevinOConnor";
repo = "klipper";
rev = "c84956befe88daeeb9512acaa9fa82395665df16";
sha256 = "sha256-dHFIeA2RCoqC0ROYUUbSoLZ4frRWBJaNJWohpK8xN7I=";
rev = "0b918b357cb0c282d53cbdf59e1931a2054cd60a";
sha256 = "sha256-vUhP71vZ5XFG7MDkPFpAcCUL4kIdzHJ1hAkwqIi6ksQ=";
};
# We have no LTO on i686 since commit 22284b0