getmail6: 6.18.11 -> 6.18.12

https://github.com/getmail6/getmail6/releases/tag/v6.18.12
This commit is contained in:
Robert Schütz 2023-01-21 11:32:08 -08:00
parent f6d34236a2
commit 00db60632d

View File

@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "getmail6";
version = "6.18.11";
version = "6.18.12";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-EJ1lnSeawWezOYZxAHx3QX9kWGoayWZ2vkFY21l+Ijc=";
hash = "sha256-b+zDoiOD80BTP5VDpW/swur8zJOqYEWe05e/ZupZjyk=";
};
# needs a Docker setup