plasma-panel-spacer-extended: 1.12.0 -> 1.13.0

This commit is contained in:
R. Ryantm
2026-02-25 10:14:45 +00:00
parent 24e52c76ea
commit 5b3da8434b
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-spacer-extended";
version = "1.12.0";
version = "1.13.0";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-spacer-extended";
tag = "v${finalAttrs.version}";
hash = "sha256-Tg+HvGuPCgnCkW/biY/zFuuLCokK3WaobAjNVLw9Qf0=";
hash = "sha256-1O8JS2yaKWxengyj3Ibuuyy/vCrmKKOp5EPVuSiCnVI=";
};
nativeBuildInputs = [