Merge pull request #300863 from r-ryantm/auto-update/nwg-panel

nwg-panel: 0.9.26 -> 0.9.27
This commit is contained in:
Nick Cao 2024-04-02 09:05:02 -04:00 committed by GitHub
commit 14cd758c87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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