Skip to content

Commit 98fdcbd

Browse files
plasma-panel-colorizer: 3.0.1 -> 4.2.0 (#411612)
Co-authored-by: HeitorAugustoLN <[email protected]>
2 parents 8a24274 + 46011e4 commit 98fdcbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/pl/plasma-panel-colorizer/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenv.mkDerivation (finalAttrs: {
1111
pname = "plasma-panel-colorizer";
12-
version = "3.0.1";
12+
version = "4.2.0";
1313

1414
src = fetchFromGitHub {
1515
owner = "luisbocanegra";
1616
repo = "plasma-panel-colorizer";
1717
tag = "v${finalAttrs.version}";
18-
hash = "sha256-d1NqC8m2ujNsAuHTKRiNz179DzlTc08SKtY/QKHB1xw=";
18+
hash = "sha256-fqhuW7SoUluUJU0tv1MIUX1IhOn3j514Hlrdxlnqvvg=";
1919
};
2020

2121
nativeBuildInputs = [

0 commit comments

Comments
 (0)