nwg-panel: 0.10.6 -> 0.10.7

This commit is contained in:
R. Ryantm
2025-06-16 03:23:19 +00:00
parent 5a0be37d95
commit 674edae2c8
+2 -2
View File
@@ -23,13 +23,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.10.6";
version = "0.10.7";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-+LnnYP7AA/Gohusk9/lvvxdHpnOfMhBu58UB/LhkMX4=";
hash = "sha256-w5wpOjaWBVOLQDzneGl2K2kKN4yA9dhnfmwn8tynTKI=";
};
# No tests