nwg-panel: 0.9.34 -> 0.9.36

This commit is contained in:
R. Ryantm 2024-07-27 18:18:14 +00:00
parent 1f12de7a33
commit c57c43ad0e

View File

@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.34";
version = "0.9.36";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-Mn3HXm6hPKxvf98do177dCN+RJgRc02AQ1ILjkZwBVc=";
hash = "sha256-MDQht1qqz7dm3Q6INpJEDZqAwvAa7uUp7mCDW/to3+E=";
};
# No tests