nwg-panel: 0.10.1 -> 0.10.2 (#404268)

Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-05 04:19:34 +00:00
committed by GitHub
co-authored by LudovicoPiero
+2 -2
View File
@@ -23,13 +23,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.10.1";
version = "0.10.2";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-ZQQRuYcctVKkE1GLx0VRAOZc0VTl1DuyR6y9CE5TbcE=";
hash = "sha256-Wml9FXktLjTtYWTE/yoYDwFcPXeL1zhY3VgzrMW8DzE=";
};
# No tests