nwg-panel: 0.10.10 -> 0.10.12

This commit is contained in:
R. Ryantm
2025-07-31 08:49:43 +00:00
parent ed33ba16ce
commit fb9ffdaee9
+2 -2
View File
@@ -23,14 +23,14 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.10.10";
version = "0.10.12";
format = "setuptools";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-fZjjfblXFyB4npcv5xKXGqnqNCAdmvJTErI+0PcuaPk=";
hash = "sha256-zfWONw72xZy7kYl5jiBcNeCC9YU4s0juDRdeEgyeRrk=";
};
# No tests