picom-pijulius: 8.2-unstable-2025-11-01 -> 8.2-unstable-2025-12-09

This commit is contained in:
R. Ryantm
2025-12-12 06:11:52 +00:00
parent 1e60adf5e3
commit 600823d4e6
+3 -3
View File
@@ -8,13 +8,13 @@
picom.overrideAttrs (previousAttrs: {
pname = "picom-pijulius";
version = "8.2-unstable-2025-11-01";
version = "8.2-unstable-2025-12-09";
src = fetchFromGitHub {
owner = "pijulius";
repo = "picom";
rev = "efaa7efdca20dda01f34c3a16bd2aadb1417c643";
hash = "sha256-YF1pCbrQAvC+mLbj6WeOZzcrdhpge2MDtXiNHcjTGvs=";
rev = "ccf24dce28ebf9e8ff805c0105b97f29bc2e66ac";
hash = "sha256-hZhqGzYjJfhnPHDc4B4xE73JtdmwsYThMu3TW0Zs24o=";
};
dontVersionCheck = true;