nwg-panel: 0.9.58 -> 0.9.59 (#371879)

Co-authored-by: LudovicoPiero <LudovicoPiero@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-07 20:23:55 +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.9.58";
version = "0.9.59";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${version}";
hash = "sha256-zYxZk3j8ODrK52aLSI+qA9tmJbH/eFfKYXMyd0V1LzM=";
hash = "sha256-ey0Fb9ilm7I2QWG1gQpnHTlMPoQswNlkrZ/WhUaLbDk=";
};
# No tests