goimapnotify: 2.3.9 -> 2.3.10

This commit is contained in:
rafaelrc7 2024-01-02 11:27:57 -03:00
parent 6ef2d0ac16
commit ad6b3d734f
No known key found for this signature in database
GPG key ID: A2E6A1C9A59514A5

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "goimapnotify";
version = "2.3.9";
version = "2.3.10";
src = fetchFromGitLab {
owner = "shackra";
repo = "goimapnotify";
rev = version;
sha256 = "sha256-BsoLoCOP6B9WaLBFF/1esPOj+0Rz0jkDJ8XjzirsCoU=";
sha256 = "sha256-RGEHKOmJqy9Cz5GWfck3VBZD6Q3DySoTYg0+Do4sy/4=";
};
vendorHash = "sha256-DphGe9jbKo1aIfpF5kRYNSn/uIYHaRMrygda5t46svw=";