Merge pull request #187377 from r-ryantm/auto-update/python310Packages.coqui-trainer

This commit is contained in:
Martin Weinelt 2022-08-29 23:19:05 +02:00 committed by GitHub
commit 7e99a97ead
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
let
pname = "coqui-trainer";
version = "0.0.13";
version = "0.0.14";
in
buildPythonPackage {
inherit pname version;
@ -27,7 +27,7 @@ buildPythonPackage {
owner = "coqui-ai";
repo = "Trainer";
rev = "refs/tags/v${version}";
hash = "sha256-tRm/TElGjVTgCrI80wCt4F1hO82CsDPz2ynJzQKmbIs=";
hash = "sha256-WvJDGV7gmf/QQN3SswTq/ABy9ppPFi5xYnMeL/M7GxY=";
};
propagatedBuildInputs = [