nwg-panel: 0.9.31 -> 0.9.32

This commit is contained in:
R. Ryantm
2024-05-20 09:17:06 +00:00
parent 0f6bec728b
commit 9ad7795e14
+2 -2
View File
@@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.31";
version = "0.9.32";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-g3O+jWLwMBNfk0vAi/wq/YnGTAIscDJH2QV7bequyNU=";
hash = "sha256-7UROYXmDDWW/NFmKy3h1PfkQGB74DogcgTQXGXojY4U=";
};
# No tests