picom-pijulius: 8.2-unstable-2025-02-19 -> 8.2-unstable-2025-03-01 (#387660)

authored by Nick Cao and committed by GitHub f63ee357 ff1e39be

+3 -3
+3 -3
pkgs/by-name/pi/picom-pijulius/package.nix
··· 8 9 picom.overrideAttrs (previousAttrs: { 10 pname = "picom-pijulius"; 11 - version = "8.2-unstable-2025-02-19"; 12 13 src = fetchFromGitHub { 14 owner = "pijulius"; 15 repo = "picom"; 16 - rev = "48022df5d237170091a6912db4309026e23b162b"; 17 - hash = "sha256-cy8+xT0rOgR/wepqDXiZc6zk0VDC+elfLmUPHIxtOzU="; 18 }; 19 20 dontVersionCheck = true;
··· 8 9 picom.overrideAttrs (previousAttrs: { 10 pname = "picom-pijulius"; 11 + version = "8.2-unstable-2025-03-01"; 12 13 src = fetchFromGitHub { 14 owner = "pijulius"; 15 repo = "picom"; 16 + rev = "e9834631b85da58d1f9cb258a0e020eedda58100"; 17 + hash = "sha256-HvQdFAmoROZpiqDgrbn3L2ozAmsPibEB4Wy/cTtjMHc="; 18 }; 19 20 dontVersionCheck = true;