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

nwg-panel: 0.9.31 -> 0.9.32
This commit is contained in:
OTABI Tomoya
2024-05-22 09:11:26 +09:00
committed by GitHub
+2 -2
View File
@@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.31";
version = "0.9.32";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-g3O+jWLwMBNfk0vAi/wq/YnGTAIscDJH2QV7bequyNU=";
hash = "sha256-7UROYXmDDWW/NFmKy3h1PfkQGB74DogcgTQXGXojY4U=";
};
# No tests