Merge pull request #235826 from RicArch97/swayfx

swayfx: 0.3 -> 0.3.1
This commit is contained in:
figsoda 2023-06-03 18:16:40 -04:00 committed by GitHub
commit 29d05f3bd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
sway-unwrapped.overrideAttrs (oldAttrs: rec {
pname = "swayfx";
version = "0.3";
version = "0.3.1";
src = fetchFromGitHub {
owner = "WillPower3309";
repo = "swayfx";
rev = version;
sha256 = "sha256-3Odyeb10AGbNf6TI1W79sLiwB4PrszC5VzjCr7FuPz4=";
sha256 = "sha256-Ox+ror8sCc4mFOqZ1H9782hWbkTSUs5IVYEubHuyoJQ=";
};
# This patch was backported into SwayFX