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

nwg-panel: 0.9.25 -> 0.9.26
This commit is contained in:
Weijia Wang 2024-03-23 22:22:33 +01:00 committed by GitHub
commit c9342ab5de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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