nwg-panel: 0.9.36 -> 0.9.37

This commit is contained in:
R. Ryantm 2024-08-08 09:19:17 +00:00
parent 008f830016
commit 2e9f870bf8

View File

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