python38Packages.fountains: 1.1.0 -> 1.1.1

This commit is contained in:
R. RyanTM 2021-09-26 06:58:53 +00:00
parent 0435e9318d
commit 33d3f1d820

View File

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