Merge pull request #299874 from r-ryantm/auto-update/wayfirePlugins.wayfire-shadows

wayfirePlugins.wayfire-shadows: unstable-2023-09-09 -> unstable-2024-03-28
This commit is contained in:
Nick Cao 2024-03-30 10:38:58 -04:00 committed by GitHub
commit 937376cea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "wayfire-shadows";
version = "unstable-2023-09-09";
version = "unstable-2024-03-28";
src = fetchFromGitHub {
owner = "timgott";
repo = "wayfire-shadows";
rev = "de3239501fcafd1aa8bd01d703aa9469900004c5";
hash = "sha256-oVlSzpddPDk6pbyLFMhAkuRffkYpinP7jRspVmfLfyA=";
rev = "81699f6e4be65dcf3f7ad5155dfb4247b37b7997";
hash = "sha256-H9pqpHoeDfNBrtVLax57CUXVhU2XT+syAUZTYSJizxw=";
};
nativeBuildInputs = [