nwg-panel: 0.9.50 -> 0.9.53

This commit is contained in:
R. Ryantm
2024-12-07 10:14:35 +00:00
parent be4a655cf2
commit e3939e1c1f
+3 -3
View File
@@ -23,13 +23,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.50";
version = "0.9.53";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-/WJpxFmQ6ED/PWW9/qIp5VheBgAukLIwRSdOxfPoyKM=";
tag = "v${version}";
hash = "sha256-hku5a2np7J/7jt9oL77GLasslFk1VRPe3cGG6xmQGwY=";
};
# No tests