Merge pull request #291525 from r-ryantm/auto-update/wlc

wlc: 1.13 -> 1.14
This commit is contained in:
Weijia Wang
2024-03-07 07:44:24 +01:00
committed by GitHub
+2 -2
View File
@@ -7,11 +7,11 @@ with python3.pkgs;
buildPythonPackage rec {
pname = "wlc";
version = "1.13";
version = "1.14";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-MZ6avuMNT5HIIXW7ezukAJeO70o+SrgJnBnGjNy4tYE=";
sha256 = "sha256-QMF41B6a2jMSdhjeFoRQq+K1YJAEz96msHLzX6wVqSc=";
};
propagatedBuildInputs = [