Merge pull request #211981 from dotlambda/getmail6-6.18.12

getmail6: 6.18.11 -> 6.18.12
This commit is contained in:
Nick Cao 2023-01-27 08:28:06 +08:00 committed by GitHub
commit 62510a9bd3
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.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