python38Packages.python-vipaccess: 0.13 -> 0.14

This commit is contained in:
R. Ryantm 2021-12-17 16:16:01 +00:00
parent 100db36743
commit 6cb7289419

View File

@ -9,11 +9,11 @@
buildPythonPackage rec {
pname = "python-vipaccess";
version = "0.13";
version = "0.14";
src = fetchPypi {
inherit pname version;
sha256 = "f148d4534e3a4dda9050a6a038868594c1216ea2413f2144ca6697e0e20c9cad";
sha256 = "d5013d306e5891ecfe523c9ef52d074fe8b6ca29ee259c0deeb8a83ae9884ce0";
};
propagatedBuildInputs = [