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

nwg-panel: 0.9.36 -> 0.9.37
This commit is contained in:
Nick Cao
2024-08-08 14:35:17 -04:00
committed by GitHub
+2 -2
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