klipper: unstable-2021-07-15 -> unstable-2021-09-03

This commit is contained in:
R. RyanTM 2021-09-12 04:23:17 +00:00
parent f6e9e908cc
commit 117a1b9745

View file

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