nwg-panel: 0.9.38 -> 0.9.39 (#344197)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-24 21:16:31 +00:00 committed by GitHub
commit 3cd806f0f0
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.38";
version = "0.9.39";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-5vq/5QovvoDUDu9IiAeI9c06g0iy9YLi7CdpEhXbLqI=";
hash = "sha256-uXhhtE91BqYdTQjavOU5p0JoprFZTGCcxQr66iJixu4=";
};
# No tests