nwg-displays: 0.4.0 -> 0.4.1

This commit is contained in:
R. Ryantm
2026-05-10 19:48:05 +00:00
parent 7ebae83e14
commit ec3113cc18
+2 -2
View File
@@ -15,14 +15,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "nwg-displays";
version = "0.4.0";
version = "0.4.1";
format = "setuptools";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-displays";
tag = "v${finalAttrs.version}";
hash = "sha256-e1vAVJ6wsPWbKWnVQcp1f1Z+TP3whoMHopN0N0aS9fE=";
hash = "sha256-07rsLClG4OIErzC+6qnFHn9cwa2XBYl5diN0KUglh/g=";
};
nativeBuildInputs = [