nwg-panel: 0.9.27 -> 0.9.31

This commit is contained in:
R. Ryantm 2024-05-07 15:53:14 +00:00
parent 4a5f70933f
commit efb7cbca65

View file

@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.27";
version = "0.9.31";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-GCaqFqoZ7lfyE3VD3Dgz8jVt9TtUq3XVzVeI6g3SO5E=";
hash = "sha256-g3O+jWLwMBNfk0vAi/wq/YnGTAIscDJH2QV7bequyNU=";
};
# No tests