sacad: 2.3.4 -> 2.4.0

(cherry picked from commit 753452f8084a9e151d8c2118d11f327cbd42b315)
This commit is contained in:
fortuneteller2k 2021-05-25 16:38:57 +08:00 committed by github-actions[bot]
parent 04d804d0ab
commit 0659aeb14f

View File

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "sacad";
version = "2.3.4";
version = "2.4.0";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "1qv2mrz6vy2sl7zhrj9vw016pjd7hmjr2ls0w8bbv1hgrddicn9r";
sha256 = "sha256-KLVkyiXjpqskM67W9uPl9aPKc3pYMu0nAfwI0OpOniE=";
};
propagatedBuildInputs = with python3Packages; [