plasma-panel-colorizer: 7.1.0 -> 7.2.0

This commit is contained in:
R. Ryantm
2026-05-24 01:58:32 +00:00
parent 89afca31a7
commit cffdbaa00f
@@ -9,13 +9,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-colorizer";
version = "7.1.0";
version = "7.2.0";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-colorizer";
tag = "v${finalAttrs.version}";
hash = "sha256-OyOFQZzsWRbsvv0jAFRXWo4AMeu4t1KMtubg3R/jb50=";
hash = "sha256-CRuiHVRCstpD3LtT52Xiu4f2+d0Y4RKKLLt056kqNwg=";
};
nativeBuildInputs = [