nwg-panel: 0.9.24 -> 0.9.25

This commit is contained in:
R. Ryantm 2024-02-29 07:44:20 +00:00
parent 18b6efcdce
commit 119fa58b01

View File

@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.24";
version = "0.9.25";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-qd2fnGdpHXX35ZtNGe59GnmhYGn6VJibc0KEr60VIJM=";
hash = "sha256-dTBV2OckPJNA707PNz/jmfUPpufhItt4EEDHAI79kxQ=";
};
# No tests