Merge pull request #142298 from r-ryantm/auto-update/python38Packages.somecomfort

python38Packages.somecomfort: 0.7.0 -> 0.8.0
conduit-nginx
Fabian Affolter 2021-10-20 08:35:24 +02:00 committed by GitHub
commit efd5f680c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "somecomfort";
version = "0.7.0";
version = "0.8.0";
src = fetchPypi {
inherit pname version;
sha256 = "f201109104a61d05624022d3d0ebf23bf487570408517cac5f3f79dbde4b225d";
sha256 = "56e60e4e9f76c12c0c9dd1016e9f1334be6800409e0762f5f143f9069d7292d3";
};
propagatedBuildInputs = [