nwg-panel: 0.10.13 -> 0.10.15

This commit is contained in:
R. Ryantm
2026-05-22 17:05:42 +00:00
parent 647cb4a340
commit 98086d4dcf
+2 -2
View File
@@ -23,14 +23,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "nwg-panel";
version = "0.10.13";
version = "0.10.15";
format = "setuptools";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-panel";
tag = "v${finalAttrs.version}";
hash = "sha256-TfE2RjbCBoHcdp9st+HeVhSfTMahZdQaItOIuT8Sxcc=";
hash = "sha256-zRoOsVnwn2DQctB9ZP0pAAnf9Ragd2RZGHZGN1KnMsQ=";
};
# No tests