nwg-panel: 0.10.7 -> 0.10.8 (#422557)

Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-06 22:56:14 +00:00
committed by GitHub
+2 -2
View File
@@ -23,14 +23,14 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.10.7";
version = "0.10.8";
format = "setuptools";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-w5wpOjaWBVOLQDzneGl2K2kKN4yA9dhnfmwn8tynTKI=";
hash = "sha256-DU9G11lR0nENE29yAsix946mmexLFK3eoqjZcyKYOH8=";
};
# No tests