nwg-panel: 0.9.26 -> 0.9.27

This commit is contained in:
R. Ryantm 2024-04-02 04:23:04 +00:00
parent ebde306504
commit 6c3cd9ecff

View File

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