Merge pull request #146045 from r-ryantm/auto-update/python38Packages.knack

This commit is contained in:
Sandro 2021-11-22 15:39:45 +01:00 committed by GitHub
commit 55e3c74ea4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,11 +15,11 @@
buildPythonPackage rec {
pname = "knack";
version = "0.8.2";
version = "0.9.0";
src = fetchPypi {
inherit pname version;
sha256 = "4eaa50a1c5e79d1c5c8e5e1705b661721b0b83a089695e59e229cc26c64963b9";
sha256 = "7fcab17585c0236885eaef311c01a1e626d84c982aabcac81703afda3f89c81f";
};
propagatedBuildInputs = [