Merge pull request #129528 from dotlambda/getmail6-6.18.3

getmail6: 6.18 -> 6.18.3
This commit is contained in:
Maximilian Bosch
2021-07-08 10:40:37 +02:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "getmail6";
version = "6.18";
version = "6.18.3";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "v${version}";
sha256 = "sha256-n2ADzxkd7bO6cO8UioCdRdCqUu03G9jxs9biEZACSus=";
sha256 = "sha256-8tBSi9QzWcVL09j6aa2yWFhLlqaI6DREX2PpKvHC3qU=";
};
# needs a Docker setup