nwg-displays: 0.3.28 -> 0.4.0

This commit is contained in:
R. Ryantm
2026-05-02 09:00:10 +00:00
parent 85a0bbf2eb
commit aa2408ccfa
+2 -2
View File
@@ -15,14 +15,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "nwg-displays";
version = "0.3.28";
version = "0.4.0";
format = "setuptools";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-displays";
tag = "v${finalAttrs.version}";
hash = "sha256-PiE3d/o3ym2WmOzRsq7VRKt8TDQ4KCnePVObeI7+oKo=";
hash = "sha256-e1vAVJ6wsPWbKWnVQcp1f1Z+TP3whoMHopN0N0aS9fE=";
};
nativeBuildInputs = [