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

nwg-panel: 0.7.4 -> 0.7.8
This commit is contained in:
Jonas Heinrich 2022-09-13 09:29:19 +02:00 committed by GitHub
commit c76af09064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,13 +14,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.7.4";
version = "0.7.8";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
sha256 = "sha256-L5oVuoEU8DEhRttFeas5cCA0XPo5sCm1D+JUAWzZdYA=";
sha256 = "sha256-dRYM6alxvhaVTRJPZ/minnEDXrijk8SX2C6/EYhhpEA=";
};
# No tests