python3Packages.holoviews: 1.12.7 -> 1.13.2

This commit is contained in:
Frederik Rietdijk 2020-04-24 11:32:45 +02:00
parent 2030507f2d
commit 955170761f

View file

@ -15,11 +15,11 @@
buildPythonPackage rec {
pname = "holoviews";
version = "1.12.7";
version = "1.13.2";
src = fetchPypi {
inherit pname version;
sha256 = "c63f76d1ce2261eb0cd147a24be25daff399e7df2c3d6ade3e813d2e9cb7d42f";
sha256 = "00i8732qib86xqa3652vkr178ib3682cls4jcv5g52y0rlkd8bfg";
};
propagatedBuildInputs = [