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

nwg-displays: 0.3.13 -> 0.3.14
This commit is contained in:
Nick Cao
2024-03-04 10:26:59 -05:00
committed by GitHub
@@ -14,13 +14,13 @@
python310Packages.buildPythonApplication rec {
pname = "nwg-displays";
version = "0.3.13";
version = "0.3.14";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-displays";
rev = "refs/tags/v${version}";
hash = "sha256-ZXEnlcifwJTnpSKVET/ThIA0NHLP9fQTIM2bQbJ7qZ8=";
hash = "sha256-jSL+ig1mNJrnHli8B+BqvEG8jcC0gnxzbukiYgt3nP0=";
};
nativeBuildInputs = [