nwg-panel: 0.10.4 -> 0.10.6

This commit is contained in:
R. Ryantm
2025-06-06 06:01:38 +00:00
parent 66576dcd9e
commit 4ef835ac71
+2 -2
View File
@@ -23,13 +23,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.10.4";
version = "0.10.6";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-yONNXCKKUH2P0Bhq2lRh3zNWZGvZG4LUi/ONUozTYmI=";
hash = "sha256-+LnnYP7AA/Gohusk9/lvvxdHpnOfMhBu58UB/LhkMX4=";
};
# No tests