Merge pull request #301359 from wineee/focus-request

wayfireplugins.focus-request: fix hash
This commit is contained in:
rewine 2024-04-04 05:41:40 +08:00 committed by GitHub
commit 1dde630190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "wayfireplugins";
repo = "focus-request";
rev = "v${finalAttrs.version}";
hash = "sha256-v0kGT+KrtfFJ/hp1Dr8izKVj6UHhuW6udHFjWt1y9TY=";
hash = "sha256-kUYvLC28IPrvnMT/wKFRlOVkc2ohF3k0T/Qrm/zVkpE=";
};
nativeBuildInputs = [