python38Packages.holoviews: 1.14.4 -> 1.14.5

This commit is contained in:
R. RyanTM 2021-08-18 15:16:15 +00:00
parent 0944088287
commit c9be54ba97

View File

@ -16,11 +16,11 @@
buildPythonPackage rec {
pname = "holoviews";
version = "1.14.4";
version = "1.14.5";
src = fetchPypi {
inherit pname version;
sha256 = "08e8be82c2e514e1700a75f02307f414179dc0ecfa2202702dd304a381909eaa";
sha256 = "268e07c09012d24233d8957f0207b9aec33000b639e661ca50e68458d735e6be";
};
propagatedBuildInputs = [