getmail6: 6.18.9 -> 6.18.10

This commit is contained in:
R. Ryantm 2022-09-19 06:28:23 +00:00
parent 7f70ade94e
commit 75475e4cd4

View File

@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "getmail6";
version = "6.18.9";
version = "6.18.10";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "v${version}";
hash = "sha256-qzlURYdE7nv+/wxK3B6WddmhW6xiLS7em3X5O5+CBbI=";
rev = "refs/tags/v${version}";
hash = "sha256-nRi0HUq8jEugFogerFD7Xu9fgn1njfumbwhChz2t4t8=";
};
# needs a Docker setup