getmail6: 6.18 -> 6.18.3

https://github.com/getmail6/getmail6/releases/tag/v6.18.3
This commit is contained in:
Robert Schütz 2021-07-07 13:22:02 +02:00
parent e924907470
commit d064d04edb

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