whatsapp-chat-exporter: 0.10.0 -> 0.10.5

This commit is contained in:
Benno Bielmeier 2024-10-25 08:48:36 +02:00 committed by John Titor
parent ae8c3f2068
commit 8e8851bb23
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -5,14 +5,14 @@
python3Packages.buildPythonApplication rec {
pname = "whatsapp-chat-exporter";
version = "0.10.0";
version = "0.10.5";
format = "setuptools";
src = fetchFromGitHub {
owner = "KnugiHK";
repo = "Whatsapp-Chat-Exporter";
rev = "refs/tags/${version}";
hash = "sha256-W66qEQa7jlgd8v6dsIVAz6gmWsYr3SMqyhF2KIwC6hI=";
hash = "sha256-TPXQaWnUy+blTS+Tz84K6cxJu4+dLbT2Dl9SKqlhDHY=";
};
propagatedBuildInputs = with python3Packages; [