nwg-panel: 0.9.14 -> 0.9.16

This commit is contained in:
Ludovico Piero 2023-10-25 09:31:38 +09:00
parent 8fa4bf50c1
commit 86fd62aea5
No known key found for this signature in database
GPG key ID: 3911DD276CFE779C

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