nwg-displays: 0.3.22 -> 0.3.25 (#390907)

This commit is contained in:
Weijia Wang
2025-03-29 18:08:31 +01:00
committed by GitHub
+2 -2
View File
@@ -15,13 +15,13 @@
python3Packages.buildPythonApplication rec {
pname = "nwg-displays";
version = "0.3.22";
version = "0.3.25";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-displays";
tag = "v${version}";
hash = "sha256-lTFei4NR8eu5/5V9MEc/k6qQYRRZkQ5m6B7Bx9xIS6c=";
hash = "sha256-Om5kz3mtrQPd5aHZwf/9BBDnPfSzMhyRp05MqX+7XzQ=";
};
nativeBuildInputs = [