nwg-panel: 0.9.48 -> 0.9.50

This commit is contained in:
Gliczy
2024-11-16 18:28:13 +01:00
parent 5da3849f3d
commit d7dc5ef9af
+2 -2
View File
@@ -16,13 +16,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-panel";
version = "0.9.48";
version = "0.9.50";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
rev = "refs/tags/v${version}";
hash = "sha256-/PMUkD2kr8aqmohStntlTOc5XgfR+A3LaeYsk04GvOM=";
hash = "sha256-/WJpxFmQ6ED/PWW9/qIp5VheBgAukLIwRSdOxfPoyKM=";
};
# No tests