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

This commit is contained in:
R. Ryantm
2025-11-24 09:34:58 +00:00
parent 6ab7e3d754
commit 9b2f600f87
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-spacer-extended";
version = "1.11.3";
version = "1.12.0";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-spacer-extended";
tag = "v${finalAttrs.version}";
hash = "sha256-FJbRKL/jALKxS97uVftyKwjSUhADtHv/hgOJA5VvGNQ=";
hash = "sha256-Tg+HvGuPCgnCkW/biY/zFuuLCokK3WaobAjNVLw9Qf0=";
};
nativeBuildInputs = [