getmail6: 6.18.8 -> 6.18.9

https://github.com/getmail6/getmail6/releases/tag/v6.18.9
This commit is contained in:
Robert Schütz 2022-05-11 22:57:54 +00:00 committed by Robert Schütz
parent b93f65a5f3
commit e2456aed84

View file

@ -5,13 +5,13 @@
python3.pkgs.buildPythonApplication rec {
pname = "getmail6";
version = "6.18.8";
version = "6.18.9";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "v${version}";
hash = "sha256-MIK5++3SaGm1BMpU8G4X7n/SCBw+N39U44cyX65tPcQ=";
hash = "sha256-qzlURYdE7nv+/wxK3B6WddmhW6xiLS7em3X5O5+CBbI=";
};
# needs a Docker setup