Merge pull request #139389 from r-ryantm/auto-update/python38Packages.fountains

python38Packages.fountains: 1.0.0 -> 1.1.0
This commit is contained in:
Fabian Affolter 2021-09-25 09:31:08 +02:00 committed by GitHub
commit 8ecf4afddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "fountains";
version = "1.0.0";
version = "1.1.0";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-e4WCO/CS7LBYUziKPuCQIOHEHUlnKE5vDbOsqC8SrA8=";
sha256 = "47c28e598cc3a723327daee28c757de3a40f4d8eb48e6be37081932c1d00fa6f";
};
propagatedBuildInputs = [