Merge pull request #280456 from r-ryantm/auto-update/sacad

sacad: 2.4.0 -> 2.7.5
This commit is contained in:
Weijia Wang 2024-01-20 04:49:58 +01:00 committed by GitHub
commit 824d88c526
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "sacad";
version = "2.4.0";
version = "2.7.5";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-KLVkyiXjpqskM67W9uPl9aPKc3pYMu0nAfwI0OpOniE=";
sha256 = "sha256-ZJPcxKc0G8V7x9nyzKXaXpfNpMB3/qRoX0d4lfBZTFY=";
};
propagatedBuildInputs = with python3Packages; [