nwg-panel: 0.10.0 -> 0.10.1 (#398642)

Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-14 19:14:51 +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.0";
version = "0.10.1";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-DdDWOIT9/a4z3UTQcGJfGQEl0XyR11WsKg96HfYpEeE=";
hash = "sha256-ZQQRuYcctVKkE1GLx0VRAOZc0VTl1DuyR6y9CE5TbcE=";
};
# No tests