plasma-panel-colorizer: 6.10.0 -> 7.0.1 (#511638)

This commit is contained in:
Heitor Augusto
2026-04-20 05:28:17 +00:00
committed by GitHub
@@ -9,13 +9,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-colorizer";
version = "6.10.0";
version = "7.0.1";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-colorizer";
tag = "v${finalAttrs.version}";
hash = "sha256-s5KdQLBjy7RlgUwZScw9b6GLPsMBZzeV/kETtGdkNNE=";
hash = "sha256-T2LodP2E5R1NtuTNPxzUNenbs6P3Ur1kbEIHGRbzah0=";
};
nativeBuildInputs = [