plasma-panel-colorizer: 7.1.0 -> 7.2.0 (#523512)

This commit is contained in:
Heitor Augusto
2026-05-24 08:05:26 +00:00
committed by GitHub
@@ -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 = [