Skip to content

Commit a3beea8

Browse files
r-ryantmJohnRTitor
authored andcommitted
plasma-plugin-blurredwallpaper: 3.2.1 -> 3.3.1
1 parent fafd790 commit a3beea8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pkgs/by-name/pl/plasma-plugin-blurredwallpaper

pkgs/by-name/pl/plasma-plugin-blurredwallpaper/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
stdenvNoCC.mkDerivation (finalAttrs: {
88
pname = "plasma-plugin-blurredwallpaper";
9-
version = "3.2.1";
9+
version = "3.3.1";
1010

1111
src = fetchFromGitHub {
1212
owner = "bouteillerAlan";
1313
repo = "blurredwallpaper";
1414
rev = "v${finalAttrs.version}";
15-
hash = "sha256-P/N7g/cl2K0R4NKebfqZnr9WQkHPSvHNbKbWiOxs76k=";
15+
hash = "sha256-hXuJhSS5QEgKWn60ctF3N+avfez8Ktrne3re/FY/VMU=";
1616
};
1717

1818
installPhase = ''

0 commit comments

Comments
 (0)