plasma-panel-colorizer: 5.4.0 -> 5.6.0

This commit is contained in:
R. Ryantm
2025-11-27 08:33:02 +00:00
parent fb451ae670
commit 2490ad5fd5
@@ -9,13 +9,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-colorizer";
version = "5.4.0";
version = "5.6.0";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-colorizer";
tag = "v${finalAttrs.version}";
hash = "sha256-8cjOyQzX3MOcXLux0raiAlx6kNreLa5jGdGQDlFNGiw=";
hash = "sha256-7Bh3Dn7hnPlaPSDxrdZKCQRfMsfiT3pwS6TGt8CyLDk=";
};
nativeBuildInputs = [