plasma-panel-spacer-extended: 1.9.0 -> 1.10.0

This commit is contained in:
R. Ryantm
2025-01-23 21:19:09 +00:00
parent 0aa475546e
commit cf032645cd
@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plasma-panel-spacer-extended";
version = "1.9.0";
version = "1.10.0";
src = fetchFromGitHub {
owner = "luisbocanegra";
repo = "plasma-panel-spacer-extended";
tag = "v${finalAttrs.version}";
hash = "sha256-3ediynClboG6/dBQTih6jJPGjsTBZhZKOPQAjGLRNmk=";
hash = "sha256-Rr80bI+9xnrlj8JNTL+vGqOw9/98R0ub0pQfHQmEWNM=";
};
nativeBuildInputs = [