plasma-plugin-blurredwallpaper: 3.3.1 -> 3.4.0

This commit is contained in:
R. Ryantm
2025-08-02 10:56:28 +05:30
committed by Masum Reza
parent ec5d6368e3
commit 00332eb9ab
@@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "plasma-plugin-blurredwallpaper";
version = "3.3.1";
version = "3.4.0";
src = fetchFromGitHub {
owner = "bouteillerAlan";
repo = "blurredwallpaper";
rev = "v${finalAttrs.version}";
hash = "sha256-hXuJhSS5QEgKWn60ctF3N+avfez8Ktrne3re/FY/VMU=";
hash = "sha256-pklqYT8o1AfOAjQTl3rVm+XWXoL+pGChpjx40ywr8Xs=";
};
installPhase = ''