wayfirePlugins.wayfire-shadows: unstable-2024-03-28 -> 0-unstable-2024-08-30 (#338602)

This commit is contained in:
rewine
2024-08-31 23:46:47 +08:00
committed by GitHub
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wayfire-shadows";
version = "unstable-2024-03-28";
version = "0-unstable-2024-08-30";
src = fetchFromGitHub {
owner = "timgott";
repo = "wayfire-shadows";
rev = "81699f6e4be65dcf3f7ad5155dfb4247b37b7997";
hash = "sha256-H9pqpHoeDfNBrtVLax57CUXVhU2XT+syAUZTYSJizxw=";
rev = "11c8ab63c1cde663a38502c6ecaeec980920c4d1";
hash = "sha256-/utqJevG7fn/kX81eDIN/SDvVa3rzNBe1crkHfMx8qo=";
};
nativeBuildInputs = [