getmail6: 6.18.7 -> 6.18.8

https://github.com/getmail6/getmail6/releases/tag/v6.18.8
This commit is contained in:
Robert Schütz 2022-05-09 20:27:40 +00:00 committed by Robert Schütz
parent 7832347bc0
commit 08a0f925e0

View file

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