Merge pull request #309239 from r-ryantm/auto-update/nwg-displays

nwg-displays: 0.3.16 -> 0.3.18
This commit is contained in:
Nick Cao
2024-05-05 10:41:18 -04:00
committed by GitHub
@@ -14,13 +14,13 @@
python310Packages.buildPythonApplication rec {
pname = "nwg-displays";
version = "0.3.16";
version = "0.3.18";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-displays";
rev = "refs/tags/v${version}";
hash = "sha256-rnaBYDGEsc8oGw4yZ60NQFbNf+L0tmHYDYf+UDoDmSI=";
hash = "sha256-wf72x3lXNAJ6Y4zJmYgwJrL1gWJBvTYUcXasT5zlXCM=";
};
nativeBuildInputs = [