Merge pull request #139587 from r-ryantm/auto-update/getmail6

getmail6: 6.18.3 -> 6.18.4
This commit is contained in:
Robert Schütz 2021-09-27 23:33:30 -07:00 committed by GitHub
commit 80db552f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "getmail6";
version = "6.18.3";
version = "6.18.4";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "v${version}";
sha256 = "sha256-8tBSi9QzWcVL09j6aa2yWFhLlqaI6DREX2PpKvHC3qU=";
sha256 = "1pxrwqpg8vnrrljigzzaq8g2g6nx55x7a8q032bp4wqyhc6jhpxq";
};
# needs a Docker setup