Merge pull request #263253 from LudovicoPiero/nwg-panel/0.9.15

nwg-panel: 0.9.14 -> 0.9.16
This commit is contained in:
Nick Cao 2023-10-25 09:35:59 -04:00 committed by GitHub
commit cea256e51b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,13 +15,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.14";
version = "0.9.16";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "v${version}";
hash = "sha256-ThcB/BhnJbBHUoRh120iqN6LMGOnkekzALTTgd8uUx4=";
hash = "sha256-xHAn8NWSWSm95SIX1M8HIQwgNBq5/K5xsanbkAKfXSw=";
};
# No tests