Fabian Affolter
2024-10-26 11:54:53 +02:00
parent e3158c034a
commit 4ebbd58c69
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "extract-msg";
version = "0.51.1";
version = "0.52.0";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "TeamMsgExtractor";
repo = "msg-extractor";
rev = "refs/tags/v${version}";
hash = "sha256-x+qMhIjB7Z8ceBwCC6wqA0BW9PeUYhY3UFSra67K+8k=";
hash = "sha256-4jvzZkGa/xI5Sl9TBIm/BD3tGl+MZvwir6m/zrvA4tQ=";
};
pythonRelaxDeps = [