plasma-plugin-blurredwallpaper: 3.2.1 -> 3.3.1

This commit is contained in:
R. Ryantm 2025-07-15 22:12:44 +00:00 committed by Masum Reza
parent fafd79093c
commit a3beea842d

View File

@ -6,13 +6,13 @@
}: }:
stdenvNoCC.mkDerivation (finalAttrs: { stdenvNoCC.mkDerivation (finalAttrs: {
pname = "plasma-plugin-blurredwallpaper"; pname = "plasma-plugin-blurredwallpaper";
version = "3.2.1"; version = "3.3.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "bouteillerAlan"; owner = "bouteillerAlan";
repo = "blurredwallpaper"; repo = "blurredwallpaper";
rev = "v${finalAttrs.version}"; rev = "v${finalAttrs.version}";
hash = "sha256-P/N7g/cl2K0R4NKebfqZnr9WQkHPSvHNbKbWiOxs76k="; hash = "sha256-hXuJhSS5QEgKWn60ctF3N+avfez8Ktrne3re/FY/VMU=";
}; };
installPhase = '' installPhase = ''